|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Conversion.Converter interface which specifies methods used
only in conversions from XML data to non-XML format data.Converter interface which specifies methods used
only in conversions from non-XML data to XML.Converter.convert is called with an incorrect
Source or Result argument.Conversion.cancel().Converter,
ConverterResolver and SchemaGenerator
objects.ConverterException
which contains extra information about the context of errors in EDI files.Configuration object in this ConverterFactory.
Configuration associated with this ConverterResolver.
ContentHandler which can receive XML data to be converted
to non-XML format.
ConverterListener
Throwable which was thrown if the conversion failed or was cancelled.
ConverterFactory which created this ConverterResolver.
OutputStream to write the input data to.
Reader, which is used to read the result data.
SAXSource to read the converted data.
SAXSource.
SAXSource.
XMLStreamReader to read the converted data.
XMLStreamReader to read the data.
XMLStreamReader.
XMLStreamReader.
XMLStreamReader which is used to read the result data.
XMLStreamWriter which can receive XML data to be converted
to non-XML format.
XMLStreamWriter which will be used to write the source data.
Converter wants
to read the result of the conversion with a InputStream.ConvertFromXML which can convert XML data to a non-XML format.
ConvertToXML which can convert non-XML data to XML.
ConvertToXML which can perform Custom XML Conversions.
ConverterResolver.
SchemaGenerator which can produce an XML schema file for a specific
XML Converter.
SchemaGenerator which can produce an XML schema file for a specific
Custom XML Conversion.
Converter wants
the Converter to write its output to a Writer provided by the
caller, or wants the
Converter to write its output to a OutputStream provided by the caller
using a specified byte encoding.Converter wants
to provide the source data for the conversion by writing it to a OutputStream.Converter wants
to read the result of the conversion with a Reader.Source which can
be used to read data from the URI.
Converter,
ConvertToXML or ConvertFromXML object.ConverterListener
Converter wants
to provide the source data for the conversion by writing it to a Writer.Converter wants
to read the result of the conversion with an XMLStreamReader.Converter wants
to supply the source data to the conversion with an XMLStreamReader.Converter wants
the result data to be written to an XMLStreamWriter.Converter wants
to provide the source data for the conversion by writing it to an XMLStreamWriter.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||