| Package | Description |
|---|---|
| com.google.gdata.wireformats |
| Modifier and Type | Class and Description |
|---|---|
class |
XmlGenerator
XML generator that outputs a tree of
Element objects
using the XML wire format. |
| Modifier and Type | Method and Description |
|---|---|
WireFormatGenerator |
XmlWireFormat.createGenerator(OutputProperties outProps,
Writer w,
Charset cs,
boolean prettyPrint) |
abstract WireFormatGenerator |
WireFormat.createGenerator(OutputProperties outProps,
Writer w,
Charset cs,
boolean prettyPrint)
Create a wire format generator.
|
Copyright © 2012. All Rights Reserved.