Serialized Form


Package org.apache.batik.dom.svg

Class org.apache.batik.dom.svg.LiveAttributeException extends RuntimeException implements Serializable

Serialized Fields

e

Element e
The element on which the error occured.


attributeName

String attributeName
The attribute name.


code

short code
The reason for the exception. This must be one of the ERR_* constants defined in this class.


value

String value
The malformed attribute value.

Class org.apache.batik.dom.svg.SVGOMException extends org.w3c.dom.svg.SVGException implements Serializable

Class org.apache.batik.dom.svg.SVGOMUseShadowRoot extends AbstractDocumentFragment implements Serializable

Serialized Fields

cssParentElement

Element cssParentElement
The parent CSS element.


isLocal

boolean isLocal
Indicates if the imported css element is from this document.



Copyright © 2000–2017 Apache Software Foundation. All rights reserved.