public class XliffWalkerPathSelector extends Object
FlexibleXliffWalkerStrategy which
is used to traverse XLIFF document via XliffWalker| Modifier and Type | Class and Description |
|---|---|
static class |
XliffWalkerPathSelector.Builder
Builder class for
XliffWalkerPathSelector |
static class |
XliffWalkerPathSelector.NodeType
Enumerations for XLIFF document node type
|
| Modifier and Type | Field and Description |
|---|---|
static String |
ALL_NODES_SELECTOR |
| Constructor and Description |
|---|
XliffWalkerPathSelector() |
| Modifier and Type | Method and Description |
|---|---|
List<XliffWalkerPathSelector> |
getChildrenNodes() |
String |
getNodeId() |
XliffWalkerPathSelector.NodeType |
getNodeType() |
public static final String ALL_NODES_SELECTOR
public String getNodeId()
public XliffWalkerPathSelector.NodeType getNodeType()
public List<XliffWalkerPathSelector> getChildrenNodes()
Copyright © 2020. All rights reserved.