|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
AbstractObject
is the base class for the all classes of the scr om.ClassLoaderJavaClassDescription.java
...ClassLoaderJavaField.java
...ClassLoaderJavaMethod.java
...ClassLoaderJavaParameter.java
...ClassLoaderJavaTag.java
...Component
is a described component.ComponentDescriptorIO
is a helper class to read and write component descriptor files.Components
...Component
s.
Component
.
Implementation
.
Service
.
Interface
.
Property
.
Reference
.
Component
s.
Implementation
...Interface.java
...JavaClassDescription.java
...JavaClassDescriptionInheritanceComparator
orders
JavaClassDescription
objects by their inheritance:
If the descriptors are the same, zero is returned
If the first descriptor is an extension of the second, 1 is returned
If the second descriptor is an extension of the first, -1 is returned
Otherwise if the first descriptor is nested deeper in the hierarchy 1 is
returned, else if the second descriptor is nested deeper in the hierarchy -1
is returned.JavaClassDescriptorManager.java
...JavaField.java
...JavaMethod.java
...JavaParameter.java
...JavaTag.java
...MetaType
is a helper class to read and write meta type service files.startPrefixMapping()
, but wants them also as 'xmlns:' attributes.
Property.java
...QDoxJavaClassDescription.java
...QDoxJavaField.java
...QDoxJavaMethod.java
...QDoxJavaParameter.java
...QDoxJavaTag.java
...Reference.java
...SCRDescriptorMojo
generates a service descriptor file based on annotations found in the sources.Service
...Component
s.
xmlns:
attributes
and add those needed before calling superclass.
xmlns:
attributes
in startElement()
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |