org.apache.maven.doxia.book.services.renderer.xdoc
public class IndexXdocBookSink extends AbstractXdocBookSink
XdocSink
implementation for index book.
Version: $Id: IndexXdocBookSink.java 572956 2007-09-05 14:22:50Z ltheussl $
Constructor Summary | |
---|---|
IndexXdocBookSink(Writer out, IndexEntry firstEntry, I18N i18n)
Default constructor.
|
Method Summary | |
---|---|
protected void | navigationPanel() |
Parameters: out the Writer. firstEntry the first IndexEntry. i18n I18N.
See Also: navigationPanel