| Package | Description |
|---|---|
| org.nuiton.jaxx.compiler.tools.jaxxcapture | |
| org.nuiton.jaxx.compiler.tools.jaxxcapture.handlers |
| Modifier and Type | Method and Description |
|---|---|
CapturedObject[] |
CapturedObject.getChildren() |
CapturedObject |
CapturedObject.getParent() |
CapturedObject |
JAXXCapture.processObject(Element objectTag,
Stack<ContextNode> context) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,CapturedObject> |
JAXXCapture.getCapturedObjects() |
| Modifier and Type | Method and Description |
|---|---|
void |
CapturedObject.addChild(CapturedObject child,
ContextNode constraints) |
ContextNode |
CapturedObject.getConstraints(CapturedObject child) |
void |
CapturedObject.setParent(CapturedObject parent) |
| Modifier and Type | Method and Description |
|---|---|
protected CapturedObject |
TableHandler.createCapturedObject(String className,
JAXXCapture capture) |
protected CapturedObject |
ObjectHandler.createCapturedObject(String className,
JAXXCapture capture) |
CapturedObject |
ObjectHandler.processObject(Element objectTag,
Stack<ContextNode> context,
JAXXCapture capture) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ObjectHandler.evaluateAdd(CapturedObject contextObject,
CapturedObject child,
ContextNode constraints) |
protected String |
ObjectHandler.getChildXML(CapturedObject object,
JAXXCapture capture) |
String |
ObjectHandler.getXML(CapturedObject object,
JAXXCapture capture) |
Copyright © 2008–2017 Ultreia.io. All rights reserved.