Uses of Class
org.apache.batik.bridge.BridgeException

Packages that use BridgeException
org.apache.batik.bridge Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree. 
 

Uses of BridgeException in org.apache.batik.bridge
 

Subclasses of BridgeException in org.apache.batik.bridge
 class IllegalAttributeValueException
          Thrown when an attribute has an illegal value.
 class MissingAttributeException
          Thrown when a required attribute is missing on a specific Element.
 



Copyright © 2000 Apache Software Foundation. All Rights Reserved.