Class FacetState
java.lang.Object
com.sun.msv.reader.State
com.sun.msv.reader.SimpleState
com.sun.msv.reader.ChildlessState
com.sun.msv.reader.datatype.xsd.FacetState
- All Implemented Interfaces:
ContentHandler
state that reads facets.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static Setprotected voidperforms a task that should be done before reading any child elements.Methods inherited from class ChildlessState
createChildStateMethods inherited from class SimpleState
endDocument, endElement, endSelf, isGrammarElement, startElementMethods inherited from class State
_assert, callInterceptExpression, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping
-
Field Details
-
facetNames
set of recognizable facet names
-
-
Constructor Details
-
FacetState
public FacetState()
-
-
Method Details
-
initFacetNames
-
startSelf
-