ContentHandler
, DTDHandler
, EntityResolver
, ErrorHandler
public class XmlResponsesSaxParser.BucketLocationHandler extends DefaultXmlHandler
getLocation()
method.Constructor | Description |
---|---|
BucketLocationHandler() |
Modifier and Type | Method | Description |
---|---|---|
void |
endElement(String name,
String elementText) |
|
String |
getLocation() |
endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startPrefixMapping, unparsedEntityDecl, warning
characters, endDocument, endElement, startDocument, startElement, startElement, startElement
public String getLocation()
public void endElement(String name, String elementText)
endElement
in class DefaultXmlHandler