Uses of Interface
org.jclouds.xml.XMLParser
Packages that use XMLParser
Package
Description
-
Uses of XMLParser in org.jclouds.http.functions
Fields in org.jclouds.http.functions declared as XMLParserConstructors in org.jclouds.http.functions with parameters of type XMLParserModifierConstructorDescriptionParseXMLWithJAXB
(XMLParser xml, com.google.inject.TypeLiteral<T> type) -
Uses of XMLParser in org.jclouds.rest
Methods in org.jclouds.rest that return XMLParser -
Uses of XMLParser in org.jclouds.rest.binders
Fields in org.jclouds.rest.binders declared as XMLParserConstructors in org.jclouds.rest.binders with parameters of type XMLParser -
Uses of XMLParser in org.jclouds.rest.internal
Methods in org.jclouds.rest.internal that return XMLParserConstructors in org.jclouds.rest.internal with parameters of type XMLParserModifierConstructorDescriptionprotected
UtilsImpl
(com.google.inject.Injector injector, Json json, XMLParser xml, HttpClient simpleClient, Crypto encryption, DateService date, com.google.common.eventbus.EventBus eventBus, Map<String, Credentials> credentialStore, Logger.LoggerFactory loggerFactory) -
Uses of XMLParser in org.jclouds.xml.internal
Classes in org.jclouds.xml.internal that implement XMLParser