| com.google.gdata.wireformats.WireFormatParser |
Known Indirect Subclasses
|
Class Overview
A parser that translates wire format content into
a in-memory representation.
Summary
| Public Methods |
|
abstract
Element
|
parse(Element element)
Parse content from a source provided to the parser at
construction time.
|
Public Methods
public
abstract
Element
parse
(Element element)
Parse content from a source provided to the parser at
construction time.
Parameters
| element
| Root of parsed element tree |
Returns
- root of parsed element tree