|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface InputProperties
The InputProperties interface represents properties of a input data being parsed.
InputParser| Method Summary | |
|---|---|
java.lang.Class<?> |
getRootType()
Returns the expected root type that will be produced as a result of parsing the content. |
| Methods inherited from interface com.google.gdata.wireformats.StreamProperties |
|---|
getAltRegistry, getContentType, getExtensionProfile, getQueryParameter, getQueryParameterNames, getRootMetadata |
| Method Detail |
|---|
java.lang.Class<?> getRootType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||