public class HardwarePropertyHandler extends ParseSax.HandlerWithResult<HardwareProperty>
Constructor and Description |
---|
HardwarePropertyHandler() |
Modifier and Type | Method and Description |
---|---|
HardwareProperty |
getResult()
resets state of the handler when called.
|
static Number |
parseNumberOrNull(String in) |
void |
startElement(String uri,
String localName,
String qName,
Attributes attrs) |
static Object |
stringOrNumber(String in) |
getRequest, setContext
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning
public HardwareProperty getResult()
getResult
in class ParseSax.HandlerWithResult<HardwareProperty>
public void startElement(String uri, String localName, String qName, Attributes attrs) throws SAXException
startElement
in interface ContentHandler
startElement
in class DefaultHandler
SAXException
Copyright © 2009-2012 jclouds. All Rights Reserved.