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 java.util.HashMap<java.lang.String,JDFResource> |
map |
log, theFactory| Constructor and Description |
|---|
ResourceIDFinder() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,JDFResource> |
getMap(JDFNode n) |
getFactorytoString, walkTree, walkTreeKidsFirstprotected java.util.HashMap<java.lang.String,JDFResource> map
public java.util.Map<java.lang.String,JDFResource> getMap(JDFNode n)
n -