Serialized Form


Package cookxml.common.exception

Class cookxml.common.exception.InvalidClassTypeException extends CookXmlException implements Serializable

Serialized Fields

type

String type


Package cookxml.cookjython

Class cookxml.cookjython.CookJythonIdMap extends PyStringMap implements Serializable

Serialized Fields

m_cookXml

CookXml m_cookXml


Package cookxml.cookswt.exception

Class cookxml.cookswt.exception.BadKeyException extends CookXmlException implements Serializable

Serialized Fields

key

String key

lookupClass

Class lookupClass

Class cookxml.cookswt.exception.BadStyleException extends CookXmlException implements Serializable

Serialized Fields

style

String style

lookupClass

Class lookupClass

Class cookxml.cookswt.exception.NoWidgetConstructorException extends CookXmlException implements Serializable

Serialized Fields

tagClass

Class tagClass


Package cookxml.core.exception

Class cookxml.core.exception.AccessException extends CookXmlException implements Serializable

Serialized Fields

variable

String variable

Class cookxml.core.exception.AdderException extends CookXmlException implements Serializable

Serialized Fields

adder

Adder adder

parentNS

String parentNS

parentTag

String parentTag

parent

Object parent

child

Object child

Class cookxml.core.exception.ArrayException extends CookXmlException implements Serializable

Serialized Fields

className

String className

size

int size

Class cookxml.core.exception.CleanupException extends CookXmlException implements Serializable

Serialized Fields

cleanupHook

CleanupHook cleanupHook
The CleanupHook that caused the problem.

Class cookxml.core.exception.ConverterException extends CookXmlException implements Serializable

Serialized Fields

converter

Converter converter

value

String value

Class cookxml.core.exception.CookXmlException extends RuntimeException implements Serializable

Serialized Fields

cookXml

CookXml cookXml

decodeEngine

DecodeEngine decodeEngine

m_properties

HashMap m_properties

Class cookxml.core.exception.CreatorException extends CookXmlException implements Serializable

Serialized Fields

creator

Creator creator

parentNS

String parentNS

parentTag

String parentTag

element

Element element

parentObject

Object parentObject

Class cookxml.core.exception.FuncAdderException extends AdderException implements Serializable

Serialized Fields

function

String function

Class cookxml.core.exception.FunctionHandlerException extends HandlerException implements Serializable

Serialized Fields

method

Method method

Class cookxml.core.exception.HandlerException extends CookXmlException implements Serializable

Serialized Fields

object

Object object

value

Object value

Class cookxml.core.exception.InvalidInputException extends CookXmlException implements Serializable

Serialized Fields

input

Object input

Class cookxml.core.exception.NoAdderException extends AdderException implements Serializable

Class cookxml.core.exception.NoCreatorException extends CreatorException implements Serializable

Serialized Fields

tag

String tag

Class cookxml.core.exception.NoDefaultConstructorException extends CookXmlException implements Serializable

Serialized Fields

tagClass

Class tagClass

Class cookxml.core.exception.NoHandlerException extends CookXmlException implements Serializable

Serialized Fields

tag

String tag

attribute

String attribute

object

Object object

value

Object value

Class cookxml.core.exception.NoSetterException extends SetterException implements Serializable

Class cookxml.core.exception.SetterException extends CookXmlException implements Serializable

Serialized Fields

setter

Setter setter

tagNS

String tagNS

tag

String tag

attrNS

String attrNS

attribute

String attribute

object

Object object

value

Object value

Class cookxml.core.exception.UnknownNameSpaceException extends CookXmlException implements Serializable

Serialized Fields

nameSpace

String nameSpace

Class cookxml.core.exception.VariableHandlerException extends HandlerException implements Serializable

Serialized Fields

field

Field field

Class cookxml.core.exception.VarLookupException extends CookXmlException implements Serializable

Serialized Fields

varLookup

VarLookup varLookup

name

String name

value

Object value

isReadAccess

boolean isReadAccess