|
||||||||||
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.Proc
org.basex.core.proc.Set
public final class Set
Evaluates the 'set' command and modifies database properties.
Field Summary |
---|
Fields inherited from class org.basex.core.Proc |
---|
DATAREF, flags, STANDARD |
Constructor Summary | |
---|---|
Set(Object key,
Object value)
Default constructor. |
Method Summary |
---|
Methods inherited from class org.basex.core.Proc |
---|
exec, exec, execute, execute, info, result, toString, updating |
Methods inherited from class org.basex.core.Progress |
---|
abort, checkStop, det, detail, prog, progress, progress, stop, tit, title |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Set(Object key, Object value)
key
- propertyvalue
- value to set (optional, depending on the property)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |