See: Description
| Interface | Description |
|---|---|
| FrankAnnotation |
Models a Java 5 annotation.
|
| FrankClass | |
| FrankClassRepository | |
| FrankEnumConstant | |
| FrankMethod | |
| FrankProgramElement | |
| FrankType |
| Class | Description |
|---|---|
| FrankDocletConstants | |
| MultiplyInheritedMethodPlaceholder |
Placeholder for a method that is inherited from the superclass and also from interfaces in the
implements clause of a Java class. |
| Exception | Description |
|---|---|
| FrankDocException |
org.frankframework.frankdoc.doclet. In June 2021,
the transition from using reflection to using doclets is complete. We do not need to created the Frank!Doc model
from Java reflection anymore. The reflection implementation of this API is therefore removed.
The picture below shows what classes are available to model elements that appear in Java code.
Copyright © 2022 Ibissource.org. All rights reserved.