Package org.geotools.xlink
Class XLINK
This interface contains the qualified names of all the types,elements, and attributes in the
http://www.w3.org/1999/xlink schema.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final QName
static final QName
static final QName
static final QName
static final QName
static final String
static final QName
static final QName
static final QName
static final QName
Fields inherited from class XSD
entityResolver, LOGGER, schema, typeMappingProfile, typeSchema
-
Method Summary
Modifier and TypeMethodDescriptionstatic XLINK
The single instance.Returns 'http://www.w3.org/1999/xlink'Returns location of 'xlinks.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:
-
ACTUATE
-
ARCROLE
-
FROM
-
HREF
-
LABEL
-
ROLE
-
SHOW
-
TITLE
-
TO
-
-
Method Details
-
getInstance
The single instance. -
getNamespaceURI
Returns 'http://www.w3.org/1999/xlink'- Specified by:
getNamespaceURI
in classXSD
-
getSchemaLocation
Returns location of 'xlinks.xsd'.- Specified by:
getSchemaLocation
in classXSD
-