| com.google.gdata.wireformats.input.InputProperties |
Known Indirect Subclasses
|
The InputProperties interface represents properties of a input data being parsed.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns the expected root type that will be produced as a result of parsing
the content.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.google.gdata.wireformats.StreamProperties
| |||||||||||
Returns the expected root type that will be produced as a result of parsing the content. The parse result will be of this type or a subtype that extends or implements the root type.