|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.cantina.decorator.DocumentDecorator net.sf.cantina.decorator.EscapeXmlDecorator
Constructor Summary | |
EscapeXmlDecorator(Document d)
|
Method Summary | |
byte[] |
getContent(java.util.Locale l)
|
java.lang.String |
getContentAsString(java.util.Locale l)
|
Methods inherited from class net.sf.cantina.decorator.DocumentDecorator |
getAvailableLocales, getContentType, getDocument, getDocumentId, getRealm, setContent, setContentAsString, setContentType, setRealm |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EscapeXmlDecorator(Document d)
Method Detail |
public byte[] getContent(java.util.Locale l)
getContent
in interface Document
getContent
in class DocumentDecorator
public java.lang.String getContentAsString(java.util.Locale l) throws java.lang.Exception
getContentAsString
in interface Document
getContentAsString
in class DocumentDecorator
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |