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 |
|---|---|
Map<String,JDFResource> |
getMap(JDFNode n) |
getFactorytoString, walkTree, walkTreeKidsFirstprotected HashMap<String,JDFResource> map
public Map<String,JDFResource> getMap(JDFNode n)
n - Copyright © 2015. All rights reserved.