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