org.geotools.gml3.smil
Class SMIL20
java.lang.Object
org.geotools.xml.XSD
org.geotools.gml3.smil.SMIL20
public final class SMIL20
- extends XSD
This interface contains the qualified names of all the types,elements, and
attributes in the http://www.w3.org/2001/SMIL20/ schema.
Methods inherited from class org.geotools.xml.XSD |
allDependencies, buildSchema, buildTypeMappingProfile, buildTypeSchema, createSchemaLocationResolver, equals, getAllDependencies, getDependencies, getSchema, getTypeMappingProfile, getTypeSchema, hashCode, name, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
NAMESPACE
public static final java.lang.String NAMESPACE
- See Also:
- Constant Field Values
ANIMATECOLORPROTOTYPE
public static final javax.xml.namespace.QName ANIMATECOLORPROTOTYPE
ANIMATEMOTIONPROTOTYPE
public static final javax.xml.namespace.QName ANIMATEMOTIONPROTOTYPE
ANIMATEPROTOTYPE
public static final javax.xml.namespace.QName ANIMATEPROTOTYPE
FILLDEFAULTTYPE
public static final javax.xml.namespace.QName FILLDEFAULTTYPE
FILLTIMINGATTRSTYPE
public static final javax.xml.namespace.QName FILLTIMINGATTRSTYPE
NONNEGATIVEDECIMALTYPE
public static final javax.xml.namespace.QName NONNEGATIVEDECIMALTYPE
RESTARTDEFAULTTYPE
public static final javax.xml.namespace.QName RESTARTDEFAULTTYPE
RESTARTTIMINGTYPE
public static final javax.xml.namespace.QName RESTARTTIMINGTYPE
SETPROTOTYPE
public static final javax.xml.namespace.QName SETPROTOTYPE
SYNCBEHAVIORDEFAULTTYPE
public static final javax.xml.namespace.QName SYNCBEHAVIORDEFAULTTYPE
SYNCBEHAVIORTYPE
public static final javax.xml.namespace.QName SYNCBEHAVIORTYPE
ANIMATE
public static final javax.xml.namespace.QName ANIMATE
ANIMATECOLOR
public static final javax.xml.namespace.QName ANIMATECOLOR
ANIMATEMOTION
public static final javax.xml.namespace.QName ANIMATEMOTION
SET
public static final javax.xml.namespace.QName SET
getInstance
public static SMIL20 getInstance()
addDependencies
protected void addDependencies(java.util.Set dependencies)
- Description copied from class:
XSD
- Subclass hook to add additional dependencies.
- Overrides:
addDependencies
in class XSD
getNamespaceURI
public java.lang.String getNamespaceURI()
- Returns 'http://www.w3.org/2001/SMIL20/'.
- Specified by:
getNamespaceURI
in class XSD
getSchemaLocation
public java.lang.String getSchemaLocation()
- Returns the location of 'smil20.xsd'.
- Specified by:
getSchemaLocation
in class XSD
createSchemaLocator
public SchemaLocator createSchemaLocator()
- Overrides:
createSchemaLocator
in class XSD
Copyright © 1996-2010 Geotools. All Rights Reserved.