Interface RdfTypeFactory

All Known Implementing Classes:
RdfTypeFactoryImpl

public interface RdfTypeFactory
  • Method Summary

    Modifier and Type
    Method
    Description
    forJavaType(Class<?> clazz)
     
  • Method Details