InfoCenter Home > 6.6.0.2.1.3: XMLConfig - Using the tool programmaticallyThe XMLConfig class is structured so that you can use it programmatically to retrieve information as a TXDocument or Element. The import/export facility can thus be included in a Java program, as well as being operated from a command line. Creating platform-neutral configurationsFor import and partial export operations, a variable substitution operation is performed on the input XML document, allowing you to create platform-neutral XML documents. These variables are available:
Security XML configurationsWhen configuring security with XML, you should be familiar with the following two factors: Javadoc for the toolIt is recommended that you refer to the Javadoc for the latest programmatic use of XMLConfig, and refer to the exported xml for the sample xml for repository objects. Javadoc for com.ibm.websphere.xmlconfig class and all of the related object classes resides in the apidocs directory: <installation_root>\web\apidocs\package and class name See the package summary file for a list of the class names, such as ApplicationServerConfig. The Javadoc is labeled by the class name preceded by the package name, com.ibm.websphere. |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|