|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xml.sax.helpers.DefaultHandler
org.jclouds.http.functions.ParseSax.HandlerWithResult<E>
org.jclouds.ovf.xml.internal.BaseEnvelopeHandler<VirtualSystem,VirtualSystem.Builder,VirtualSystemHandler,Envelope,Envelope.Builder>
org.jclouds.ovf.xml.EnvelopeHandler
public class EnvelopeHandler
| Field Summary |
|---|
| Fields inherited from class org.jclouds.ovf.xml.internal.BaseEnvelopeHandler |
|---|
builder, defaultSectionHandler, depth, diskHandler, envelopeBuilderProvider, extensionHandler, inDisk, inExtensionSection, inNetwork, inSection, inVirtualSystem, networkHandler, virtualSystemHandler |
| Constructor Summary | |
|---|---|
EnvelopeHandler(DiskSectionHandler diskHandler,
NetworkSectionHandler networkHandler,
VirtualSystemHandler virtualSystemHandler,
javax.inject.Provider<Envelope.Builder> envelopeBuilderProvider)
|
|
| Method Summary |
|---|
| Methods inherited from class org.jclouds.ovf.xml.internal.BaseEnvelopeHandler |
|---|
characters, endElement, getResult, startElement |
| Methods inherited from class org.jclouds.http.functions.ParseSax.HandlerWithResult |
|---|
getRequest, setContext |
| Methods inherited from class org.xml.sax.helpers.DefaultHandler |
|---|
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Inject
public EnvelopeHandler(DiskSectionHandler diskHandler,
NetworkSectionHandler networkHandler,
VirtualSystemHandler virtualSystemHandler,
javax.inject.Provider<Envelope.Builder> envelopeBuilderProvider)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||