public class oraxml
extends java.lang.Object
java oracle.xml.parser.v2.oraxml options*
-help Prints the help message
-version Prints the release version
-novalidate Parses the input file to check for well-formedness
-dtd Validates the input file with DTD validation
-schema Validates the input file with Schema validation
-log <logfile> Writes the errors/logs to the output file
-comp Compresses the input xml file
-decomp Decompresses the input compressed file
-enc Prints the encoding of the input file
-nonsecure Disable secure processing
-warning Show warnings
| Constructor and Description |
|---|
oraxml() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
Copyright © 2003, 2025, Oracle and/or its affiliates.