Class CSSHelper


  • public class CSSHelper
    extends java.lang.Object
    Created by andrzej on 11.06.2017.
    • Constructor Summary

      Constructors 
      Constructor Description
      CSSHelper()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getCssFileContent​(java.lang.String pathStr)  
      • Methods inherited from class java.lang.Object

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

      • CSSHelper

        public CSSHelper()
    • Method Detail

      • getCssFileContent

        public static java.lang.String getCssFileContent​(java.lang.String pathStr)
                                                  throws java.io.IOException
        Throws:
        java.io.IOException