Package | Description |
---|---|
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 |
---|---|
ApiDocNodeBody |
ApiDocNodeWriterBean.getNodeBody() |
Modifier and Type | Method and Description |
---|---|
void |
ApiDocNodeWriterBean.setNodeBody(ApiDocNodeBody nodeBody) |
Constructor and Description |
---|
ApiDocNodeWriterBean(ApiDocNodeBody nodeBody,
Object bean,
String method,
Class<?>... classes) |
Modifier and Type | Method and Description |
---|---|
ApiDocNodeBody |
ApiDocNodeWriter.getNodeBody() |
static ApiDocNodeBody |
ApiDocNodeBody.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApiDocNodeBody[] |
ApiDocNodeBody.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2004-2013 X4O. All Rights Reserved.