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, setXMLElementclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamespace, getSchemaDefinition, getXMLElement, setNamespace, setSchemaDefinition, setXMLElementpublic void setSchemaLocation(URI location)
ImportedSchemaschemaLocation attribute of <xs:import>.setSchemaLocation in interface ImportedSchemapublic URI getSchemaLocation()
getSchemaLocation in interface ImportedSchemaschemaLocation attribute of <xs:import>.Copyright © 2005–2019 Apache Software Foundation. All rights reserved.