org.cip4.jdflib.elementwalker
Class ResourceIDFinder
java.lang.Object
org.cip4.jdflib.elementwalker.ElementWalker
org.cip4.jdflib.elementwalker.BaseElementWalker
org.cip4.jdflib.elementwalker.ResourceIDFinder
public class ResourceIDFinder
- extends BaseElementWalker
- Author:
- Dr. Rainer Prosi
finds unlinked resources - example usage of the walker classes
|
Nested Class Summary |
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 |
map
protected HashMap<String,JDFResource> map
ResourceIDFinder
public ResourceIDFinder()
getMap
public Map<String,JDFResource> getMap(JDFNode n)
- Parameters:
n -
- Returns:
getFactory
protected BaseWalkerFactory getFactory()
- Overrides:
getFactory in class BaseElementWalker
- Returns:
- the factory for this worker
Copyright © 2013. All Rights Reserved.