public class XmlSchemaNotation extends XmlSchemaAnnotated
unhandledAttributes
Constructor and Description |
---|
XmlSchemaNotation()
Creates new XmlSchemaNotation
|
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getPublic() |
String |
getSystem() |
void |
setPublic(String publicNotation) |
void |
setString(String name) |
void |
setSystem(String system) |
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.