| Package | Description |
|---|---|
| com.alipay.sofa.common.xmap | |
| com.alipay.sofa.common.xmap.annotation.spring |
| Modifier and Type | Class and Description |
|---|---|
class |
XAnnotatedMap |
| Modifier and Type | Method and Description |
|---|---|
static void |
DOMHelper.visitAttributes(Context ctx,
XAnnotatedList xam,
Node base,
String name,
String attrName,
DOMHelper.NodeVisitor visitor,
Collection<Object> result) |
static void |
DOMHelper.visitElements(Context ctx,
XAnnotatedList xam,
Node base,
String name,
DOMHelper.NodeVisitor visitor,
Collection<Object> result) |
static void |
DOMHelper.visitNodes(Context ctx,
XAnnotatedList xam,
Element base,
Path path,
DOMHelper.NodeVisitor visitor,
Collection<Object> result) |
| Modifier and Type | Class and Description |
|---|---|
class |
XAnnotatedListSpring |
class |
XAnnotatedMapSpring |
Copyright © 2021. All rights reserved.