public abstract class XmlEncodingBase
extends java.lang.Object
Constructor and Description |
---|
XmlEncodingBase() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getEncoding()
Obtain the encoding of the XML source that was used to populated this
object.
|
void |
setEncoding(java.lang.String encoding) |
public void setEncoding(java.lang.String encoding)
public java.lang.String getEncoding()
UTF-8
if the encoding could not be determinedCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.