Uses of Class
jaxx.compiler.tools.jaxxcapture.JAXXCapture

Packages that use JAXXCapture
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
 String CapturedObject.getXML(JAXXCapture capture)
           
 

Constructors in jaxx.compiler.tools.jaxxcapture with parameters of type JAXXCapture
CapturedObject(ObjectHandler handler, 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
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)
           
 



Copyright © 2008-2010 CodeLutin. All Rights Reserved.