|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.myfaces.trinidadinternal.ui.io.EscapedTextFactory
public final class EscapedTextFactory
Text that is pre-escaped for output to a particular MimeType.
Field Summary | |
---|---|
static java.lang.String |
HTML_MIME_TYPE
Mime Type for HTML |
Constructor Summary | |
---|---|
EscapedTextFactory()
|
Method Summary | |
---|---|
static EscapedText |
createEscapedText(java.lang.String mimeType,
java.lang.String baseText)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String HTML_MIME_TYPE
Constructor Detail |
---|
public EscapedTextFactory()
Method Detail |
---|
public static EscapedText createEscapedText(java.lang.String mimeType, java.lang.String baseText)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |