Serialized Form
-
Package org.codelibs.core.beans.util
-
Class org.codelibs.core.beans.util.BeanMap
- serialVersionUID:
- 1L
-
-
Package org.codelibs.core.collection
-
Class org.codelibs.core.collection.ArrayMap
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.codelibs.core.collection.ArrayMap.Entry
class Entry extends Object implements Externalizable- serialVersionUID:
- -6625980241350717177L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.codelibs.core.collection.CaseInsensitiveMap
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.codelibs.core.collection.CaseInsensitiveSet
- serialVersionUID:
- 0L
-
Class org.codelibs.core.collection.LruHashMap
- serialVersionUID:
- 1L
-
Serialized Fields
-
limitSize
int limitSize
Upper limit on the number of entries.
-
-
Class org.codelibs.core.collection.LruHashSet
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
LruHashMap<E,
Object> map
-
-
Class org.codelibs.core.collection.SLinkedList
class SLinkedList extends Object implements Externalizable- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.codelibs.core.exception
-
Exception org.codelibs.core.exception.BadPaddingRuntimeException
class BadPaddingRuntimeException extends ClRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.codelibs.core.exception.BeanFieldSetAccessibleFailureException
class BeanFieldSetAccessibleFailureException extends ClRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
targetClass
Class<?> targetClass
-
-
Exception org.codelibs.core.exception.BeanMethodSetAccessibleFailureException
class BeanMethodSetAccessibleFailureException extends ClRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
targetClass
Class<?> targetClass
-
-
Exception org.codelibs.core.exception.ClassNotFoundRuntimeException
class ClassNotFoundRuntimeException extends ClRuntimeException implements Serializable- serialVersionUID:
- -9022468864937761059L
-
Serialized Fields
-
className
String className
-
-
Exception org.codelibs.core.exception.ClIllegalArgumentException
class ClIllegalArgumentException extends IllegalArgumentException implements Serializable- serialVersionUID:
- -3701473506893554853L
-
Exception org.codelibs.core.exception.ClIllegalStateException
class ClIllegalStateException extends IllegalStateException implements Serializable- serialVersionUID:
- -2154525994315946504L
-
Exception org.codelibs.core.exception.ClIndexOutOfBoundsException
class ClIndexOutOfBoundsException extends IndexOutOfBoundsException implements Serializable- serialVersionUID:
- -824874776607593608L
-
Exception org.codelibs.core.exception.ClRuntimeException
class ClRuntimeException extends RuntimeException implements Serializable- serialVersionUID:
- -4452607868694297329L
-
Exception org.codelibs.core.exception.ClSQLException
class ClSQLException extends SQLException implements Serializable- serialVersionUID:
- 4098267431221202677L
-
Exception org.codelibs.core.exception.ClUnsupportedOperationException
class ClUnsupportedOperationException extends UnsupportedOperationException implements Serializable- serialVersionUID:
- -6732367317955522602L
-
Exception org.codelibs.core.exception.ConstructorNotFoundRuntimeException
class ConstructorNotFoundRuntimeException extends ClRuntimeException implements Serializable- serialVersionUID:
- 8584662068396978822L
-
Exception org.codelibs.core.exception.ConverterRuntimeException
class ConverterRuntimeException extends ClRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.codelibs.core.exception.EmptyArgumentException
class EmptyArgumentException extends ClIllegalArgumentException implements Serializable- serialVersionUID:
- 4625805280526951642L
-
Exception org.codelibs.core.exception.FieldNotFoundRuntimeException
class FieldNotFoundRuntimeException extends ClRuntimeException implements Serializable- serialVersionUID:
- -2715036865146285893L
-
Exception org.codelibs.core.exception.FieldNotStaticRuntimeException
class FieldNotStaticRuntimeException extends ClRuntimeException implements Serializable- serialVersionUID:
- -7791347225750660981L
-
Exception org.codelibs.core.exception.FileAccessException
class FileAccessException extends ClRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.codelibs.core.exception.IllegalAccessRuntimeException
class IllegalAccessRuntimeException extends ClRuntimeException implements Serializable- serialVersionUID:
- -3649900343028907465L
-
Serialized Fields
-
targetClass
Class<?> targetClass
-
-
Exception org.codelibs.core.exception.IllegalBlockSizeRuntimeException
class IllegalBlockSizeRuntimeException extends ClRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.codelibs.core.exception.IllegalKeyOfBeanMapException
class IllegalKeyOfBeanMapException extends ClIllegalArgumentException implements Serializable- serialVersionUID:
- 3456740832476626338L
-
Exception org.codelibs.core.exception.IllegalPropertyRuntimeException
class IllegalPropertyRuntimeException extends ClRuntimeException implements Serializable- serialVersionUID:
- 3584516316082904020L
-
Exception org.codelibs.core.exception.InstantiationRuntimeException
class InstantiationRuntimeException extends ClRuntimeException implements Serializable- serialVersionUID:
- 5220902071756706607L
-
Serialized Fields
-
targetClass
Class<?> targetClass
-
-
Exception org.codelibs.core.exception.InterruptedRuntimeException
class InterruptedRuntimeException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.codelibs.core.exception.InvalidKeyRuntimeException
class InvalidKeyRuntimeException extends ClRuntimeException implements Serializable- serialVersionUID:
- -3176447530746274091L
-
Exception org.codelibs.core.exception.InvocationTargetRuntimeException
class InvocationTargetRuntimeException extends ClRuntimeException implements Serializable- serialVersionUID:
- 7760491787158046906L
-
Serialized Fields
-
targetClass
Class<?> targetClass
-
-
Exception org.codelibs.core.exception.IORuntimeException
class IORuntimeException extends ClRuntimeException implements Serializable- serialVersionUID:
- 1533554330702215389L
-
Exception org.codelibs.core.exception.MethodNotFoundRuntimeException
class MethodNotFoundRuntimeException extends ClRuntimeException implements Serializable- serialVersionUID:
- -3508955801981550317L
-
Exception org.codelibs.core.exception.MethodNotStaticRuntimeException
class MethodNotStaticRuntimeException extends ClRuntimeException implements Serializable- serialVersionUID:
- 7186052234464152208L
-
Exception org.codelibs.core.exception.NamingRuntimeException
class NamingRuntimeException extends ClRuntimeException implements Serializable- serialVersionUID:
- -3176447530746274091L
-
Exception org.codelibs.core.exception.NoSuchAlgorithmRuntimeException
class NoSuchAlgorithmRuntimeException extends ClRuntimeException implements Serializable- serialVersionUID:
- -3176447530746274091L
-
Exception org.codelibs.core.exception.NoSuchConstructorRuntimeException
class NoSuchConstructorRuntimeException extends ClRuntimeException implements Serializable- serialVersionUID:
- 8688818589925114466L
-
Exception org.codelibs.core.exception.NoSuchFieldRuntimeException
class NoSuchFieldRuntimeException extends ClRuntimeException implements Serializable- serialVersionUID:
- 6609175673610180338L
-
Exception org.codelibs.core.exception.NoSuchMethodRuntimeException
class NoSuchMethodRuntimeException extends ClRuntimeException implements Serializable- serialVersionUID:
- -5673845060079098617L
-
Exception org.codelibs.core.exception.NoSuchPaddingRuntimeException
class NoSuchPaddingRuntimeException extends ClRuntimeException implements Serializable- serialVersionUID:
- -3176447530746274091L
-
Exception org.codelibs.core.exception.NullArgumentException
class NullArgumentException extends ClIllegalArgumentException implements Serializable- serialVersionUID:
- 1L
-
Exception org.codelibs.core.exception.ParserConfigurationRuntimeException
class ParserConfigurationRuntimeException extends ClRuntimeException implements Serializable- serialVersionUID:
- -4610465906028959083L
-
Exception org.codelibs.core.exception.ParseRuntimeException
class ParseRuntimeException extends ClRuntimeException implements Serializable- serialVersionUID:
- -5237329676597387063L
-
Exception org.codelibs.core.exception.PropertyNotFoundRuntimeException
class PropertyNotFoundRuntimeException extends ClRuntimeException implements Serializable- serialVersionUID:
- -5177019197796206774L
-
Exception org.codelibs.core.exception.ResourceNotFoundRuntimeException
class ResourceNotFoundRuntimeException extends ClRuntimeException implements Serializable- serialVersionUID:
- 9033370905740809950L
-
Serialized Fields
-
path
String path
-
-
Exception org.codelibs.core.exception.SAXRuntimeException
class SAXRuntimeException extends ClRuntimeException implements Serializable- serialVersionUID:
- -4933312103385038765L
-
Exception org.codelibs.core.exception.SQLRuntimeException
class SQLRuntimeException extends ClRuntimeException implements Serializable- serialVersionUID:
- 2533513110369526191L
-
Exception org.codelibs.core.exception.UnsupportedEncodingRuntimeException
class UnsupportedEncodingRuntimeException extends ClRuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.codelibs.core.misc
-
Class org.codelibs.core.misc.DynamicProperties
class DynamicProperties extends Properties implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
checkInterval
long checkInterval
-
lastChecked
long lastChecked
-
lastModified
long lastModified
-
properties
Properties properties
-
propertiesFile
File propertiesFile
-
-