Serialized Form


Package org.apache.batik.css.engine

Class org.apache.batik.css.engine.CSSEngineEvent extends EventObject implements Serializable

Serialized Fields

element

Element element
The event target.


properties

int[] properties
The changed properties indexes.


Package org.apache.batik.css.parser

Class org.apache.batik.css.parser.ParseException extends RuntimeException implements Serializable

Serialized Fields

exception

Exception exception
The embedded exception if tunnelling, or null.

lineNumber

int lineNumber
The line number.

columnNumber

int columnNumber
The column number.



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