Class XlsxFormatInfo


  • public class XlsxFormatInfo
    extends java.lang.Object
    Author:
    Teodor Danciu (teodord@users.sourceforge.net)
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.String pattern  
    • Constructor Summary

      Constructors 
      Constructor Description
      XlsxFormatInfo​(java.lang.String pattern)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getId()  
      • Methods inherited from class java.lang.Object

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

      • pattern

        protected java.lang.String pattern
    • Constructor Detail

      • XlsxFormatInfo

        public XlsxFormatInfo​(java.lang.String pattern)
    • Method Detail

      • getId

        public java.lang.String getId()