|
Generated by JDiff |
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||||
| Removed Methods | |
ISvgProcessorResult
process(
INode)
|
Use the default implementation of ISvgProcessor to convert an XML DOM tree to a node renderer tree. |
| Changed Methods | ||
ISvgProcessorResult
parseAndProcess(
InputStream)
|
Change in exceptions thrown from java.io.IOException to no exceptions.Documentation changed from old to new. |
Parse and process an Inputstream containing an SVG, using the default Svg processor (DefaultSvgProcessor) The parsing of the stream is done using UTF-8 as the default charset. |
ISvgProcessorResult
parseAndProcess(
InputStream,
ISvgConverterProperties
|
Change in exceptions thrown from java.io.IOException to no exceptions.Documentation changed from old to new. |
Parse and process an Inputstream containing an SVG, using the default Svg processor (DefaultSvgProcessor) |
|
|||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||||