Class CachedStylesheet

java.lang.Object
org.exoplatform.portal.resource.CachedStylesheet

public class CachedStylesheet extends Object
  • Constructor Details

    • CachedStylesheet

      public CachedStylesheet(String text)
  • Method Details

    • getText

      public String getText()
    • getLength

      public int getLength()
    • getLastModified

      public long getLastModified()
    • writeTo

      public void writeTo(org.exoplatform.commons.utils.BinaryOutput output) throws IOException
      Throws:
      IOException