|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.doxia.book.context.BookContext.BookFile
public static class BookContext.BookFile
Represents a BookFile.
| Constructor Summary | |
|---|---|
BookContext.BookFile(File file,
String parserId)
Constructor. |
|
| Method Summary | |
|---|---|
File |
getFile()
Return the file of this BookFile. |
String |
getParserId()
Return the parserId of this BookFile. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BookContext.BookFile(File file,
String parserId)
file - the file.parserId - the parser id.| Method Detail |
|---|
public File getFile()
public String getParserId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||