public class ResourceIDFinder extends BaseElementWalker
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceIDFinder.WalkContinue
the resource walker note the naming convention Walkxxx so that it is automagically instantiated by the super classes
|
class |
ResourceIDFinder.WalkRes
the resource walker note the naming convention Walkxxx so that it is automagically instantiated by the super classes
|
class |
ResourceIDFinder.WalkStop
the resource walker note the naming convention Walkxxx so that it is automagically instantiated by the super classes
|
| Modifier and Type | Field and Description |
|---|---|
protected HashMap<String,JDFResource> |
map |
logtheFactory| Constructor and Description |
|---|
ResourceIDFinder() |
| Modifier and Type | Method and Description |
|---|---|
protected BaseWalkerFactory |
getFactory() |
Map<String,JDFResource> |
getMap(JDFNode n) |
constructWalkerstoString, walkTree, walkTreeKidsFirstprotected HashMap<String,JDFResource> map
public Map<String,JDFResource> getMap(JDFNode n)
n - protected BaseWalkerFactory getFactory()
getFactory in class BaseElementWalkerCopyright © 2013. All Rights Reserved.