org.jclouds.vcloud.terremark.xml
Class TerremarkCatalogItemHandler
java.lang.Object
org.xml.sax.helpers.DefaultHandler
org.jclouds.http.functions.ParseSax.HandlerWithResult<CatalogItem>
org.jclouds.vcloud.xml.CatalogItemHandler
org.jclouds.vcloud.terremark.xml.TerremarkCatalogItemHandler
- All Implemented Interfaces:
- InvocationContext, ContentHandler, DTDHandler, EntityResolver, ErrorHandler
public class TerremarkCatalogItemHandler
- extends CatalogItemHandler
- 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 |
TerremarkCatalogItemHandler
public TerremarkCatalogItemHandler()
getResult
public TerremarkCatalogItem getResult()
- Overrides:
getResult in class CatalogItemHandler
startElement
public void startElement(String uri,
String localName,
String qName,
Attributes attrs)
throws SAXException
- Specified by:
startElement in interface ContentHandler- Overrides:
startElement in class CatalogItemHandler
- Throws:
SAXException
Copyright © 2009-2010 jclouds. All Rights Reserved.