public class StackHandler.DeclaredServiceElement extends StackHandler.ServiceElement<Service>
| Constructor and Description |
|---|
StackHandler.DeclaredServiceElement(Collection<Service> services) |
| Modifier and Type | Method and Description |
|---|---|
void |
endElement(String uri,
String localName,
String qName) |
protected List<String> |
getAttributes() |
void |
startElement(String uri,
String localName,
String qName,
Attributes attributes) |
setValuecharactersendDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningpublic StackHandler.DeclaredServiceElement(Collection<Service> services)
public void startElement(String uri, String localName, String qName, Attributes attributes) throws SAXException
startElement in interface ContentHandlerstartElement in class StackHandler.ServiceElement<Service>SAXExceptionpublic void endElement(String uri, String localName, String qName)
endElement in interface ContentHandlerendElement in class StackHandler.Contentprotected List<String> getAttributes()
getAttributes in class StackHandler.ServiceElement<Service>Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.