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 (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.