Interface Noder

    • Method Detail

      • computeNodes

        void computeNodes​(java.util.Collection segStrings)
        Computes the noding for a collection of SegmentStrings. Some Noders may add all these nodes to the input SegmentStrings; others may only add some or none at all.
        Parameters:
        segStrings - a collection of SegmentStrings to node
      • getNodedSubstrings

        java.util.Collection getNodedSubstrings()
        Returns a Collection of fully noded SegmentStrings. The SegmentStrings have the same context as their parent.
        Returns:
        a Collection of SegmentStrings