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, toString
public 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 XSD
public String getSchemaLocation()
getSchemaLocation
in class XSD
Copyright © 1996–2019 Geotools. All rights reserved.