FilterMap, JspPropertyGroup, SecurityCollection, SecurityConstraint, WebXmlpublic abstract class XmlEncodingBase
extends java.lang.Object
| Constructor | Description |
|---|---|
XmlEncodingBase() |
| Modifier and Type | Method | Description |
|---|---|---|
java.nio.charset.Charset |
getCharset() |
Obtain the character encoding of the XML source that was used to
populated this object.
|
void |
setCharset(java.nio.charset.Charset charset) |
public void setCharset(java.nio.charset.Charset charset)
public java.nio.charset.Charset getCharset()
UTF-8 if the encoding could not be determinedCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.