| Package | Description |
|---|---|
| org.java.plugin.registry |
This package contains framework registry API.
|
| org.java.plugin.tools.docgen |
JXP
(Java scripted page) templates based documentation generator.
|
| org.java.plugin.tools.mocks |
Simple mock classes to be used in unit tests.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<Documentation.Reference<T>> |
Documentation.getReferences() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
DocGenerator.Tool.getLink(Documentation.Reference<?> ref) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<Documentation.Reference<T>> |
MockDocumentation.getReferences() |
| Modifier and Type | Method and Description |
|---|---|
MockDocumentation<T> |
MockDocumentation.addReference(Documentation.Reference<T> reference) |
Copyright © 2004-2007 Dmitry Olshansky. All Rights Reserved.