public class LinkRefFinder extends BaseElementWalker
Modifier and Type | Class and Description |
---|---|
class |
LinkRefFinder.WalkRef
the link and ref walker
|
Modifier and Type | Field and Description |
---|---|
protected boolean |
bLink |
protected boolean |
bRef |
protected VectorMap<String,KElement> |
theMap |
log
theFactory
Constructor and Description |
---|
LinkRefFinder(boolean ref,
boolean link) |
Modifier and Type | Method and Description |
---|---|
VectorMap<String,KElement> |
getMap(JDFNode n)
get a vector of all links and references of n and its children
|
getFactory
toString, walkTree, walkTreeKidsFirst
Copyright © 2018. All rights reserved.