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, getAttributeQuotepublic XMLMarkupModel()
public XMLMarkupModel(boolean useApostropheForAttributes)
public EndTagStyle getEndTagStyle(String element)
public boolean isXML()
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.