jaxx.compiler.tools.jaxxcapture
Class JAXXCapture
java.lang.Object
jaxx.compiler.tools.jaxxcapture.JAXXCapture
public class JAXXCapture
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getClassLoader
public ClassLoader getClassLoader()
getCapturedObjects
public Map<String,CapturedObject> getCapturedObjects()
getText
public static String getText(Element tag)
getJavaCode
public String getJavaCode(ContextNode node)
getJavaCode
public String getJavaCode(Stack context)
processObject
public CapturedObject processObject(Element objectTag,
Stack<ContextNode> context)
main
public static void main(String[] arg)
throws Exception
- Throws:
Exception
Copyright © 2008-2012 CodeLutin. All Rights Reserved.