public static final class XmlFactoryHook.ThreadContext extends Object
Modifier and Type | Method and Description |
---|---|
static void |
clearThreadLocals() |
static XmlFactoryHook |
getHook()
Returns the current thread's hook, or null if none.
|
static void |
setHook(XmlFactoryHook hook)
Sets the hook for the current thread.
|
public static void clearThreadLocals()
public static XmlFactoryHook getHook()
public static void setHook(XmlFactoryHook hook)