org.apache.maven.doxia.book.context
Class BookIndex

java.lang.Object
  extended by org.apache.maven.doxia.index.IndexEntry
      extended by org.apache.maven.doxia.book.context.BookIndex

public class BookIndex
extends IndexEntry

BookIndex class.

Version:
$Id: BookIndex.java 746976 2009-02-23 12:15:38Z vsiveton $
Author:
Trygve Laugstøl

Constructor Summary
BookIndex()
          Constructs a new BookIndex.
 
Method Summary
 
Methods inherited from class org.apache.maven.doxia.index.IndexEntry
getChildEntries, getFirstEntry, getId, getLastEntry, getNextEntry, getParent, getPrevEntry, getRootEntry, getTitle, setChildEntries, setId, setTitle, toString, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BookIndex

public BookIndex()
Constructs a new BookIndex.



Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.