|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectorg.exist.util.CollectionScanner
public class CollectionScanner
| Constructor Summary | |
|---|---|
CollectionScanner()
|
|
| Method Summary | |
|---|---|
static Resource[] |
scan(Collection current,
String vpath,
String pattern)
|
static void |
scan(List list,
Collection current,
String vpath,
String pattern)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CollectionScanner()
| Method Detail |
|---|
public static final Resource[] scan(Collection current,
String vpath,
String pattern)
throws XMLDBException
XMLDBException
public static final void scan(List list,
Collection current,
String vpath,
String pattern)
throws XMLDBException
XMLDBException
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||