-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
byte[] |
dbname
Target database.
|
IO |
io
Input reference.
|
ANode |
node
Node to be added.
|
byte[] |
path
Target path.
|
-
Constructor Summary
Constructors
Constructor and Description |
NewInput() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
node
public ANode node
Node to be added.
-
io
public IO io
Input reference.
-
path
public byte[] path
Target path.
-
dbname
public byte[] dbname
Target database.
-
Constructor Detail
-
NewInput
public NewInput()
Copyright © 2005–2015 BaseX Team. All rights reserved.