org.jclouds.vcloud.xml.ovf
Class VCloudResourceAllocationSettingDataHandler
java.lang.Object
org.xml.sax.helpers.DefaultHandler
org.jclouds.http.functions.ParseSax.HandlerWithResult<org.jclouds.cim.ResourceAllocationSettingData>
org.jclouds.cim.xml.ResourceAllocationSettingDataHandler
org.jclouds.vcloud.xml.ovf.VCloudResourceAllocationSettingDataHandler
- All Implemented Interfaces:
- org.jclouds.rest.InvocationContext<org.jclouds.http.functions.ParseSax.HandlerWithResult<org.jclouds.cim.ResourceAllocationSettingData>>, ContentHandler, DTDHandler, EntityResolver, ErrorHandler
public class VCloudResourceAllocationSettingDataHandler
- extends org.jclouds.cim.xml.ResourceAllocationSettingDataHandler
- Author:
- Adrian Cole
| Fields inherited from class org.jclouds.cim.xml.ResourceAllocationSettingDataHandler |
builder, currentText |
| Methods inherited from class org.jclouds.cim.xml.ResourceAllocationSettingDataHandler |
characters, endElement |
| 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 |
VCloudResourceAllocationSettingDataHandler
public VCloudResourceAllocationSettingDataHandler()
getResult
public org.jclouds.cim.ResourceAllocationSettingData getResult()
- Overrides:
getResult in class org.jclouds.cim.xml.ResourceAllocationSettingDataHandler
startElement
public void startElement(String uri,
String localName,
String qName,
Attributes attrs)
- Specified by:
startElement in interface ContentHandler- Overrides:
startElement in class org.jclouds.cim.xml.ResourceAllocationSettingDataHandler
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.