Operation |
Details |
public characters( char[] ch, int start, int length):void |
Sequential Tags: | annotations=@Override throws=SAXException
| |
public endElement( String uri, String localName, String name):void |
Sequential Tags: | annotations=@Override throws=SAXException
| |
public escape( String input):String |
Sequential |
private getResult():String |
Sequential |
public getSourceFormats():Format |
Sequential |
public getSourceFormats( Format trg):Format |
Sequential |
public getSourceFormatsAsXml():String |
Sequential Tags: | annotations=@Deprecated
| |
public getTargetFormats( Format src):Format |
Sequential Tags: | throws=RuntimeException
| |
public getTargetFormatsAsXml( String srcFormatName, String srcType, String srcEncoding):String |
Sequential Tags: | annotations=@Deprecated
| |
public startElement( String uri, String localName, String name, Attributes attributes):void |
Sequential Tags: | annotations=@Override throws=SAXException
| |
public transform( byte[] src, String srcFormatName, String srcType, String srcEncoding, String trgFormatName, String trgType, String trgEncoding, String service):byte |
Sequential Tags: | throws=TransformationNotSupportedException,RuntimeException
| |
public transform( byte[] src, Format srcFormat, Format trgFormat, String service):byte |
Sequential Tags: | throws=TransformationNotSupportedException
| |