|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.myfaces.custom.stylesheet.TextResourceFilter.ResourceInfo
public static class TextResourceFilter.ResourceInfo
Constructor Summary | |
---|---|
protected |
TextResourceFilter.ResourceInfo(long lastModified,
java.lang.String text)
|
Method Summary | |
---|---|
long |
getLastModified()
|
int |
getSize()
|
java.lang.String |
getText()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected TextResourceFilter.ResourceInfo(long lastModified, java.lang.String text)
Method Detail |
---|
public long getLastModified()
public java.lang.String getText()
public int getSize()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |