Package thewebsemantic
Class TypeWrapperFactory
- java.lang.Object
-
- thewebsemantic.TypeWrapperFactory
-
public class TypeWrapperFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description TypeWrapperFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static TypeWrappernewwrapper(Class<?> c)
-
-
-
Field Detail
-
logger
public static Logger logger
-
-
Method Detail
-
newwrapper
public static TypeWrapper newwrapper(Class<?> c)
-
-