|
Oracle Application Server TopLink API Reference 10g (9.0.4) B10491-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--oracle.toplink.tools.sessionconfiguration.XMLLoader
|
+--oracle.toplink.tools.sessionconfiguration.WASXMLLoader
Purpose: This loader load the first session from a specific session configuration xml file. Provide a mechanism for loading configuration XML files and processing them. Processing is done reflectivly based on the name of the XML Tag
| Constructor Summary | |
WASXMLLoader() | |
WASXMLLoader(java.lang.String fileName) | |
| Method Summary | |
org.w3c.dom.Document |
retreiveDOM(java.lang.ClassLoader loader)INTERNAL: This method instantiates the parser and builds the document. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WASXMLLoader()
public WASXMLLoader(java.lang.String fileName)
| Method Detail |
public org.w3c.dom.Document retreiveDOM(java.lang.ClassLoader loader)
throws TopLinkException
XMLLoaderretreiveDOM in class XMLLoaderTopLinkException
|
| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||