Class TableHandler
- java.lang.Object
-
- org.nuiton.jaxx.compiler.tools.jaxxcapture.handlers.ObjectHandler
-
- org.nuiton.jaxx.compiler.tools.jaxxcapture.handlers.TableHandler
-
public class TableHandler extends ObjectHandler
-
-
Field Summary
-
Fields inherited from class org.nuiton.jaxx.compiler.tools.jaxxcapture.handlers.ObjectHandler
ATTRIBUTE_PROPERTY
-
-
Constructor Summary
Constructors Constructor Description TableHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected CapturedObjectcreateCapturedObject(String className, JAXXCapture capture)-
Methods inherited from class org.nuiton.jaxx.compiler.tools.jaxxcapture.handlers.ObjectHandler
evaluate, evaluateAdd, evaluateMethod, evaluateProperty, getChildXML, getXML, processChildren, processObject
-
-
-
-
Method Detail
-
createCapturedObject
protected CapturedObject createCapturedObject(String className, JAXXCapture capture)
- Overrides:
createCapturedObjectin classObjectHandler
-
-