public class NetworkConnectionSectionHandler extends SectionHandler<NetworkConnectionSection,NetworkConnectionSection.Builder>
builder, builderProvider, currentText
Constructor and Description |
---|
NetworkConnectionSectionHandler(Provider<NetworkConnectionSection.Builder> builderProvider) |
Modifier and Type | Method and Description |
---|---|
void |
endElement(String uri,
String localName,
String qName) |
void |
startElement(String uri,
String localName,
String qName,
Attributes attrs) |
characters, create, getResult
getRequest, setContext
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning
@Inject public NetworkConnectionSectionHandler(Provider<NetworkConnectionSection.Builder> builderProvider)
public void startElement(String uri, String localName, String qName, Attributes attrs)
startElement
in interface ContentHandler
startElement
in class DefaultHandler
public void endElement(String uri, String localName, String qName)
endElement
in interface ContentHandler
endElement
in class SectionHandler<NetworkConnectionSection,NetworkConnectionSection.Builder>
Copyright © 2009-2012 jclouds. All Rights Reserved.