com.sun.msv.reader.trex.ng
public class ValueState extends ExpressionWithoutChildState
Constructor and Description |
---|
ValueState() |
Modifier and Type | Method and Description |
---|---|
void |
characters(char[] buf,
int from,
int len) |
void |
ignorableWhitespace(char[] buf,
int from,
int len) |
endDocument, endElement, startElement
_assert, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping
public void characters(char[] buf, int from, int len)
characters
in interface org.xml.sax.ContentHandler
characters
in class State
public void ignorableWhitespace(char[] buf, int from, int len)
ignorableWhitespace
in interface org.xml.sax.ContentHandler
ignorableWhitespace
in class State