class SchemaParser.IncludeState extends SchemaParser.GrammarSectionState
| Modifier and Type | Field and Description |
|---|---|
(package private) java.lang.String |
href |
(package private) Include |
include |
sectionannotations, datatypeLibrary, ns, nsInherit, parent, scope, startLocationcomments| Constructor and Description |
|---|
IncludeState(Include include) |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
end() |
(package private) void |
endAttributes() |
(package private) void |
setOtherAttribute(java.lang.String name,
java.lang.String value) |
create, createChildState, endForeignChildattributes, characters, checkForeignElement, endChild, endChild, endDocument, endElement, getNs, isPatternNamespaceURI, isRelaxNGElement, mergeLeadingComments, set, setName, setParent, startDocument, startElementcomment, endPrefixMapping, getComments, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startPrefixMappingjava.lang.String href
final Include include
IncludeState(Include include)
void setOtherAttribute(java.lang.String name,
java.lang.String value)
throws org.xml.sax.SAXException
setOtherAttribute in class SchemaParser.Stateorg.xml.sax.SAXExceptionvoid endAttributes()
throws org.xml.sax.SAXException
endAttributes in class SchemaParser.Stateorg.xml.sax.SAXExceptionvoid end() throws org.xml.sax.SAXException
end in class SchemaParser.GrammarSectionStateorg.xml.sax.SAXException