|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.basex.core.Progress
org.basex.core.AbstractProcess
org.basex.core.proc.Proc
org.basex.core.proc.Info
public final class Info
Evaluates the 'info' command.
| Field Summary | |
|---|---|
static java.lang.String |
DB
Info option. |
static java.lang.String |
IDX
Info option. |
static java.lang.String |
TBL
Info option. |
| Fields inherited from class org.basex.core.AbstractProcess |
|---|
cmd |
| Constructor Summary | |
|---|---|
Info()
|
|
| Method Summary |
|---|
| Methods inherited from class org.basex.core.proc.Proc |
|---|
det, execute, execute, get, head, info, info, output, output, prog, result, toString |
| Methods inherited from class org.basex.core.Progress |
|---|
detail, header, progress, progress, stop, stopped |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String DB
public static final java.lang.String IDX
public static final java.lang.String TBL
| Constructor Detail |
|---|
public Info()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||