Package org.cip4.jdflib.elementwalker

Interface Summary
IWalker  
IWalkerFactory  
 

Class Summary
AttributeReplacer  
BaseElementWalker elementwalker class that allows you to traverse a dom tree starting at a given root also handles the construction of the walker classes by name, just make sure that your walker subclasses match the naming convention $Walk, e.g. if your class is called FixVersion, the subclasses must be called WalkFoo, WalkBar etc.
BaseWalker  
BaseWalkerFactory simple implementation of the IWalkerFactory
ElementWalker elementwalker class that allows you to traverse a dom tree starting at a given root
EnsureElementUri  
EnsureNSUri  
FixVersion  
LinkRefFinder  
RemoveEmpty  
RemovePrivate  
ResourceIDFinder  
SizeWalker  
UnLinkFinder  
URLExtractor  
URLMapper  
XPathWalker  
 



Copyright © 2013. All Rights Reserved.