Package | Description |
---|---|
com.sun.xml.bind.marshaller |
Modifier and Type | Class and Description |
---|---|
class |
DataWriter
Write data- or field-oriented XML.
|
Modifier and Type | Method and Description |
---|---|
XMLWriter |
MarshallerImpl.createWriter(OutputStream os)
Deprecated.
|
XMLWriter |
MarshallerImpl.createWriter(OutputStream os,
String encoding)
Deprecated.
|
XMLWriter |
MarshallerImpl.createWriter(Writer w)
Deprecated.
|
XMLWriter |
MarshallerImpl.createWriter(Writer w,
String encoding)
Deprecated.
|
Copyright © 2019 Oracle Corporation. All rights reserved.