public class VMHandler extends BaseVirtualSystemHandler<VM,VM.Builder>
defaultSectionHandler, extensionHandler, extensionHandlersbuilder, builderProvider, currentText| Constructor and Description |
|---|
VMHandler(Provider<VM.Builder> builderProvider,
OperatingSystemSectionHandler osHandler,
VirtualHardwareSectionHandler hardwareHandler,
ProductSectionHandler productHandler,
Provider<NetworkSectionHandler> networkSectionHandler,
Provider<NetworkConfigSectionHandler> networkConfigSectionHandler,
Provider<NetworkConnectionSectionHandler> networkConnectionSectionHandler) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addAdditionalSection(String qName,
Section additionalSection) |
void |
startElement(String uri,
String localName,
String qName,
Attributes attrs) |
characters, endElement, setExtensionHandlerscreate, getResultgetRequest, setContextendDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning@Inject public VMHandler(Provider<VM.Builder> builderProvider, OperatingSystemSectionHandler osHandler, VirtualHardwareSectionHandler hardwareHandler, ProductSectionHandler productHandler, Provider<NetworkSectionHandler> networkSectionHandler, Provider<NetworkConfigSectionHandler> networkConfigSectionHandler, Provider<NetworkConnectionSectionHandler> networkConnectionSectionHandler)
public void startElement(String uri, String localName, String qName, Attributes attrs) throws SAXException
startElement in interface ContentHandlerstartElement in class BaseVirtualSystemHandler<VM,VM.Builder>SAXExceptionprotected void addAdditionalSection(String qName, Section additionalSection)
addAdditionalSection in class BaseVirtualSystemHandler<VM,VM.Builder>Copyright © 2009-2012 jclouds. All Rights Reserved.