|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object__redirected.__JAXPRedirected
public class __JAXPRedirected
Executes common operations against ALL JAXP redirection classes.
Constructor Summary | |
---|---|
__JAXPRedirected()
|
Method Summary | |
---|---|
static void |
changeAll(ModuleIdentifier id,
ModuleLoader loader)
Change all provided factories to the ones contained in the specified module using the standard META-INF/services lookup pattern. |
static void |
initAll()
Initializes the JAXP redirection system. |
static void |
restorePlatformFactory()
Restores all JAXP factories to the ones contained in the JDK system classpath. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public __JAXPRedirected()
Method Detail |
---|
public static void changeAll(ModuleIdentifier id, ModuleLoader loader)
id
- the id for the jaxp moduleloader
- the loader containing the jaxp modulepublic static void restorePlatformFactory()
public static void initAll()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |