Uses of Class
jaxx.compiler.tools.jaxxcapture.JAXXCapture
| Package | Description |
|---|---|
| jaxx.compiler.tools.jaxxcapture | |
| jaxx.compiler.tools.jaxxcapture.handlers |
-
Uses of JAXXCapture in jaxx.compiler.tools.jaxxcapture
Methods in jaxx.compiler.tools.jaxxcapture with parameters of type JAXXCapture Modifier and Type Method Description java.lang.StringCapturedObject. getXML(JAXXCapture capture)Constructors in jaxx.compiler.tools.jaxxcapture with parameters of type JAXXCapture Constructor Description CapturedObject(ObjectHandler handler, java.lang.String className, JAXXCapture capture) -
Uses of JAXXCapture in jaxx.compiler.tools.jaxxcapture.handlers
Methods in jaxx.compiler.tools.jaxxcapture.handlers with parameters of type JAXXCapture Modifier and Type Method Description protected CapturedObjectObjectHandler. createCapturedObject(java.lang.String className, JAXXCapture capture)protected CapturedObjectTableHandler. createCapturedObject(java.lang.String className, JAXXCapture capture)protected voidObjectHandler. evaluate(org.w3c.dom.Element tag, java.util.Stack<ContextNode> context, JAXXCapture capture)protected voidJTabbedPaneHandler. evaluateMethod(org.w3c.dom.Element tag, java.util.Stack<ContextNode> context, JAXXCapture capture)protected voidObjectHandler. evaluateMethod(org.w3c.dom.Element tag, java.util.Stack<ContextNode> context, JAXXCapture capture)protected voidObjectHandler. evaluateProperty(org.w3c.dom.Element tag, java.util.Stack<ContextNode> context, JAXXCapture capture)protected java.lang.StringObjectHandler. getChildXML(CapturedObject object, JAXXCapture capture)java.lang.StringObjectHandler. getXML(CapturedObject object, JAXXCapture capture)protected booleanObjectHandler. processChildren(org.w3c.dom.Element tag, java.util.Stack<ContextNode> context, JAXXCapture capture)CapturedObjectObjectHandler. processObject(org.w3c.dom.Element objectTag, java.util.Stack<ContextNode> context, JAXXCapture capture)