Uses of Interface
org.x4o.maisdoc.model.MaisDocPageWriter
Packages that use MaisDocPageWriter
Package
Description
The Api Doc Writer classes.
The Api Doc Dom classes.
The X4O ELD documentation classes.
-
Uses of MaisDocPageWriter in love.distributedrebirth.nx01.mushroom.mais.fc18
Classes in love.distributedrebirth.nx01.mushroom.mais.fc18 that implement MaisDocPageWriterModifier and TypeClassDescriptionclass
Cake doc muffin page writer.class
Cake doc muffin page writer. -
Uses of MaisDocPageWriter in org.x4o.maisdoc.flake
Classes in org.x4o.maisdoc.flake that implement MaisDocPageWriterModifier and TypeClassDescriptionclass
DefaultPageWriterHelp creates the help page content.class
DefaultPageWriterIndexAll creates the index-all page content.class
DefaultPageWriterTree creates the default tree overview page content. -
Uses of MaisDocPageWriter in org.x4o.maisdoc.model
Methods in org.x4o.maisdoc.model that return types with arguments of type MaisDocPageWriterMethods in org.x4o.maisdoc.model with parameters of type MaisDocPageWriterModifier and TypeMethodDescriptionvoid
MaisDocPage.addPageWriter
(MaisDocPageWriter writer) void
MaisDocPage.removePageWriter
(MaisDocPageWriter writer) Constructors in org.x4o.maisdoc.model with parameters of type MaisDocPageWriterModifierConstructorDescriptionMaisDocPage
(String id, String name, String description, MaisDocPageWriter... writers) -
Uses of MaisDocPageWriter in org.x4o.xml.eld.doc
Classes in org.x4o.xml.eld.doc that implement MaisDocPageWriterModifier and TypeClassDescriptionclass
EldDocXTreePageWriter for dom overview of tree but as seperate page.