Class TDSet

    • Constructor Detail

      • TDSet

        public TDSet()
        Constructor
    • Method Detail

      • getContent

        public java.lang.String getContent​(int TDIndex)
        Get the content at the TDIndex position of the TDSet
        Parameters:
        TDIndex -
        Returns:
        String
      • getRawContent

        public java.lang.String getRawContent​(int TDIndex)
        Get the raw content at the TDIndex position of the TDSet (maybe null)
        Parameters:
        TDIndex -
        Returns:
        a String or null