|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of SchemaCollection in convert.relaxng.input |
|---|
| Methods in convert.relaxng.input that return SchemaCollection | |
|---|---|
SchemaCollection |
MultiInputFormat.load(java.lang.String[] uris,
java.lang.String[] params,
java.lang.String outputFormat,
org.xml.sax.ErrorHandler eh)
|
SchemaCollection |
AbstractMultiInputFormat.load(java.lang.String uri,
java.lang.String[] params,
java.lang.String outputFormat,
org.xml.sax.ErrorHandler eh)
|
SchemaCollection |
InputFormat.load(java.lang.String uri,
java.lang.String[] params,
java.lang.String outputFormat,
org.xml.sax.ErrorHandler eh)
|
| Uses of SchemaCollection in convert.relaxng.input.dtd |
|---|
| Methods in convert.relaxng.input.dtd that return SchemaCollection | |
|---|---|
SchemaCollection |
Converter.convert()
|
SchemaCollection |
DtdInputFormat.load(java.lang.String uri,
java.lang.String[] params,
java.lang.String outputFormat,
org.xml.sax.ErrorHandler eh)
|
| Uses of SchemaCollection in convert.relaxng.input.parse |
|---|
| Methods in convert.relaxng.input.parse that return SchemaCollection | |
|---|---|
SchemaCollection |
ParseInputFormat.load(java.lang.String uri,
java.lang.String[] params,
java.lang.String outputFormat,
org.xml.sax.ErrorHandler eh)
|
| Uses of SchemaCollection in convert.relaxng.input.xml |
|---|
| Methods in convert.relaxng.input.xml that return SchemaCollection | |
|---|---|
SchemaCollection |
XmlInputFormat.load(java.lang.String[] uris,
java.lang.String[] params,
java.lang.String outputFormat,
org.xml.sax.ErrorHandler eh)
|
| Uses of SchemaCollection in convert.relaxng.output |
|---|
| Methods in convert.relaxng.output with parameters of type SchemaCollection | |
|---|---|
void |
OutputFormat.output(SchemaCollection sc,
OutputDirectory od,
java.lang.String[] params,
java.lang.String inputFormat,
org.xml.sax.ErrorHandler eh)
|
| Uses of SchemaCollection in convert.relaxng.output.dtd |
|---|
| Methods in convert.relaxng.output.dtd with parameters of type SchemaCollection | |
|---|---|
void |
DtdOutputFormat.output(SchemaCollection sc,
OutputDirectory od,
java.lang.String[] params,
java.lang.String inputFormat,
org.xml.sax.ErrorHandler eh)
|
| Uses of SchemaCollection in convert.relaxng.output.rnc |
|---|
| Methods in convert.relaxng.output.rnc with parameters of type SchemaCollection | |
|---|---|
void |
RncOutputFormat.output(SchemaCollection sc,
OutputDirectory od,
java.lang.String[] params,
java.lang.String inputFormat,
org.xml.sax.ErrorHandler eh)
|
| Uses of SchemaCollection in convert.relaxng.output.rng |
|---|
| Methods in convert.relaxng.output.rng with parameters of type SchemaCollection | |
|---|---|
void |
RngOutputFormat.output(SchemaCollection sc,
OutputDirectory od,
java.lang.String[] params,
java.lang.String inputFormat,
org.xml.sax.ErrorHandler eh)
|
| Uses of SchemaCollection in convert.relaxng.output.xsd |
|---|
| Methods in convert.relaxng.output.xsd with parameters of type SchemaCollection | |
|---|---|
void |
XsdOutputFormat.output(SchemaCollection sc,
OutputDirectory od,
java.lang.String[] params,
java.lang.String inputFormat,
org.xml.sax.ErrorHandler eh)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||