org.mmbase.datatypes.processors
Class PathRelatedList.AbstractProcessor
java.lang.Object
org.mmbase.datatypes.processors.PathRelatedList.AbstractProcessor
- All Implemented Interfaces:
- Serializable, Processor
- Direct Known Subclasses:
- PathRelatedList.Getter
- Enclosing class:
- PathRelatedList
public abstract static class PathRelatedList.AbstractProcessor
- extends Object
- implements Processor
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.mmbase.datatypes.processors.Processor |
process |
path
protected String path
searchDirs
protected String searchDirs
PathRelatedList.AbstractProcessor
public PathRelatedList.AbstractProcessor()
setPath
public void setPath(String p)
setSearchDirs
public void setSearchDirs(String d)
MMBase 2.0-SNAPSHOT - null