Interface WebDocumentDefinition


  • public interface WebDocumentDefinition
    • Method Detail

      • getDataSetsInfo

        java.util.List<RWDataSetInfo> getDataSetsInfo()
        get all the data sets info objects of the document.
        Returns:
        all the data sets info objects of the document. It would throw an exception if an HTML document called it.