Class DocumentTest

java.lang.Object
org.rumbledb.expressions.xml.node_test.DocumentTest
All Implemented Interfaces:
com.esotericsoftware.kryo.KryoSerializable, Serializable, NodeTest

public class DocumentTest extends Object implements NodeTest
See Also:
  • Constructor Details

    • DocumentTest

      public DocumentTest(NodeTest nodeTest)
  • Method Details

    • toString

      public String toString()
      Overrides:
      toString in class Object
    • isEmptyCheck

      public boolean isEmptyCheck()
    • getNodeTest

      public NodeTest getNodeTest()
    • write

      public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output)
      Specified by:
      write in interface com.esotericsoftware.kryo.KryoSerializable
    • read

      public void read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input)
      Specified by:
      read in interface com.esotericsoftware.kryo.KryoSerializable