ContentHandler
, DTDHandler
, EntityResolver
, ErrorHandler
public class XmlResponsesSaxParser.OwnerHandler extends SimpleHandler
Constructor | Description |
---|---|
OwnerHandler(XMLReader xr) |
Modifier and Type | Method | Description |
---|---|---|
void |
endDisplayName(String text) |
|
void |
endID(String text) |
|
void |
endInitiator(String text) |
|
void |
endOwner(String text) |
|
StorageOwner |
getOwner() |
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
characters, controlReturned, endElement, isChildHandler, returnControlToParentHandler, startElement, transferControlToHandler
public OwnerHandler(XMLReader xr)
public StorageOwner getOwner()
public void endID(String text)
public void endDisplayName(String text)
public void endOwner(String text)
public void endInitiator(String text)