Package org.cip4.jdflib.elementwalker
Interface IWalkerFactory
-
- All Known Implementing Classes:
BaseWalkerFactory
public interface IWalkerFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IWalkergetWalker(KElement toCheck)get a Vector of walkers for a given element
-