| Methods in jaxx.compiler.tools.jaxxcapture.handlers with parameters of type JAXXCapture |
protected CapturedObject |
ObjectHandler.createCapturedObject(java.lang.String className,
JAXXCapture capture)
|
protected CapturedObject |
TableHandler.createCapturedObject(java.lang.String className,
JAXXCapture capture)
|
protected void |
ObjectHandler.evaluate(org.w3c.dom.Element tag,
java.util.Stack<ContextNode> context,
JAXXCapture capture)
|
protected void |
JTabbedPaneHandler.evaluateMethod(org.w3c.dom.Element tag,
java.util.Stack<ContextNode> context,
JAXXCapture capture)
|
protected void |
ObjectHandler.evaluateMethod(org.w3c.dom.Element tag,
java.util.Stack<ContextNode> context,
JAXXCapture capture)
|
protected void |
ObjectHandler.evaluateProperty(org.w3c.dom.Element tag,
java.util.Stack<ContextNode> context,
JAXXCapture capture)
|
protected java.lang.String |
ObjectHandler.getChildXML(CapturedObject object,
JAXXCapture capture)
|
java.lang.String |
ObjectHandler.getXML(CapturedObject object,
JAXXCapture capture)
|
protected boolean |
ObjectHandler.processChildren(org.w3c.dom.Element tag,
java.util.Stack<ContextNode> context,
JAXXCapture capture)
|
CapturedObject |
ObjectHandler.processObject(org.w3c.dom.Element objectTag,
java.util.Stack<ContextNode> context,
JAXXCapture capture)
|