public abstract class XmlSchemaExternal extends XmlSchemaAnnotated
unhandledAttributes
Modifier | Constructor and Description |
---|---|
protected |
XmlSchemaExternal()
Creates new XmlSchemaExternal
|
Modifier and Type | Method and Description |
---|---|
XmlSchema |
getSchema() |
String |
getSchemaLocation() |
void |
setSchema(XmlSchema schema) |
void |
setSchemaLocation(String schemaLocation) |
getAnnotation, getId, getUnhandledAttributes, setAnnotation, setId, setUnhandledAttributes, toString
addMetaInfo, equals, getLineNumber, getLinePosition, getMetaInfoMap, getSourceURI, setLineNumber, setLinePosition, setMetaInfoMap, setSourceURI, toString
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.