abstract class SchemaParser.EmptyContentState extends SchemaParser.State
annotations, datatypeLibrary, ns, nsInherit, parent, scope, startLocationcomments| Constructor and Description |
|---|
EmptyContentState() |
| Modifier and Type | Method and Description |
|---|---|
(package private) SchemaParser.State |
createChildState(java.lang.String localName) |
(package private) void |
end() |
(package private) abstract ParsedPattern |
makePattern() |
attributes, characters, checkForeignElement, create, endAttributes, endChild, endChild, endDocument, endElement, endForeignChild, getNs, isPatternNamespaceURI, isRelaxNGElement, mergeLeadingComments, set, setName, setOtherAttribute, setParent, startDocument, startElementcomment, endPrefixMapping, getComments, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startPrefixMappingSchemaParser.State createChildState(java.lang.String localName) throws org.xml.sax.SAXException
createChildState in class SchemaParser.Stateorg.xml.sax.SAXExceptionabstract ParsedPattern makePattern() throws org.xml.sax.SAXException
org.xml.sax.SAXExceptionvoid end() throws org.xml.sax.SAXException
end in class SchemaParser.Stateorg.xml.sax.SAXException