public class NetworkConfigSectionHandler extends SectionHandler<NetworkConfigSection,NetworkConfigSection.Builder>
builder, builderProvider, currentText| Constructor and Description |
|---|
NetworkConfigSectionHandler(javax.inject.Provider<NetworkConfigSection.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, getResultgetRequest, setContextendDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning@Inject public NetworkConfigSectionHandler(javax.inject.Provider<NetworkConfigSection.Builder> builderProvider)
public void startElement(String uri, String localName, String qName, Attributes attrs)
startElement in interface ContentHandlerstartElement in class DefaultHandlerpublic void endElement(String uri, String localName, String qName)
endElement in interface ContentHandlerendElement in class SectionHandler<NetworkConfigSection,NetworkConfigSection.Builder>Copyright © 2009-2013 jclouds. All Rights Reserved.