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, setContextcharacters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningpublic HardwareProperty getResult()
getResult in class ParseSax.HandlerWithResult<HardwareProperty>public void startElement(String uri, String localName, String qName, Attributes attrs) throws SAXException
startElement in interface ContentHandlerstartElement in class DefaultHandlerSAXExceptionCopyright © 2009-2012 jclouds. All Rights Reserved.