Package | Description |
---|---|
org.metawidget.inspector.annotation |
Inspectors: Metawidget annotations support.
|
org.metawidget.inspector.beanvalidation |
Inspectors: Bean Validation (JSR 303) support.
|
org.metawidget.inspector.faces |
Inspectors: JSF annotations support.
|
org.metawidget.inspector.hibernate.validator |
Inspectors: Hibernate Validator support.
|
org.metawidget.inspector.jackson |
Inspectors: Jackson annotations support.
|
org.metawidget.inspector.jaxb |
Inspectors: JAXB annotations support.
|
org.metawidget.inspector.jpa |
Inspectors: JPA annotations support.
|
org.metawidget.inspector.jsp |
Inspectors: JSP annotations support.
|
org.metawidget.inspector.oval |
Inspectors: OVal support.
|
org.metawidget.inspector.propertytype |
Inspectors: property type support.
|
org.metawidget.inspector.spring |
Inspectors: Spring annotations support.
|
org.metawidget.inspector.struts |
Inspectors: struts-config.xml support.
|
org.metawidget.inspector.swing |
Inspectors: Swing AppFramework (JSR-296) support.
|
Modifier and Type | Class and Description |
---|---|
class |
MetawidgetAnnotationInspector
Inspects annotations defined by Metawidget (declared in this same package).
|
Modifier and Type | Class and Description |
---|---|
class |
BeanValidationInspector
Inspects annotations defined by Bean Validation (JSR 303).
|
Modifier and Type | Class and Description |
---|---|
class |
FacesAnnotationInspector
Inspects annotations defined by Metawidget's Java Server Faces support (declared in this same
package).
|
Modifier and Type | Class and Description |
---|---|
class |
HibernateValidatorInspector
Inspects annotations defined by Hibernate Validator.
|
Modifier and Type | Class and Description |
---|---|
class |
JacksonInspector
Inspects annotations defined by Jackson.
|
Modifier and Type | Class and Description |
---|---|
class |
JaxbInspector
Inspects annotations defined by Java API for XML Binding (JAXB).
|
Modifier and Type | Class and Description |
---|---|
class |
JpaInspector
Inspects annotations defined by Java Persistence API (JPA).
|
Modifier and Type | Class and Description |
---|---|
class |
JspAnnotationInspector
Inspects annotations defined by Metawidget's JSP support (declared in this same package).
|
Modifier and Type | Class and Description |
---|---|
class |
OvalInspector
Inspects annotations defined by OVal.
|
Modifier and Type | Class and Description |
---|---|
class |
PropertyTypeInspector
Inspector to look for types of properties.
|
Modifier and Type | Class and Description |
---|---|
class |
SpringAnnotationInspector
Inspects annotations defined by Metawidget's Spring support (declared in this same package).
|
Modifier and Type | Class and Description |
---|---|
class |
StrutsAnnotationInspector
Inspects annotations defined by Metawidget's Struts support (declared in this same package).
|
Modifier and Type | Class and Description |
---|---|
class |
SwingAppFrameworkInspector
Inspects annotations defined by Swing AppFramework.
|
Copyright © 2015. All Rights Reserved.