public class XpathAnalysis extends Object implements Iterable<XpathAnalysis.XpathPart>
| Modifier and Type | Class and Description |
|---|---|
static class |
XpathAnalysis.XpathPart |
| Constructor and Description |
|---|
XpathAnalysis(List<XpathAnalysis.XpathPart> parts) |
public XpathAnalysis(List<XpathAnalysis.XpathPart> parts)
public Iterator<XpathAnalysis.XpathPart> iterator()
iterator in interface Iterable<XpathAnalysis.XpathPart>public static XpathAnalysis analyze(String xpath)
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.