Uses of Interface
org.x4o.maisdoc.model.MaisDocNodeDataConfigurator
Packages that use MaisDocNodeDataConfigurator
Package
Description
The Api Doc Writer classes.
The Api Doc Dom classes.
-
Uses of MaisDocNodeDataConfigurator in org.x4o.maisdoc.flake
Classes in org.x4o.maisdoc.flake that implement MaisDocNodeDataConfiguratorModifier and TypeClassDescriptionclass
ApiDocNodeDataConfiguratorBean wraps the ApiDocNodeDataConfigurator to a single method of a bean. -
Uses of MaisDocNodeDataConfigurator in org.x4o.maisdoc.model
Methods in org.x4o.maisdoc.model that return types with arguments of type MaisDocNodeDataConfiguratorMethods in org.x4o.maisdoc.model with parameters of type MaisDocNodeDataConfiguratorModifier and TypeMethodDescriptionvoid
MaisDoc.addDataConfigurator
(MaisDocNodeDataConfigurator conf) void
MaisDoc.removeDataConfigurator
(MaisDocNodeDataConfigurator conf)