public class DiskSectionHandler extends SectionHandler<DiskSection,DiskSection.Builder>
| Modifier and Type | Field and Description |
|---|---|
protected Disk.Builder |
diskBuilder |
protected org.jclouds.logging.Logger |
logger |
builder, builderProvider, currentText| Constructor and Description |
|---|
DiskSectionHandler(javax.inject.Provider<DiskSection.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, warningprotected org.jclouds.logging.Logger logger
protected Disk.Builder diskBuilder
@Inject public DiskSectionHandler(javax.inject.Provider<DiskSection.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<DiskSection,DiskSection.Builder>Copyright © 2009-2017 The Apache Software Foundation. All Rights Reserved.