protected class XJDF20.WalkDevcapElement extends XJDF20.WalkElement
depth, log| Constructor and Description |
|---|
XJDF20.WalkDevcapElement() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getXPathRoot(String path,
String old)
TODO Please insert comment!
|
protected VString |
getXPathVector(JDFElement dc,
String name) |
boolean |
matches(KElement e)
this is the check whether or not to use this walker for a given element should be overwritten
|
String |
modifyXPath(String s) |
KElement |
walk(KElement e,
KElement trackElem)
the mother routine for walking....
|
removeUnused, setAttributescompareTo, finalizeWalk, getDepth, prepareWalk, toStringpublic KElement walk(KElement e, KElement trackElem)
BaseWalkerwalk in interface IWalkerwalk in class XJDF20.WalkElemente - trackElem - a parallel element to e that may additionally be modified during the walkIWalker.walk(KElement, KElement)protected String getXPathRoot(String path, String old)
path - old - protected VString getXPathVector(JDFElement dc, String name)
dc - name - public boolean matches(KElement e)
BaseWalkermatches in class BaseWalkere - the element to checkCopyright © 2013. All Rights Reserved.