Serialized Form
-
Package org.jibx.binding.model
-
Class org.jibx.binding.model.EmptyArrayList
class EmptyArrayList extends ArrayList implements Serializable
-
-
Package org.jibx.runtime
-
Exception Class org.jibx.runtime.JiBXConstrainedParseException
class JiBXConstrainedParseException extends JiBXParseException implements Serializable-
Serialized Fields
-
m_allowableValues
String[] m_allowableValues
-
-
-
Exception Class org.jibx.runtime.JiBXException
class JiBXException extends Exception implements Serializable-
Serialized Fields
-
m_rootCause
Throwable m_rootCause
Exception that caused this exception.
-
-
-
Exception Class org.jibx.runtime.JiBXParseException
class JiBXParseException extends JiBXException implements Serializable -
Exception Class org.jibx.runtime.RecoverableException
class RecoverableException extends JiBXException implements Serializable -
Exception Class org.jibx.runtime.UnrecoverableException
class UnrecoverableException extends JiBXException implements Serializable -
Exception Class org.jibx.runtime.ValidationException
class ValidationException extends RecoverableException implements Serializable
-