|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
void |
endElement(java.lang.String tagName,
com.jxml.quick.QContext outputContext)
Method called at the end of a Quick transformation. |
java.util.ArrayList |
getAllXChildren()
get a list of all the objects corresponding to XML children |
QGBaseIntf |
getXParent()
get the XML parent for this object |
void |
print(java.io.PrintWriter pw)
print a summary of this object |
void |
print(java.io.PrintWriter pw,
java.lang.String indent)
print a summary of this object |
void |
setXParent(QGBaseIntf obj)
set the XML parent for this object |
void |
setXParentLinks()
set the XML parents of the children to this object |
Method Detail |
public void print(java.io.PrintWriter pw, java.lang.String indent)
public void print(java.io.PrintWriter pw)
public void setXParent(QGBaseIntf obj)
public QGBaseIntf getXParent()
public void setXParentLinks()
public void endElement(java.lang.String tagName, com.jxml.quick.QContext outputContext) throws com.jxml.quick.QPE
public java.util.ArrayList getAllXChildren()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |