public final class XMLMarkupModel extends AbstractMarkupModel
Constructor and Description |
---|
XMLMarkupModel() |
XMLMarkupModel(boolean useApostropheForAttributes) |
Modifier and Type | Method and Description |
---|---|
EndTagStyle |
getEndTagStyle(String element)
Always returns ABBREVIATE.
|
boolean |
isXML()
Returns true.
|
encode, encodeQuoted, getAttributeQuote
public XMLMarkupModel()
public XMLMarkupModel(boolean useApostropheForAttributes)
public EndTagStyle getEndTagStyle(String element)
public boolean isXML()
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.