Uses of Class
org.apache.batik.dom.svg.LiveAttributeException
-
Packages that use LiveAttributeException Package Description org.apache.batik.bridge Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree. -
-
Uses of LiveAttributeException in org.apache.batik.bridge
Constructors in org.apache.batik.bridge with parameters of type LiveAttributeException Constructor Description BridgeException(BridgeContext ctx, LiveAttributeException ex)Constructs a newBridgeExceptionbased on the specifiedLiveAttributeException.
-