|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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
public class VCloudResourceAllocationSettingDataHandler
Field Summary |
---|
Fields inherited from class org.jclouds.cim.xml.ResourceAllocationSettingDataHandler |
---|
builder, currentText |
Constructor Summary | |
---|---|
VCloudResourceAllocationSettingDataHandler()
|
Method Summary | |
---|---|
ResourceAllocationSettingData |
getResult()
|
void |
startElement(String uri,
String localName,
String qName,
Attributes attrs)
|
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 |
Constructor Detail |
---|
public VCloudResourceAllocationSettingDataHandler()
Method Detail |
---|
public ResourceAllocationSettingData getResult()
getResult
in class ResourceAllocationSettingDataHandler
public void startElement(String uri, String localName, String qName, Attributes attrs)
startElement
in interface ContentHandler
startElement
in class ResourceAllocationSettingDataHandler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |