public class DirsInDirDom
extends java.lang.Object
Constructor and Description |
---|
DirsInDirDom() |
Modifier and Type | Method and Description |
---|---|
static Document |
createDocument(PicManFacade pmf,
int rid,
java.lang.String dir)
Create a DOM of the dirs in this directory
|
public static Document createDocument(PicManFacade pmf, int rid, java.lang.String dir)
rid
- The root id to look underdir
- The subdirectory to look under. "" means look under the top directory.