public class ImportedSchemaImpl extends SchemaImpl implements ImportedSchema
schemaLocation
attribute.Constructor and Description |
---|
ImportedSchemaImpl() |
Modifier and Type | Method and Description |
---|---|
URI |
getSchemaLocation() |
void |
setSchemaLocation(URI location)
Set the URI representing the
schemaLocation attribute of <xs:import>. |
getNamespace, getNamespaceAsString, getSchemaDefinition, getXMLElement, isReferenceable, setNamespace, setReferenceable, setSchemaDefinition, setXMLElement
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getNamespace, getSchemaDefinition, getXMLElement, setNamespace, setSchemaDefinition, setXMLElement
public void setSchemaLocation(URI location)
ImportedSchema
schemaLocation
attribute of <xs:import>.setSchemaLocation
in interface ImportedSchema
public URI getSchemaLocation()
getSchemaLocation
in interface ImportedSchema
schemaLocation
attribute of <xs:import>.Copyright © 2005–2014 Apache Software Foundation. All rights reserved.