This class contains a number of static properties to obtain instances representing simple item types, such as item()
, node()
, and xs:anyAtomicType
.
More complicated item types, especially those that are dependent on information in a schema, are available using factory methods on the {@link ItemTypeFactory} object.
|
|