|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.hedenus.xmltypes.TypeFactory
de.hedenus.xmltypes.impl.TypeFactoryImpl
public class TypeFactoryImpl
Basic implementation of TypeFactory
.
Constructor Summary | |
---|---|
TypeFactoryImpl()
|
Method Summary | |
---|---|
Type |
getType(java.lang.String spec)
Returns a type according to its literal specification. |
Methods inherited from class de.hedenus.xmltypes.TypeFactory |
---|
newInstance, printTypeHierarchy |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TypeFactoryImpl()
Method Detail |
---|
public Type getType(java.lang.String spec) throws TypeException
TypeFactory
getType
in class TypeFactory
TypeException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |