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 |
|---|---|
Map<String,IDFinder.IDPart> |
getMap(KElement n)
get a vector of all links and references of n and its children
|
getFactorytoString, walkTree, walkTreeKidsFirstprotected final Map<String,IDFinder.IDPart> theMap
public Map<String,IDFinder.IDPart> getMap(KElement n)
n - the element to walkCopyright © 2015. All rights reserved.