|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectwicket.markup.Markup
Holds markup as a resource (the stream that the markup came from) and a list of MarkupElements (the markup itself).
MarkupElement,
ComponentTag,
RawMarkup| Field Summary | |
static Markup |
NO_MARKUP
Placeholder that indicates no markup |
| Method Summary | |
java.lang.String |
getEncoding()
Gets the markup encoding. |
java.lang.String |
getXmlDeclaration()
Return the XML declaration string, in case if found in the markup. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final Markup NO_MARKUP
| Method Detail |
public java.lang.String toString()
public java.lang.String getXmlDeclaration()
public java.lang.String getEncoding()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||