Gets the encoding used for this document. This encoding has been used to read the content for the document and will be used for dumping this document to other textual formats such as XML. @return a String value.
()
| 25 | * @return a String value. |
| 26 | */ |
| 27 | public String getEncoding(); |
| 28 | } |
no outgoing calls