Class BaseStructure

    • Constructor Detail

      • BaseStructure

        public BaseStructure()
    • Method Detail

      • textOfNode

        public static String textOfNode​(Node node)
        Just return the text of the immediate child of a node.
        Parameters:
        node -
        Returns:
        the text of a Node