public interface HasEncoding
XMLStreamWriter
doesn't expose any method to
give encoding. An implementation of writer may implement
this interface to give the encoding with which the writer is created.Modifier and Type | Method and Description |
---|---|
String |
getEncoding() |
String getEncoding()
Copyright © 2015 Oracle Corporation. All rights reserved.