@ParametersAreNonnullByDefault public final class XPathConstants extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static String | END_EXPRThe string representing the end of a XPath segment. | 
| static String | INDEX_SEPARATORThe character used as separator between the name and the index of a XPath segment. | 
| static String | START_ELTThe string representing the start of a XPath segment. | 
| static String | START_EXPRThe string representing the start of a XPath expression. | 
public static final String START_EXPR
public static final String START_ELT
public static final String END_EXPR
public static final String INDEX_SEPARATOR
Copyright © 2013–2019 Atlanmod. All rights reserved.