org.geotools.xml
Class XML
Object
XSD
XML
public final class XML
- extends XSD
This interface contains the qualified names of all the types,elements, and
attributes in the http://www.w3.org/XML/1998/namespace schema.
- Module:
modules/extension/xsd-core (gt-xsd-core.jar)
Methods inherited from class XSD |
addDependencies, allDependencies, buildSchema, buildTypeMappingProfile, buildTypeSchema, createSchemaLocationResolver, createSchemaLocator, equals, getAllDependencies, getDependencies, getSchema, getTypeMappingProfile, getTypeSchema, hashCode, name, toString |
NAMESPACE
public static final String NAMESPACE
- See Also:
- Constant Field Values
base
public static final QName base
id
public static final QName id
lang
public static final QName lang
space
public static final QName space
getInstance
public static final XML getInstance()
- Returns the singleton instance.
getNamespaceURI
public String getNamespaceURI()
- Returns 'http://www.w3.org/XML/1998/namespace'.
- Specified by:
getNamespaceURI
in class XSD
getSchemaLocation
public String getSchemaLocation()
- Returns the location of 'xml.xsd.'.
- Specified by:
getSchemaLocation
in class XSD
Copyright © 1996-2009 Geotools. All Rights Reserved.