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