public class FormatterCache extends Object
| Constructor and Description |
|---|
FormatterCache(IClassLocator loc)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
IDocumentFormatter |
getFormatter(SharedNestingBase custom)
Get the JavaDoc formatter instance for a customization.
|
public FormatterCache(IClassLocator loc)
loc - locator for class information (null if none)public IDocumentFormatter getFormatter(SharedNestingBase custom)
custom - customization informationCopyright © 2005-2014 jibx.org. All Rights Reserved.