|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.shotoku.search.DirectoryIncludeParameter
public class DirectoryIncludeParameter
A search parameter which includes to the result all nodes from a directory.
| Constructor Summary | |
|---|---|
DirectoryIncludeParameter(Directory directory)
|
|
DirectoryIncludeParameter(java.util.Map<java.lang.String,java.lang.String> params)
|
|
| Method Summary | |
|---|---|
NodeList |
transform(NodeList list,
ContentManager cm)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DirectoryIncludeParameter(Directory directory)
public DirectoryIncludeParameter(java.util.Map<java.lang.String,java.lang.String> params)
| Method Detail |
|---|
public NodeList transform(NodeList list,
ContentManager cm)
throws ResourceDoesNotExist
transform in interface SearchParameterResourceDoesNotExist
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||