cz.cuni.jagrlib.xml
Class JGLScript.ConstructorState
java.lang.Object
cz.cuni.jagrlib.xml.JGLScript.ParseState
cz.cuni.jagrlib.xml.JGLScript.SequenceState
cz.cuni.jagrlib.xml.JGLScript.ConstructorState
- Enclosing class:
- JGLScript
protected class JGLScript.ConstructorState
- extends JGLScript.SequenceState
Constructs the object using explicitly defined constructor.
Implements argument-parsing schema.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JGLScript.ConstructorState
protected JGLScript.ConstructorState()
endElement
public void endElement(String qName)
- My element was finished.
- Overrides:
endElement
in class JGLScript.ParseState