public class ParserUtilityHandler extends DefaultHandler
| Modifier and Type | Field and Description |
|---|---|
protected Object |
parm1 |
protected Object |
parm2 |
protected Object |
parm3 |
protected Object |
parm4 |
protected Object |
result |
| Constructor and Description |
|---|
ParserUtilityHandler() |
ParserUtilityHandler(Object p1) |
ParserUtilityHandler(Object p1,
Object p2) |
ParserUtilityHandler(Object p1,
Object p2,
Object p3) |
ParserUtilityHandler(Object p1,
Object p2,
Object p3,
Object p4) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getResult() |
void |
setResult(String string) |
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warningCopyright © 2013 DuraSpace. All Rights Reserved.