public final class XML extends XSD
| Modifier and Type | Field and Description |
|---|---|
static QName |
base |
static QName |
id |
static QName |
lang |
static String |
NAMESPACE |
static QName |
space |
LOGGER, schema, typeMappingProfile, typeSchema| Modifier and Type | Method and Description |
|---|---|
static XML |
getInstance()
Returns the singleton instance.
|
String |
getNamespaceURI()
Returns 'http://www.w3.org/XML/1998/namespace'.
|
String |
getSchemaLocation()
Returns the location of 'xml.xsd.'.
|
addDependencies, allDependencies, buildSchema, buildTypeMappingProfile, buildTypeSchema, createSchemaLocationResolver, createSchemaLocator, dispose, equals, getAllDependencies, getAllTypeMappingProfiles, getDependencies, getSchema, getSupplementarySchemaLocator, getTypeMappingProfile, getTypeSchema, hashCode, name, qName, toStringpublic static final String NAMESPACE
public static final QName base
public static final QName id
public static final QName lang
public static final QName space
public static final XML getInstance()
public String getNamespaceURI()
getNamespaceURI in class XSDpublic String getSchemaLocation()
getSchemaLocation in class XSDCopyright © 1996–2019 Geotools. All rights reserved.