public class JAXXCapture extends Object
| Modifier and Type | Method and Description |
|---|---|
Map<String,CapturedObject> |
getCapturedObjects() |
ClassLoader |
getClassLoader() |
String |
getJavaCode(ContextNode node) |
String |
getJavaCode(Stack context) |
static String |
getText(Element tag) |
static void |
main(String[] arg) |
CapturedObject |
processObject(Element objectTag,
Stack<ContextNode> context) |
public ClassLoader getClassLoader()
public Map<String,CapturedObject> getCapturedObjects()
public String getJavaCode(ContextNode node)
public CapturedObject processObject(Element objectTag, Stack<ContextNode> context)
Copyright © 2008–2019 Ultreia.io. All rights reserved.