public class SimpleTypeFactory<T> extends ElementFactory<T>
Constructor and Description |
---|
SimpleTypeFactory(SchemaTypeSystem typeSystem,
String typeHandle) |
Modifier and Type | Method and Description |
---|---|
T |
newValue(Object obj) |
getType, getTypeLoader, newInstance, newInstance
public SimpleTypeFactory(SchemaTypeSystem typeSystem, String typeHandle)