Class DataViewGenericString


  • public class DataViewGenericString
    extends DataView
    A generic Data View implementation that stores the content of a Data View as a String.
    • Constructor Detail

    • Method Detail

      • getContent

        public String getContent()
        Get DataView content.
        Returns:
        the DataView content as String.