| Package | Description |
|---|---|
| org.frankframework.frankdoc.model |
This package contains a set of model classes that is used by
DocWriterNew to generate the
XML configuration schema used by Frank developers. |
| org.frankframework.frankdoc.wrapper |
This package was created to allow the Frank!Doc model to be instantiated both from Java reflection or from within a doclet.
|
| Modifier and Type | Method and Description |
|---|---|
static FrankDocModel |
FrankDocModel.populate(URL digesterRules,
String rootClassName,
FrankClassRepository classRepository) |
| Modifier and Type | Method and Description |
|---|---|
static FrankClassRepository |
FrankClassRepository.getDocletInstance(com.sun.javadoc.ClassDoc[] classDocs,
Set<String> includeFilters,
Set<String> excludeFilters,
Set<String> excludeFiltersForSuperclass) |
Copyright © 2022 Ibissource.org. All rights reserved.