public class DetailedHostedServicePropertiesHandler extends HostedServicePropertiesHandler
Modifier and Type | Field and Description |
---|---|
protected DateService |
dateService |
currentText
Modifier | Constructor and Description |
---|---|
protected |
DetailedHostedServicePropertiesHandler(DateService dateService) |
Modifier and Type | Method and Description |
---|---|
void |
endElement(String uri,
String name,
String qName) |
DetailedHostedServiceProperties |
getResult() |
characters
getRequest, setContext
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warning
protected final DateService dateService
@Inject protected DetailedHostedServicePropertiesHandler(DateService dateService)
public DetailedHostedServiceProperties getResult()
getResult
in class HostedServicePropertiesHandler
public void endElement(String uri, String name, String qName) throws SAXException
endElement
in interface ContentHandler
endElement
in class HostedServicePropertiesHandler
SAXException
Copyright © 2009-2013 jclouds. All Rights Reserved.