com.thaiopensource.relaxng.parse.sax
Class SchemaParser.IncludeState
java.lang.Object
com.thaiopensource.relaxng.parse.sax.SchemaParser.Handler
com.thaiopensource.relaxng.parse.sax.SchemaParser.State
com.thaiopensource.relaxng.parse.sax.SchemaParser.GrammarSectionState
com.thaiopensource.relaxng.parse.sax.SchemaParser.IncludeState
- All Implemented Interfaces:
- SchemaParser.CommentHandler, ContentHandler
- Enclosing class:
- SchemaParser
class SchemaParser.IncludeState
- extends SchemaParser.GrammarSectionState
Methods inherited from class com.thaiopensource.relaxng.parse.sax.SchemaParser.State |
attributes, characters, checkForeignElement, endChild, endChild, endDocument, endElement, getNs, isPatternNamespaceURI, isRelaxNGElement, mergeLeadingComments, set, setName, setParent, startDocument, startElement |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
href
String href
include
final Include include
SchemaParser.IncludeState
SchemaParser.IncludeState(Include include)
setOtherAttribute
void setOtherAttribute(String name,
String value)
throws SAXException
- Overrides:
setOtherAttribute
in class SchemaParser.State
- Throws:
SAXException
endAttributes
void endAttributes()
throws SAXException
- Overrides:
endAttributes
in class SchemaParser.State
- Throws:
SAXException
end
void end()
throws SAXException
- Overrides:
end
in class SchemaParser.GrammarSectionState
- Throws:
SAXException