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 |
log
theFactory
Constructor and Description |
---|
ResourceIDFinder() |
Modifier and Type | Method and Description |
---|---|
Map<String,JDFResource> |
getMap(JDFNode n) |
getFactory
toString, walkTree, walkTreeKidsFirst
protected HashMap<String,JDFResource> map
public Map<String,JDFResource> getMap(JDFNode n)
n
- Copyright © 2018. All rights reserved.