Serialized Form


Package org.ucl.xpath

Class org.ucl.xpath.CupError extends XPathError implements Serializable

Class org.ucl.xpath.DOMLoaderException extends XPathException implements Serializable

Class org.ucl.xpath.DynamicError extends XPathException implements Serializable

Serialized Fields

_code

java.lang.String _code

_te

TypeError _te

Class org.ucl.xpath.JFlexError extends XPathError implements Serializable

Class org.ucl.xpath.StaticAttrNameError extends StaticNameError implements Serializable

Class org.ucl.xpath.StaticElemNameError extends StaticNameError implements Serializable

Class org.ucl.xpath.StaticError extends XPathException implements Serializable

Serialized Fields

_code

java.lang.String _code

Class org.ucl.xpath.StaticFunctNameError extends StaticNameError implements Serializable

Class org.ucl.xpath.StaticNameError extends StaticError implements Serializable

Class org.ucl.xpath.StaticNsNameError extends StaticNameError implements Serializable

Class org.ucl.xpath.StaticTypeNameError extends StaticNameError implements Serializable

Class org.ucl.xpath.StaticVarNameError extends StaticNameError implements Serializable

Class org.ucl.xpath.TypeError extends XPathException implements Serializable

Serialized Fields

_code

java.lang.String _code

Class org.ucl.xpath.XPathError extends java.lang.Error implements Serializable

Serialized Fields

_reason

java.lang.String _reason

Class org.ucl.xpath.XPathException extends java.lang.Exception implements Serializable

Serialized Fields

_reason

java.lang.String _reason

Class org.ucl.xpath.XPathParserException extends StaticError implements Serializable