Interface SpanNodeParent

    • Method Detail

      • getSpanTree

        SpanTree getSpanTree()
        Returns the SpanTree of this, if any.
        Returns:
        the SpanTree of this, if it belongs to a SpanTree, otherwise null.
      • getStringFieldValue

        StringFieldValue getStringFieldValue()
        Returns the StringFieldValue that this node belongs to, if any.
        Returns:
        the StringFieldValue that this node belongs to, if any, otherwise null.