A static factory class for creating new instances.
Methods inherited from class | Name |
---|---|
class java.lang.Object |
java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Creates a new empty Type object.
schema
- The Schema in which to place the type.Parses the given XmlObject into a Type instance.
xml
- The XmlObject storing the saved type.schema
- The schema in which to place the type.