| Package | Description |
|---|---|
| com.google.gdata.model | |
| com.google.gdata.wireformats |
| Modifier and Type | Method and Description |
|---|---|
Element |
Element.resolve(ElementMetadata<?,?> metadata)
Resolve the state of all elements in the tree, rooted at this
element, against the metadata.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WireFormatGenerator.generate(Element root)
Generate wire content for tree rooted at
root. |
Element |
XmlParser.parse(Element element) |
Element |
WireFormatParser.parse(Element element)
Parse content from a source provided to the parser at
construction time.
|
Copyright © 2012. All Rights Reserved.