public class XmlSchemaImport extends XmlSchemaExternal
| Modifier and Type | Field and Description |
|---|---|
(package private) java.lang.String |
namespace |
schema, schemaLocationlineNumber, linePosition, sourceURI| Constructor and Description |
|---|
XmlSchemaImport(XmlSchema parent)
Creates new XmlSchemaImport
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getNamespace() |
void |
setNamespace(java.lang.String namespace) |
getSchema, getSchemaLocation, setSchema, setSchemaLocationgetAnnotation, getId, getUnhandledAttributes, setAnnotation, setId, setUnhandledAttributes, toStringaddMetaInfo, equals, getLineNumber, getLinePosition, getMetaInfoMap, getSourceURI, hashCode, setLineNumber, setLinePosition, setMetaInfoMap, setSourceURIpublic XmlSchemaImport(XmlSchema parent)