public class NicResponseHandler extends BaseNicResponseHandler<Nic>
builder, firewallResponseHandler, ips, useFirewallParser
Constructor and Description |
---|
NicResponseHandler(FirewallResponseHandler firewallResponseHandler) |
Modifier and Type | Method and Description |
---|---|
void |
endElement(String uri,
String localName,
String qName) |
Nic |
getResult() |
characters, setPropertyOnEndTag, startElement
clearTextBuffer, reset, textToBooleanValue, textToDoubleValue, textToFloatValue, textToIntValue, textToStringValue
getRequest, setContext
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning
@Inject public NicResponseHandler(FirewallResponseHandler firewallResponseHandler)
public void endElement(String uri, String localName, String qName) throws SAXException
endElement
in interface ContentHandler
endElement
in class BaseProfitBricksResponseHandler<Nic>
SAXException
public Nic getResult()
getResult
in class ParseSax.HandlerWithResult<Nic>
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.