com.sun.msv.reader.trex.ng
Class IncludeMergeState
java.lang.Object
com.sun.msv.reader.State
com.sun.msv.reader.SimpleState
com.sun.msv.reader.trex.IncludeMergeState
com.sun.msv.reader.trex.ng.IncludeMergeState
- All Implemented Interfaces:
- ContentHandler, ExpressionOwner
- public class IncludeMergeState
- extends IncludeMergeState
- implements ExpressionOwner
parses <include> element as a child of <grammar> element.
- Author:
- Kohsuke KAWAGUCHI
Fields inherited from class com.sun.msv.reader.State |
reader |
Methods inherited from class com.sun.msv.reader.State |
_assert, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping |
IncludeMergeState
public IncludeMergeState()
endSelf
public void endSelf()
onEndChild
public void onEndChild(Expression child)
- Specified by:
onEndChild
in interface ExpressionOwner
Copyright © 2001-2003 Sun Microsystems, Inc. Documenation generated September 9 2004.