Class TableHandler
java.lang.Object
jaxx.compiler.tools.jaxxcapture.handlers.ObjectHandler
jaxx.compiler.tools.jaxxcapture.handlers.TableHandler
public class TableHandler extends ObjectHandler
-
Field Summary
Fields inherited from class jaxx.compiler.tools.jaxxcapture.handlers.ObjectHandler
ATTRIBUTE_PROPERTY -
Constructor Summary
Constructors Constructor Description TableHandler() -
Method Summary
Modifier and Type Method Description protected CapturedObjectcreateCapturedObject(java.lang.String className, JAXXCapture capture)Methods inherited from class jaxx.compiler.tools.jaxxcapture.handlers.ObjectHandler
evaluate, evaluateAdd, evaluateMethod, evaluateProperty, getChildXML, getXML, processChildren, processObjectMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TableHandler
public TableHandler()
-
-
Method Details
-
createCapturedObject
- Overrides:
createCapturedObjectin classObjectHandler
-