Serialized Form


Package org.eclipse.wst.jsdt.core

Class org.eclipse.wst.jsdt.core.BufferChangedEvent extends java.util.EventObject implements Serializable

serialVersionUID: 655379473891745999L

Serialized Fields

length

int length
The length of text that has been modified in the buffer.


offset

int offset
The offset into the buffer where the modification took place.


text

java.lang.String text
The text that was modified.

Class org.eclipse.wst.jsdt.core.ElementChangedEvent extends java.util.EventObject implements Serializable

serialVersionUID: -8947240431612844420L

Serialized Fields

type

int type

Class org.eclipse.wst.jsdt.core.UnimplementedException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 1L


Package org.eclipse.wst.jsdt.core.compiler

Class org.eclipse.wst.jsdt.core.compiler.InvalidInputException extends java.lang.Exception implements Serializable

serialVersionUID: 2909732853499731592L