public class IDFinder extends BaseElementWalker
| Modifier and Type | Class and Description |
|---|---|
class |
IDFinder.IDPart |
class |
IDFinder.WalkResource
the link and ref walker
|
class |
IDFinder.WalkSet
the link and ref walker
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,IDFinder.IDPart> |
theMap |
logtheFactory| Constructor and Description |
|---|
IDFinder() |
| Modifier and Type | Method and Description |
|---|---|
protected BaseWalkerFactory |
getFactory() |
Map<String,IDFinder.IDPart> |
getMap(KElement n)
get a vector of all links and references of n and its children
|
constructWalkerstoString, walkTree, walkTreeKidsFirstprotected final Map<String,IDFinder.IDPart> theMap
public Map<String,IDFinder.IDPart> getMap(KElement n)
n - the element to walkprotected BaseWalkerFactory getFactory()
getFactory in class BaseElementWalkerCopyright © 2013. All Rights Reserved.