public class KeyPairHandler extends org.jclouds.http.functions.ParseSax.HandlerWithResult<KeyPair>
| Modifier and Type | Field and Description |
|---|---|
protected org.jclouds.logging.Logger |
logger |
| Constructor and Description |
|---|
KeyPairHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
characters(char[] ch,
int start,
int length) |
protected String |
currentOrNull() |
void |
endElement(String uri,
String name,
String qName) |
KeyPair |
getResult() |
getRequest, setContextendDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warningprotected String currentOrNull()
public KeyPair getResult()
getResult in class org.jclouds.http.functions.ParseSax.HandlerWithResult<KeyPair>public void endElement(String uri, String name, String qName)
endElement in interface ContentHandlerendElement in class DefaultHandlerpublic void characters(char[] ch,
int start,
int length)
characters in interface ContentHandlercharacters in class DefaultHandlerCopyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.