public final class XLINK extends XSD
Modifier and Type | Field and Description |
---|---|
static QName |
ACTUATE |
static QName |
ARCROLE |
static QName |
FROM |
static QName |
HREF |
static QName |
LABEL |
static String |
NAMESPACE |
static QName |
ROLE |
static QName |
SHOW |
static QName |
TITLE |
static QName |
TO |
LOGGER, schema, typeMappingProfile, typeSchema
Modifier and Type | Method and Description |
---|---|
static XLINK |
getInstance()
The single instance.
|
String |
getNamespaceURI()
Returns 'http://www.w3.org/1999/xlink'
|
String |
getSchemaLocation()
Returns location of 'xlinks.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 ACTUATE
public static final QName ARCROLE
public static final QName FROM
public static final QName HREF
public static final QName LABEL
public static final QName ROLE
public static final QName SHOW
public static final QName TITLE
public static final QName TO
public static XLINK getInstance()
public String getNamespaceURI()
getNamespaceURI
in class XSD
public String getSchemaLocation()
getSchemaLocation
in class XSD
Copyright © 1996–2019 Geotools. All rights reserved.