Serialized Form
-
Package org.simpleframework.xml.convert
-
Exception Class org.simpleframework.xml.convert.ConvertException
class ConvertException extends Exception implements Serializable
-
-
Package org.simpleframework.xml.core
-
Exception Class org.simpleframework.xml.core.AttributeException
class AttributeException extends PersistenceException implements Serializable -
Exception Class org.simpleframework.xml.core.ConstructorException
class ConstructorException extends PersistenceException implements Serializable -
Exception Class org.simpleframework.xml.core.ElementException
class ElementException extends PersistenceException implements Serializable -
Exception Class org.simpleframework.xml.core.InstantiationException
class InstantiationException extends PersistenceException implements Serializable -
Exception Class org.simpleframework.xml.core.MethodException
class MethodException extends PersistenceException implements Serializable -
Exception Class org.simpleframework.xml.core.PathException
class PathException extends PersistenceException implements Serializable -
Exception Class org.simpleframework.xml.core.PersistenceException
class PersistenceException extends Exception implements Serializable -
Exception Class org.simpleframework.xml.core.RootException
class RootException extends PersistenceException implements Serializable -
Exception Class org.simpleframework.xml.core.TextException
class TextException extends PersistenceException implements Serializable -
Exception Class org.simpleframework.xml.core.UnionException
class UnionException extends PersistenceException implements Serializable -
Exception Class org.simpleframework.xml.core.ValueRequiredException
class ValueRequiredException extends PersistenceException implements Serializable
-
-
Package org.simpleframework.xml.strategy
-
Exception Class org.simpleframework.xml.strategy.CycleException
class CycleException extends PersistenceException implements Serializable
-
-
Package org.simpleframework.xml.stream
-
Exception Class org.simpleframework.xml.stream.NodeException
class NodeException extends Exception implements Serializable
-
-
Package org.simpleframework.xml.transform
-
Exception Class org.simpleframework.xml.transform.InvalidFormatException
class InvalidFormatException extends TransformException implements Serializable -
Exception Class org.simpleframework.xml.transform.TransformException
class TransformException extends PersistenceException implements Serializable
-
-
Package org.simpleframework.xml.util
-
Class org.simpleframework.xml.util.ConcurrentCache
-
Class org.simpleframework.xml.util.LimitedCache
-
Serialized Fields
-
capacity
int capacity
This represents the capacity of this cache instance.
-
-
-