|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.relaxng.ParseState
public class ParseState
Parse state.
Field Summary | |
---|---|
protected static L10N |
L
|
Constructor Summary | |
---|---|
ParseState()
|
Method Summary | |
---|---|
Item |
pop()
|
void |
push(Item next)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final L10N L
Constructor Detail |
---|
public ParseState()
Method Detail |
---|
public void push(Item next)
public Item pop()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |