Class Style

    • Constructor Summary

      Constructors 
      Constructor Description
      Style​(WriterHelper styleWriter)  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      abstract java.lang.String getId()  
      abstract void write​(java.lang.String styleName)  
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • getId

        public abstract java.lang.String getId()
      • write

        public abstract void write​(java.lang.String styleName)
                            throws java.io.IOException
        Throws:
        java.io.IOException