org.apache.maven.doxia.book.services.renderer.xdoc

Class IndexXdocBookSink

public class IndexXdocBookSink extends AbstractXdocBookSink

A XdocSink implementation for index book.

Version: $Id: IndexXdocBookSink.java 572956 2007-09-05 14:22:50Z ltheussl $

Author: Trygve Laugstøl Vincent Siveton

Constructor Summary
IndexXdocBookSink(Writer out, IndexEntry firstEntry, I18N i18n)
Default constructor.
Method Summary
protected voidnavigationPanel()

Constructor Detail

IndexXdocBookSink

public IndexXdocBookSink(Writer out, IndexEntry firstEntry, I18N i18n)
Default constructor.

Parameters: out the Writer. firstEntry the first IndexEntry. i18n I18N.

Method Detail

navigationPanel

protected void navigationPanel()

See Also: navigationPanel

Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.