|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnz.ac.waikato.mcennis.rat.parser.xmlHandler.HandlerFactory
public class HandlerFactory
Factory class for creating SAX XML parsers for use with the XML Parser class.
Method Summary | |
---|---|
Handler |
create(java.util.Properties props)
Creates a new Handler object. |
static HandlerFactory |
newInstance()
Return a reference to a singelton HandlerFactory |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static HandlerFactory newInstance()
public Handler create(java.util.Properties props)
props
- parameters for creating a HandlerObject
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |