All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class oracle.xml.parser.v2.oraxml

java.lang.Object
   |
   +----oracle.xml.parser.v2.oraxml

public class oraxml
extends Object
The oraxml class provides a command-line interface to validate XML files

     java oracle.xml.parser.v2.oraxml options* source
          -h                         Prints this message
          -v                         Validation mode
          -w                         Show warnings
          -debug                     Debug mode
          -e <error log>       A file to write errors to
 


Constructor Index

 o oraxml()

Method Index

 o main(String[])

Constructors

 o oraxml
 public oraxml()

Methods

 o main
 public static void main(String args[])

All Packages  Class Hierarchy  This Package  Previous  Next  Index