Class DocumentTest
java.lang.Object
org.rumbledb.expressions.xml.node_test.DocumentTest
- All Implemented Interfaces:
com.esotericsoftware.kryo.KryoSerializable
,Serializable
,NodeTest
- See Also:
-
Constructor Details
-
DocumentTest
-
-
Method Details
-
toString
-
isEmptyCheck
public boolean isEmptyCheck() -
getNodeTest
-
write
public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output) - Specified by:
write
in interfacecom.esotericsoftware.kryo.KryoSerializable
-
read
public void read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input) - Specified by:
read
in interfacecom.esotericsoftware.kryo.KryoSerializable
-