org.fcrepo.server.utilities
Class ParserUtilityHandler
java.lang.Object
org.xml.sax.helpers.DefaultHandler
org.fcrepo.server.utilities.ParserUtilityHandler
- All Implemented Interfaces:
- ContentHandler, DTDHandler, EntityResolver, ErrorHandler
public class ParserUtilityHandler
- extends DefaultHandler
| Methods inherited from class org.xml.sax.helpers.DefaultHandler |
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warning |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
parm1
protected Object parm1
parm2
protected Object parm2
parm3
protected Object parm3
parm4
protected Object parm4
result
protected Object result
ParserUtilityHandler
public ParserUtilityHandler()
ParserUtilityHandler
public ParserUtilityHandler(Object p1)
ParserUtilityHandler
public ParserUtilityHandler(Object p1,
Object p2)
ParserUtilityHandler
public ParserUtilityHandler(Object p1,
Object p2,
Object p3)
ParserUtilityHandler
public ParserUtilityHandler(Object p1,
Object p2,
Object p3,
Object p4)
getResult
public Object getResult()
setResult
public void setResult(String string)
Copyright © 2012 DuraSpace. All Rights Reserved.