|
Class Summary |
| AbstractNodeDescriptor |
The AbstractNodeDescriptor is the base class for mostly node
based descriptors (bean, collection). |
| BeanDescriptor |
The BeanDescriptor class provides support for the
bean-descriptor element of a class mapping, which has the following attribute
list definition:
<! |
| ClassDescriptor |
The ClassDescriptor class provides support for the
class-descriptor element of a class mapping, which has the following
attribute list definition:
<! |
| CollectionDescriptor |
The CollectionDescriptor class provides support for the
collection-descriptor element of a class mapping, which has the following
attribute list definition:
<! |
| FieldDescriptor |
The FieldDescriptor class provides support for the
field-descriptor element of a class mapping, which has the following
attribute list definition:
<! |
| JcrOcmMojo |
The JcrOcmMojo implements the (default) ocm goal of the
maven-jcrocm-plugin. |
| XMLWriter |
|