Serialized Form


Package javax.xml.bind

Class javax.xml.bind.DataBindingException extends RuntimeException implements Serializable

Class javax.xml.bind.JAXBElement extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

QName name

declaredType

Class<T> declaredType

scope

Class<T> scope

value

Object value

nil

boolean nil

Class javax.xml.bind.JAXBException extends Exception implements Serializable

serialVersionUID: 1574520693L

Serialized Fields

errorCode

String errorCode

linkedException

Throwable linkedException

Class javax.xml.bind.MarshalException extends JAXBException implements Serializable

Class javax.xml.bind.PropertyException extends JAXBException implements Serializable

Class javax.xml.bind.TypeConstraintException extends RuntimeException implements Serializable

Serialized Fields

errorCode

String errorCode

linkedException

Throwable linkedException

Class javax.xml.bind.UnmarshalException extends JAXBException implements Serializable

Class javax.xml.bind.ValidationException extends JAXBException implements Serializable



Copyright © 2003-2009 The Apache Software Foundation. All Rights Reserved.