|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlHttpParser | |
---|---|
com.google.api.client.http.xml | XML HTTP library based on the pluggable HTTP library. |
com.google.api.client.http.xml.atom | Atom XML HTTP library based on the pluggable HTTP library. |
Uses of XmlHttpParser in com.google.api.client.http.xml |
---|
Methods in com.google.api.client.http.xml that return XmlHttpParser | |
---|---|
XmlHttpParser |
XmlHttpParser.Builder.build()
Builds a new instance of XmlHttpParser . |
Uses of XmlHttpParser in com.google.api.client.http.xml.atom |
---|
Subclasses of XmlHttpParser in com.google.api.client.http.xml.atom | |
---|---|
class |
AtomParser
Atom XML HTTP parser into an data class of key/value pairs. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |