|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcz.cuni.jagrlib.xml.JGLScript.ParseState
cz.cuni.jagrlib.xml.JGLScript.TextParseState
cz.cuni.jagrlib.xml.JGLScript.RefState
protected class JGLScript.RefState
Reads reference to previously defined object.
| Field Summary |
|---|
| Fields inherited from class cz.cuni.jagrlib.xml.JGLScript.TextParseState |
|---|
sb, type |
| Fields inherited from class cz.cuni.jagrlib.xml.JGLScript.ParseState |
|---|
context, parent |
| Constructor Summary | |
|---|---|
JGLScript.RefState(int type)
|
|
| Method Summary | |
|---|---|
void |
endElement(java.lang.String qName)
My element was finished. |
| Methods inherited from class cz.cuni.jagrlib.xml.JGLScript.TextParseState |
|---|
characters |
| Methods inherited from class cz.cuni.jagrlib.xml.JGLScript.ParseState |
|---|
invokeMethod, newInstance, pop, setText, setValue, startElement |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JGLScript.RefState(int type)
| Method Detail |
|---|
public void endElement(java.lang.String qName)
endElement in class JGLScript.TextParseState
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||