Serialized Form


Package org.jvnet.annox.annotation

Class org.jvnet.annox.annotation.AnnotationClassNotFoundException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

className

String className

Class org.jvnet.annox.annotation.NoSuchAnnotationFieldException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

annotationType

Class<T> annotationType

name

String name

Package org.jvnet.annox.io

Class org.jvnet.annox.io.NestedIOException extends IOException implements Serializable

serialVersionUID: 1L


Package org.jvnet.annox.parser

Class org.jvnet.annox.parser.AnnotationElementParseException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

element

Element element

Package org.jvnet.annox.reflect

Class org.jvnet.annox.reflect.AnnotatedElementException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

annotatedElement

AnnotatedElement annotatedElement

Package org.jvnet.annox.util

Class org.jvnet.annox.util.ValueParseException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

targetClass

Class<T> targetClass

value

Object value



Copyright © 2006-2012 Highsource. All Rights Reserved.