mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-10-04 11:26:44 -04:00
* renaming accessors * changing the default to disallow external resources * introduced system-property for backwards compatibility * honor system-property (if present) and SVGReadParams.isAllowExternalResources hasn't been called (as against ignoring system-property and reverting to 'block-by-default' if SVGReadParams.isAllowExternalResources invoked) * added + updated test cases