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