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