public static class XpathAnalysis.XpathPart extends Object
Constructor and Description |
---|
XpathAnalysis.XpathPart(String field,
boolean iterate,
List<String> constraints,
String inlineCast,
int index) |
Modifier and Type | Method and Description |
---|---|
void |
addInlineCastConstraint(Class<?> clazz) |
List<String> |
getConstraints() |
String |
getField() |
int |
getIndex() |
String |
getInlineCast() |
boolean |
isIterate() |
String |
toString() |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.