|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package cookxml.common.exception |
Class cookxml.common.exception.InvalidClassTypeException extends CookXmlException implements Serializable |
Serialized Fields |
String type
Package cookxml.cookjython |
Class cookxml.cookjython.CookJythonIdMap extends PyStringMap implements Serializable |
Serialized Fields |
CookXml m_cookXml
Package cookxml.cookswt.exception |
Class cookxml.cookswt.exception.BadKeyException extends CookXmlException implements Serializable |
Serialized Fields |
String key
Class lookupClass
Class cookxml.cookswt.exception.BadStyleException extends CookXmlException implements Serializable |
Serialized Fields |
String style
Class lookupClass
Class cookxml.cookswt.exception.NoWidgetConstructorException extends CookXmlException implements Serializable |
Serialized Fields |
Class tagClass
Package cookxml.core.exception |
Class cookxml.core.exception.AccessException extends CookXmlException implements Serializable |
Serialized Fields |
String variable
Class cookxml.core.exception.AdderException extends CookXmlException implements Serializable |
Serialized Fields |
Adder adder
String parentNS
String parentTag
Object parent
Object child
Class cookxml.core.exception.ArrayException extends CookXmlException implements Serializable |
Serialized Fields |
String className
int size
Class cookxml.core.exception.CleanupException extends CookXmlException implements Serializable |
Serialized Fields |
CleanupHook cleanupHook
Class cookxml.core.exception.ConverterException extends CookXmlException implements Serializable |
Serialized Fields |
Converter converter
String value
Class cookxml.core.exception.CookXmlException extends RuntimeException implements Serializable |
Serialized Fields |
CookXml cookXml
DecodeEngine decodeEngine
HashMap m_properties
Class cookxml.core.exception.CreatorException extends CookXmlException implements Serializable |
Serialized Fields |
Creator creator
String parentNS
String parentTag
Element element
Object parentObject
Class cookxml.core.exception.FuncAdderException extends AdderException implements Serializable |
Serialized Fields |
String function
Class cookxml.core.exception.FunctionHandlerException extends HandlerException implements Serializable |
Serialized Fields |
Method method
Class cookxml.core.exception.HandlerException extends CookXmlException implements Serializable |
Serialized Fields |
Object object
Object value
Class cookxml.core.exception.InvalidInputException extends CookXmlException implements Serializable |
Serialized Fields |
Object input
Class cookxml.core.exception.NoAdderException extends AdderException implements Serializable |
Class cookxml.core.exception.NoCreatorException extends CreatorException implements Serializable |
Serialized Fields |
String tag
Class cookxml.core.exception.NoDefaultConstructorException extends CookXmlException implements Serializable |
Serialized Fields |
Class tagClass
Class cookxml.core.exception.NoHandlerException extends CookXmlException implements Serializable |
Serialized Fields |
String tag
String attribute
Object object
Object value
Class cookxml.core.exception.NoSetterException extends SetterException implements Serializable |
Class cookxml.core.exception.SetterException extends CookXmlException implements Serializable |
Serialized Fields |
Setter setter
String tagNS
String tag
String attrNS
String attribute
Object object
Object value
Class cookxml.core.exception.UnknownNameSpaceException extends CookXmlException implements Serializable |
Serialized Fields |
String nameSpace
Class cookxml.core.exception.VariableHandlerException extends HandlerException implements Serializable |
Serialized Fields |
Field field
Class cookxml.core.exception.VarLookupException extends CookXmlException implements Serializable |
Serialized Fields |
VarLookup varLookup
String name
Object value
boolean isReadAccess
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |