Package | Description |
---|---|
com.sun.tools.txw2 |
Modifier and Type | Method and Description |
---|---|
private static org.kohsuke.rngom.parse.Parseable |
Main.makeRELAXNGSource(Main.Options opts,
org.xml.sax.InputSource in,
org.xml.sax.ErrorHandler eh,
java.io.File f) |
private static SchemaBuilder |
Main.makeSourceSchema(org.kohsuke.args4j.CmdLineParser parser,
Main.Options opts,
org.xml.sax.ErrorHandler eh)
Parses the command line and makes a
Parseable object
out of the specified schema file. |