Package | Description |
---|---|
org.x4o.xml.eld.doc |
The X4O ELD documentation classes.
|
org.x4o.xml.eld.doc.api |
Api Doc Writer classes.
|
org.x4o.xml.eld.doc.api.dom |
Api Doc Dom classes.
|
Modifier and Type | Method and Description |
---|---|
protected ApiDocNode |
EldDocXTreePageWriter.selectRootNode(ApiDoc doc)
Overrided to select the dom view of the tree.
|
Modifier and Type | Method and Description |
---|---|
static void |
ApiDocNodeWriterBean.addAnnotatedNodeContentWriters(ApiDoc doc,
Object bean) |
protected ApiDocNode |
DefaultPageWriterTree.selectRootNode(ApiDoc doc) |
void |
ApiDocWriter.write(ApiDoc doc,
File basePath)
Writes full api doc tree files to the base path.
|
Modifier and Type | Method and Description |
---|---|
ApiDoc |
ApiDocWriteEvent.getDoc() |
Constructor and Description |
---|
ApiDocWriteEvent(ApiDoc doc,
ApiDocContentWriter writer,
T event)
Creates an ApiDocNodeBodyEvent.
|
Copyright © 2004-2013 X4O. All Rights Reserved.