jaxx.compiler.tools.jaxxcapture.handlers
Class TableHandler

java.lang.Object
  extended by jaxx.compiler.tools.jaxxcapture.handlers.ObjectHandler
      extended by 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
TableHandler()
           
 
Method Summary
protected  CapturedObject createCapturedObject(String className, JAXXCapture capture)
           
 
Methods inherited from class jaxx.compiler.tools.jaxxcapture.handlers.ObjectHandler
evaluate, evaluateAdd, evaluateMethod, evaluateProperty, getChildXML, getXML, processChildren, processObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableHandler

public TableHandler()
Method Detail

createCapturedObject

protected CapturedObject createCapturedObject(String className,
                                              JAXXCapture capture)
Overrides:
createCapturedObject in class ObjectHandler


Copyright © 2008-2012 CodeLutin. All Rights Reserved.