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