Class WordsElementsFactory.WordElement

    • Method Detail

      • getString

        public String getString()
        Description copied from interface: Document.Element
        Returns the string representation of this element. If the elements were generated originally from a string they should return the exact string again.
        Specified by:
        getString in interface Document.Element
        Returns:
        the string of this element.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object