| Package | Description |
|---|---|
| com.alipay.sofa.common.xmap |
| Modifier and Type | Field and Description |
|---|---|
protected Path |
XAnnotatedMap.key |
Path |
XAnnotatedMember.path |
Path |
XAnnotatedObject.path |
| Modifier and Type | Method and Description |
|---|---|
Path |
XAnnotatedObject.getPath() |
| Modifier and Type | Method and Description |
|---|---|
static Node |
DOMHelper.getElementNode(Node base,
Path path) |
static String |
DOMHelper.getNodeValue(Element base,
Path path)
Gets the value of the node at the given path
relative to the given base element.
|
static void |
DOMHelper.visitMapNodes(Context ctx,
XAnnotatedMap xam,
Element base,
Path path,
DOMHelper.NodeMapVisitor visitor,
Map<String,Object> result) |
static void |
DOMHelper.visitNodes(Context ctx,
XAnnotatedList xam,
Element base,
Path path,
DOMHelper.NodeVisitor visitor,
Collection<Object> result) |
Copyright © 2021. All rights reserved.