public class DeploymentOptionSectionHandler extends SectionHandler<DeploymentOptionSection,DeploymentOptionSection.Builder>
| Modifier and Type | Field and Description |
|---|---|
protected Configuration.Builder |
configBuilder |
builder, builderProvider, currentText| Constructor and Description |
|---|
DeploymentOptionSectionHandler(javax.inject.Provider<DeploymentOptionSection.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 Configuration.Builder configBuilder
@Inject public DeploymentOptionSectionHandler(javax.inject.Provider<DeploymentOptionSection.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<DeploymentOptionSection,DeploymentOptionSection.Builder>Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.