public abstract class XmlEncodingBase extends Object
Constructor and Description |
---|
XmlEncodingBase() |
Modifier and Type | Method and Description |
---|---|
String |
getEncoding()
Obtain the encoding of the XML source that was used to populated this
object.
|
void |
setEncoding(String encoding) |
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.