|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.openprivacy.reptile.xml.HandlerCache
Responsible for fetching content form the cache.
Constructor Summary | |
HandlerCache()
|
Method Summary | |
org.xml.sax.helpers.DefaultHandler |
getHandler(talon.util.net.URI resource,
java.lang.Class handler)
Get a handler by it's resource. |
static HandlerCache |
getInstance()
Get an instance of the HandlerCache . |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public HandlerCache()
Method Detail |
public org.xml.sax.helpers.DefaultHandler getHandler(talon.util.net.URI resource, java.lang.Class handler) throws java.lang.Exception
java.lang.Exception
public static HandlerCache getInstance()
HandlerCache
.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |