ContentHandler, DTDHandler, EntityResolver, ErrorHandlerpublic class XmlResponsesSaxParser.MultipartPartResultHandler extends SimpleHandler
| Constructor | Description |
|---|---|
MultipartPartResultHandler(XMLReader xr) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
endETag(String text) |
|
void |
endLastModified(String text) |
|
void |
endPart(String text) |
|
void |
endPartNumber(String text) |
|
void |
endSize(String text) |
|
MultipartPart |
getMultipartPart() |
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcharacters, controlReturned, endElement, isChildHandler, returnControlToParentHandler, startElement, transferControlToHandlerpublic MultipartPartResultHandler(XMLReader xr)
public MultipartPart getMultipartPart()
public void endPartNumber(String text)
public void endLastModified(String text) throws ParseException
ParseExceptionpublic void endETag(String text)
public void endSize(String text)
public void endPart(String text)