Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDeclEncoding()
Returns the name of the character encoding declared
This may be different from the actuall enconding used
which is retruned by getEncoding
|
java.lang.String |
getStandalone()
Get the standalone attribute in XML Declaration
|
getEncoding, getXMLVersion
getColumnNumber, getLineNumber, getPublicId, getSystemId
java.lang.String getStandalone()
java.lang.String getDeclEncoding()
Copyright © 2020, 2024, Oracle and/or its affiliates.