| java.lang.Object | |||
| ↳ | com.google.gdata.wireformats.output.CharacterGenerator<S> | ||
| ↳ | com.google.gdata.wireformats.output.XmlGenerator<S> | ||
| ↳ | com.google.gdata.wireformats.output.AtomServiceGenerator | ||
Generates the metadata for an Atom Service (introspection) document.
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.google.gdata.wireformats.output.XmlGenerator
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Writes the Service document for the target feed.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.google.gdata.wireformats.output.XmlGenerator
| |||||||||||
From class
com.google.gdata.wireformats.output.CharacterGenerator
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
com.google.gdata.wireformats.output.OutputGenerator
| |||||||||||
Writes the Service document for the target feed.
| xw | |
|---|---|
| outProps | |
| source |
| IOException |
|---|