|
||||||||||
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.InitState
protected class JGLScript.InitState
Global parsing state encapsulating the whole XML file.
Only single <script>
tag is expected.
Field Summary |
---|
Fields inherited from class cz.cuni.jagrlib.xml.JGLScript.ParseState |
---|
context, parent |
Constructor Summary | |
---|---|
protected |
JGLScript.InitState()
|
Method Summary | |
---|---|
void |
startElement(java.lang.String qName,
org.xml.sax.Attributes atts)
A new XML element is starting in my context.. |
Methods inherited from class cz.cuni.jagrlib.xml.JGLScript.ParseState |
---|
endElement, characters, invokeMethod, newInstance, pop, setText, setValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected JGLScript.InitState()
Method Detail |
---|
public void startElement(java.lang.String qName, org.xml.sax.Attributes atts)
startElement
in class JGLScript.ParseState
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |