|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.basex.core.Progress
org.basex.build.FSParser
public final class FSParser
Creates a database that maps a file system hierarchy.
| Constructor Summary | |
|---|---|
FSParser(String path,
Context ctx,
String dbname)
Constructor. |
|
| Method Summary | |
|---|---|
String |
det()
Returns short information on this process. |
void |
parse()
Recursively parses the given path. |
double |
prog()
Returns progress information. |
String |
tit()
Returns short information on this process. |
| Methods inherited from class org.basex.core.Progress |
|---|
abort, checkStop, detail, progress, progress, stop, title |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FSParser(String path,
Context ctx,
String dbname)
path - import rootctx - the database context to usedbname - name of the database| Method Detail |
|---|
public void parse()
public String tit()
Progress
tit in class Progresspublic String det()
Progress
det in class Progresspublic double prog()
Progress
prog in class Progress
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||