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 org.apache.maven.doxia.index.IndexEntry

Version:
$Id: BookIndex.java 572956 2007-09-05 14:22:50Z ltheussl $
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, 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 © 2002-2010 Apache Software Foundation. All Rights Reserved.