| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public class ValueStateextends ExpressionWithoutChildStateField Summary |
Method Summary | |
void |
|
void |
|
Methods inherited from class com.sun.msv.reader.SimpleState | |
endDocument, endElement, startElement | |
Methods inherited from class com.sun.msv.reader.State | |
_assert, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping | |
public void characters(char[] buf,
int from,
int len)
- Overrides:
- characters in interface State
public void ignorableWhitespace(char[] buf,
int from,
int len)
- Overrides:
- ignorableWhitespace in interface State