Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
net.sf.oval
,
net.sf.oval.collection
,
net.sf.oval.configuration
,
net.sf.oval.configuration.annotation
,
net.sf.oval.configuration.pojo
,
net.sf.oval.configuration.pojo.elements
,
net.sf.oval.configuration.xml
,
net.sf.oval.constraint
,
net.sf.oval.constraint.exclusion
,
net.sf.oval.context
,
net.sf.oval.exception
,
net.sf.oval.expression
,
net.sf.oval.guard
,
net.sf.oval.integration.spring
,
net.sf.oval.internal
,
net.sf.oval.internal.util
,
net.sf.oval.localization.context
,
net.sf.oval.localization.message
,
net.sf.oval.localization.value
,
net.sf.oval.logging
,
net.sf.oval.ogn
Class Hierarchy
java.lang.
Object
net.sf.oval.
AbstractCheck
(implements net.sf.oval.
Check
)
net.sf.oval.configuration.annotation.
AbstractAnnotationCheck
<ConstraintAnnotation> (implements net.sf.oval.configuration.annotation.
AnnotationCheck
<ConstraintAnnotation>)
net.sf.oval.constraint.
AssertCheck
net.sf.oval.constraint.
AssertConstraintSetCheck
net.sf.oval.constraint.
AssertFalseCheck
net.sf.oval.constraint.
AssertFieldConstraintsCheck
net.sf.oval.constraint.
AssertNullCheck
net.sf.oval.constraint.
AssertTrueCheck
net.sf.oval.constraint.
AssertURLCheck
net.sf.oval.constraint.
AssertValidCheck
net.sf.oval.constraint.
CheckWithCheck
net.sf.oval.constraint.
DateRangeCheck
net.sf.oval.constraint.
DigitsCheck
net.sf.oval.constraint.
EmailCheck
net.sf.oval.constraint.
EqualToFieldCheck
net.sf.oval.constraint.
FutureCheck
net.sf.oval.constraint.
HasSubstringCheck
net.sf.oval.constraint.
InstanceOfAnyCheck
net.sf.oval.constraint.
InstanceOfCheck
net.sf.oval.constraint.
LengthCheck
net.sf.oval.constraint.
MatchPatternCheck
net.sf.oval.constraint.
MaxCheck
net.sf.oval.constraint.
MaxLengthCheck
net.sf.oval.constraint.
MaxSizeCheck
net.sf.oval.constraint.
MemberOfCheck
net.sf.oval.constraint.
MinCheck
net.sf.oval.constraint.
MinLengthCheck
net.sf.oval.constraint.
MinSizeCheck
net.sf.oval.constraint.
NoSelfReferenceCheck
net.sf.oval.constraint.
NotBlankCheck
net.sf.oval.constraint.
NotEmptyCheck
net.sf.oval.constraint.
NotEqualCheck
net.sf.oval.constraint.
NotEqualToFieldCheck
net.sf.oval.constraint.
NotMatchPatternCheck
net.sf.oval.constraint.
NotMemberOfCheck
net.sf.oval.constraint.
NotNegativeCheck
net.sf.oval.constraint.
NotNullCheck
net.sf.oval.constraint.
PastCheck
net.sf.oval.constraint.
RangeCheck
net.sf.oval.constraint.
SizeCheck
net.sf.oval.constraint.
ValidateWithMethodCheck
net.sf.oval.guard.
PostCheck
net.sf.oval.guard.
PreCheck
net.sf.oval.
AbstractCheckExclusion
(implements net.sf.oval.
CheckExclusion
)
net.sf.oval.configuration.annotation.
AbstractAnnotationCheckExclusion
<ExclusionAnnotation> (implements net.sf.oval.configuration.annotation.
AnnotationCheckExclusion
<ExclusionAnnotation>)
net.sf.oval.constraint.exclusion.
NullableExclusion
net.sf.oval.configuration.annotation.
AnnotationsConfigurer
(implements net.sf.oval.configuration.
Configurer
)
net.sf.oval.guard.
ApiUsageAuditor2
net.sf.oval.guard.
GuardAspect2
net.sf.oval.internal.util.
ArrayUtils
net.sf.oval.internal.util.
Assert
net.sf.oval.integration.spring.
BeanInjectingCheckInitializationListener
(implements net.sf.oval.configuration.
CheckInitializationListener
)
org.apache.commons.jxpath.ri.model.beans.BeanPointerFactory (implements org.apache.commons.jxpath.ri.model.NodePointerFactory)
net.sf.oval.ogn.
ObjectGraphNavigatorJXPathImpl.BeanPointerFactoryEx
net.sf.oval.configuration.annotation.
BeanValidationAnnotationsConfigurer
(implements net.sf.oval.configuration.
Configurer
)
net.sf.oval.internal.
ClassChecks
net.sf.oval.collection.
CollectionFactoryJavalutionImpl
(implements net.sf.oval.collection.
CollectionFactory
)
net.sf.oval.collection.
CollectionFactoryJDKImpl
(implements net.sf.oval.collection.
CollectionFactory
)
net.sf.oval.collection.
CollectionFactoryTroveImpl
(implements net.sf.oval.collection.
CollectionFactory
)
net.sf.oval.configuration.pojo.elements.
ConfigurationElement
(implements java.io.
Serializable
)
net.sf.oval.configuration.pojo.elements.
ClassConfiguration
net.sf.oval.configuration.pojo.elements.
ConstraintSetConfiguration
net.sf.oval.configuration.pojo.elements.
ConstructorConfiguration
net.sf.oval.configuration.pojo.elements.
FieldConfiguration
net.sf.oval.configuration.pojo.elements.
MethodConfiguration
net.sf.oval.configuration.pojo.elements.
MethodPostExecutionConfiguration
net.sf.oval.configuration.pojo.elements.
MethodPreExecutionConfiguration
net.sf.oval.configuration.pojo.elements.
MethodReturnValueConfiguration
net.sf.oval.configuration.pojo.elements.
ObjectConfiguration
net.sf.oval.configuration.pojo.elements.
ParameterConfiguration
net.sf.oval.
ConstraintSet
net.sf.oval.guard.
ConstraintsViolatedAdapter
(implements net.sf.oval.guard.
ConstraintsViolatedListener
)
net.sf.oval.guard.
ProbeModeListener
net.sf.oval.
ConstraintViolation
(implements java.io.
Serializable
)
net.sf.oval.internal.
ContextCache
net.sf.oval.exception.
ExceptionTranslatorJDKExceptionsImpl
(implements net.sf.oval.exception.
ExceptionTranslator
)
net.sf.oval.expression.
ExpressionLanguageBeanShellImpl
(implements net.sf.oval.expression.
ExpressionLanguage
)
net.sf.oval.expression.
ExpressionLanguageGroovyImpl
(implements net.sf.oval.expression.
ExpressionLanguage
)
net.sf.oval.expression.
ExpressionLanguageJavaScriptImpl
(implements net.sf.oval.expression.
ExpressionLanguage
)
net.sf.oval.expression.
ExpressionLanguageJEXLImpl
(implements net.sf.oval.expression.
ExpressionLanguage
)
net.sf.oval.expression.
ExpressionLanguageJRubyImpl
(implements net.sf.oval.expression.
ExpressionLanguage
)
net.sf.oval.expression.
ExpressionLanguageMVELImpl
(implements net.sf.oval.expression.
ExpressionLanguage
)
net.sf.oval.expression.
ExpressionLanguageOGNLImpl
(implements net.sf.oval.expression.
ExpressionLanguage
)
net.sf.oval.expression.
ExpressionLanguageRegistry
net.sf.oval.expression.
ExpressionLanguageScriptEngineImpl
(implements net.sf.oval.expression.
ExpressionLanguage
)
net.sf.oval.guard.
Guard.GuardMethodPreResult
net.sf.oval.guard.
GuardInterceptor
(implements org.aopalliance.intercept.ConstructorInterceptor, org.aopalliance.intercept.MethodInterceptor)
net.sf.oval.guard.
GuardInterceptor.MethodInvocable
(implements net.sf.oval.internal.util.
Invocable
)
net.sf.oval.internal.util.
IdentitySet
<E> (implements java.io.
Serializable
, java.util.
Set
<E>)
net.sf.oval.configuration.annotation.
JPAAnnotationsConfigurer
(implements net.sf.oval.configuration.
Configurer
)
net.sf.oval.internal.util.
LinkedSet
<E> (implements java.lang.
Cloneable
, java.util.
List
<E>, java.util.
Set
<E>)
net.sf.oval.internal.
Log
net.sf.oval.logging.
LoggerFactoryJCLImpl
(implements net.sf.oval.logging.
LoggerFactory
)
net.sf.oval.logging.
LoggerFactoryJDKImpl
(implements net.sf.oval.logging.
LoggerFactory
)
net.sf.oval.logging.
LoggerFactoryL4JImpl
(implements net.sf.oval.logging.
LoggerFactory
)
net.sf.oval.logging.
LoggerFactorySLF4JImpl
(implements net.sf.oval.logging.
LoggerFactory
)
net.sf.oval.logging.
LoggerJCLImpl
(implements net.sf.oval.logging.
Logger
)
net.sf.oval.logging.
LoggerJDKImpl
(implements net.sf.oval.logging.
Logger
)
net.sf.oval.logging.
LoggerL4JImpl
(implements net.sf.oval.logging.
Logger
)
net.sf.oval.logging.
LoggerSLF4JImpl
(implements net.sf.oval.logging.
Logger
)
net.sf.oval.internal.
MessageRenderer
net.sf.oval.internal.util.
MethodInvocationCommand
org.apache.commons.jxpath.ri.model.NodePointer (implements org.apache.commons.jxpath.Pointer)
org.apache.commons.jxpath.ri.model.beans.PropertyOwnerPointer
org.apache.commons.jxpath.ri.model.beans.BeanPointer
net.sf.oval.ogn.
ObjectGraphNavigatorJXPathImpl.BeanPointerEx
net.sf.oval.internal.util.
ObjectCache
<K,V>
net.sf.oval.ogn.
ObjectGraphNavigationResult
net.sf.oval.ogn.
ObjectGraphNavigatorDefaultImpl
(implements net.sf.oval.ogn.
ObjectGraphNavigator
)
net.sf.oval.ogn.
ObjectGraphNavigatorJXPathImpl
(implements net.sf.oval.ogn.
ObjectGraphNavigator
)
net.sf.oval.ogn.
ObjectGraphNavigatorRegistry
net.sf.oval.context.
OValContext
(implements java.io.
Serializable
)
net.sf.oval.context.
ClassContext
net.sf.oval.context.
ConstraintSetContext
net.sf.oval.context.
ConstructorParameterContext
net.sf.oval.context.
FieldContext
net.sf.oval.context.
MethodEntryContext
net.sf.oval.context.
MethodExitContext
net.sf.oval.context.
MethodParameterContext
net.sf.oval.context.
MethodReturnValueContext
net.sf.oval.internal.
ParameterChecks
net.sf.oval.guard.
ParameterNameResolverAspectJImpl
(implements net.sf.oval.guard.
ParameterNameResolver
)
net.sf.oval.guard.
ParameterNameResolverEnumerationImpl
(implements net.sf.oval.guard.
ParameterNameResolver
)
net.sf.oval.guard.
ParameterNameResolverParanamerImpl
(implements net.sf.oval.guard.
ParameterNameResolver
)
net.sf.oval.configuration.pojo.
POJOConfigurer
(implements net.sf.oval.configuration.
Configurer
, java.io.
Serializable
)
com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider (implements com.thoughtworks.xstream.converters.reflection.ReflectionProvider)
com.thoughtworks.xstream.converters.reflection.Sun14ReflectionProvider
net.sf.oval.configuration.xml.
XMLConfigurer.XStreamReflectionProvider
net.sf.oval.internal.util.
ReflectionUtils
net.sf.oval.localization.message.
ResourceBundleMessageResolver
(implements net.sf.oval.localization.message.
MessageResolver
)
net.sf.oval.localization.context.
ResourceBundleValidationContextRenderer
(implements net.sf.oval.localization.context.
OValContextRenderer
)
net.sf.oval.internal.util.
SerializableConstructor
(implements java.io.
Serializable
)
net.sf.oval.internal.util.
SerializableField
(implements java.io.
Serializable
)
net.sf.oval.internal.util.
SerializableMethod
(implements java.io.
Serializable
)
net.sf.oval.internal.util.
SetAccessibleAction
(implements java.security.
PrivilegedAction
<T>)
net.sf.oval.integration.spring.
SpringInjector
net.sf.oval.integration.spring.
SpringValidator
(implements org.springframework.beans.factory.InitializingBean, org.springframework.validation.Validator)
net.sf.oval.internal.util.
StringUtils
java.lang.
ThreadLocal
<T>
net.sf.oval.internal.util.
ThreadLocalIdentitySet
<T>
net.sf.oval.internal.util.
ThreadLocalLinkedList
<T>
net.sf.oval.internal.util.
ThreadLocalList
<T>
net.sf.oval.internal.util.
ThreadLocalMap
<K,V>
net.sf.oval.internal.util.
ThreadLocalObjectCache
<K,V>
net.sf.oval.internal.util.
ThreadLocalWeakHashMap
<K,V>
net.sf.oval.internal.util.
ThreadLocalWeakHashSet
<T>
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
net.sf.oval.exception.
OValException
net.sf.oval.exception.
ConstraintsViolatedException
net.sf.oval.exception.
ExpressionEvaluationException
net.sf.oval.exception.
InvalidConfigurationException
net.sf.oval.exception.
ConstraintSetAlreadyDefinedException
net.sf.oval.exception.
ExpressionLanguageNotAvailableException
net.sf.oval.exception.
ObjectGraphNavigatorNotAvailableException
net.sf.oval.exception.
UndefinedConstraintSetException
net.sf.oval.exception.
ReflectionException
net.sf.oval.exception.
AccessingFieldValueFailedException
net.sf.oval.exception.
FieldNotFoundException
net.sf.oval.exception.
InvokingMethodFailedException
net.sf.oval.exception.
MethodNotFoundException
net.sf.oval.exception.
ValidationFailedException
net.sf.oval.localization.value.
ToStringMessageValueFormatter
(implements net.sf.oval.localization.value.
MessageValueFormatter
)
net.sf.oval.localization.context.
ToStringValidationContextRenderer
(implements net.sf.oval.localization.context.
OValContextRenderer
)
net.sf.oval.
Validator
(implements net.sf.oval.
IValidator
)
net.sf.oval.guard.
Guard
net.sf.oval.
Validator.DelegatingParameterNameResolver
(implements net.sf.oval.guard.
ParameterNameResolver
)
net.sf.oval.internal.util.
WeakHashSet
<E> (implements java.io.
Serializable
, java.util.
Set
<E>)
net.sf.oval.configuration.xml.
XMLConfigurer
(implements net.sf.oval.configuration.
Configurer
)
net.sf.oval.configuration.xml.
XMLConfigurer.AssertCheckConverter
(implements com.thoughtworks.xstream.converters.Converter)
Interface Hierarchy
net.sf.oval.configuration.
CheckInitializationListener
net.sf.oval.collection.
CollectionFactory
net.sf.oval.configuration.
Configurer
net.sf.oval.guard.
ConstraintsViolatedListener
net.sf.oval.exception.
ExceptionTranslator
net.sf.oval.expression.
ExpressionLanguage
net.sf.oval.internal.util.
Invocable
net.sf.oval.guard.
IsGuarded
net.sf.oval.
IValidator
net.sf.oval.logging.
Logger
net.sf.oval.logging.
LoggerFactory
net.sf.oval.localization.message.
MessageResolver
net.sf.oval.localization.value.
MessageValueFormatter
net.sf.oval.ogn.
ObjectGraphNavigator
net.sf.oval.localization.context.
OValContextRenderer
net.sf.oval.guard.
ParameterNameResolver
java.io.
Serializable
net.sf.oval.configuration.annotation.
AnnotationCheck
<ConstraintAnnotation>
net.sf.oval.configuration.annotation.
AnnotationCheckExclusion
<ExclusionAnnotation>
net.sf.oval.
Check
net.sf.oval.configuration.annotation.
AnnotationCheck
<ConstraintAnnotation>
net.sf.oval.
CheckExclusion
net.sf.oval.configuration.annotation.
AnnotationCheckExclusion
<ExclusionAnnotation>
net.sf.oval.constraint.
CheckWithCheck.SimpleCheck
net.sf.oval.constraint.
CheckWithCheck.SimpleCheckWithMessageVariables
net.sf.oval.constraint.
CheckWithCheck.SimpleCheckWithMessageVariables
Annotation Type Hierarchy
net.sf.oval.configuration.annotation.
IsInvariant
(implements java.lang.annotation.
Annotation
)
net.sf.oval.configuration.annotation.
Exclusion
(implements java.lang.annotation.
Annotation
)
net.sf.oval.configuration.annotation.
Constraints
(implements java.lang.annotation.
Annotation
)
net.sf.oval.configuration.annotation.
Constraint
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
ValidateWithMethod
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
ValidateWithMethod.List
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
Size
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
Size.List
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
Range
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
Range.List
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
Past
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
Past.List
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
NotNull
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
NotNull.List
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
NotNegative
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
NotNegative.List
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
NotMemberOf
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
NotMemberOf.List
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
NotMatchPattern
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
NotMatchPattern.List
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
NotEqualToField
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
NotEqualToField.List
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
NotEqual
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
NotEqual.List
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
NotEmpty
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
NotEmpty.List
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
NotBlank
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
NotBlank.List
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
NoSelfReference
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
NoSelfReference.List
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
MinSize
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
MinSize.List
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
MinLength
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
MinLength.List
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
Min
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
Min.List
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
MemberOf
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
MemberOf.List
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
MaxSize
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
MaxSize.List
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
MaxLength
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
MaxLength.List
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
Max
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
Max.List
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
MatchPattern
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
MatchPattern.List
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
Length
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
Length.List
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
InstanceOfAny
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
InstanceOfAny.List
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
InstanceOf
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
InstanceOf.List
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
HasSubstring
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
HasSubstring.List
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
Future
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
Future.List
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
EqualToField
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
EqualToField.List
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
Email
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
Email.List
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
Digits
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
Digits.List
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
DateRange
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
DateRange.List
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
CheckWith
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
CheckWith.List
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
AssertValid
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
AssertValid.List
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
AssertURL
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
AssertURL.List
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
AssertTrue
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
AssertTrue.List
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
AssertNull
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
AssertNull.List
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
AssertFieldConstraints
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
AssertFieldConstraints.List
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
AssertFalse
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
AssertFalse.List
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
AssertConstraintSet
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
AssertConstraintSet.List
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
Assert
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.
Assert.List
(implements java.lang.annotation.
Annotation
)
net.sf.oval.constraint.exclusion.
Nullable
(implements java.lang.annotation.
Annotation
)
net.sf.oval.guard.
SuppressOValWarnings
(implements java.lang.annotation.
Annotation
)
net.sf.oval.guard.
PreValidateThis
(implements java.lang.annotation.
Annotation
)
net.sf.oval.guard.
Pre
(implements java.lang.annotation.
Annotation
)
net.sf.oval.guard.
PostValidateThis
(implements java.lang.annotation.
Annotation
)
net.sf.oval.guard.
Post
(implements java.lang.annotation.
Annotation
)
net.sf.oval.guard.
Guarded
(implements java.lang.annotation.
Annotation
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
net.sf.oval.
ConstraintTarget
net.sf.oval.constraint.
AssertURLCheck.URIScheme
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2005-2013
The OVal Development Team
. All Rights Reserved.