Class TableDataToHtmlV1


  • public class TableDataToHtmlV1
    extends java.lang.Object
    Creating a very frugal HTML table representation for a tableData object.

    Simple, no configuration possible.

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String format​(com.priint.pubserver.plugin.entitydata.TableData tableData)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TableDataToHtmlV1

        public TableDataToHtmlV1()
    • Method Detail

      • format

        public java.lang.String format​(com.priint.pubserver.plugin.entitydata.TableData tableData)
                                throws com.priint.pubserver.exception.PubServerException
        Throws:
        com.priint.pubserver.exception.PubServerException