Package org.geotools.xsd
Class XML
This interface contains the qualified names of all the types,elements, and attributes in the
http://www.w3.org/XML/1998/namespace schema.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final QNamestatic final QNamestatic final QNamestatic final Stringstatic final QNameFields inherited from class XSD
entityResolver, LOGGER, schema, typeMappingProfile, typeSchema -
Method Summary
Modifier and TypeMethodDescriptionstatic final XMLReturns the singleton instance.Returns 'http://www.w3.org/XML/1998/namespace'.Returns the location of 'xml.xsd.'.Methods inherited from class XSD
addDependencies, allDependencies, buildSchema, buildTypeMappingProfile, buildTypeSchema, createSchemaLocationResolver, createSchemaLocator, dispose, equals, getAllDependencies, getAllTypeMappingProfiles, getDependencies, getSchema, getSupplementarySchemaLocator, getTypeMappingProfile, getTypeSchema, hashCode, name, qName, toString
-
Field Details
-
NAMESPACE
- See Also:
-
base
-
id
-
lang
-
space
-
-
Method Details
-
getInstance
Returns the singleton instance. -
getNamespaceURI
Returns 'http://www.w3.org/XML/1998/namespace'.- Specified by:
getNamespaceURIin classXSD
-
getSchemaLocation
Returns the location of 'xml.xsd.'.- Specified by:
getSchemaLocationin classXSD
-