|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry5.dom.AbstractMarkupModel
org.apache.tapestry5.dom.XMLMarkupModel
public final class XMLMarkupModel
Markup model used when generating any form of XML markup.
| Constructor Summary | |
|---|---|
XMLMarkupModel()
|
|
XMLMarkupModel(boolean useApostropheForAttributes)
|
|
| Method Summary | |
|---|---|
EndTagStyle |
getEndTagStyle(java.lang.String element)
Always returns ABBREVIATE. |
boolean |
isXML()
Returns true. |
| Methods inherited from class org.apache.tapestry5.dom.AbstractMarkupModel |
|---|
encode, encodeQuoted, getAttributeQuote |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMLMarkupModel()
public XMLMarkupModel(boolean useApostropheForAttributes)
| Method Detail |
|---|
public EndTagStyle getEndTagStyle(java.lang.String element)
public boolean isXML()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||