protected class XPathWalker.XPathBuilder extends Object
| Modifier and Type | Field and Description |
|---|---|
protected VString |
attributeNames |
protected KElement |
elem |
protected int |
methCountSiblings |
| Constructor and Description |
|---|
XPathWalker.XPathBuilder(KElement _e,
int countSiblings,
VString attName) |
protected KElement elem
protected int methCountSiblings
protected VString attributeNames
public String buildXPath(String relativeTo)
relativeTo - relative path to which to create an xpath/root/parent/elementnull if parent of this is null (e.g. called on rootnode)Copyright © 2015. All rights reserved.