public class CachedStylesheet extends Object
| Constructor and Description |
|---|
CachedStylesheet(String text) |
| Modifier and Type | Method and Description |
|---|---|
long |
getLastModified() |
String |
getText() |
void |
writeTo(org.exoplatform.commons.utils.BinaryOutput output) |
public CachedStylesheet(String text)
public String getText()
public long getLastModified()
public void writeTo(org.exoplatform.commons.utils.BinaryOutput output)
throws IOException
IOExceptionCopyright © 2018 JBoss by Red Hat. All Rights Reserved.