|
|||||||||
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(java.io.File file,
java.lang.String parserId)
Constructor. |
Method Summary | |
---|---|
java.io.File |
getFile()
Return the file of this BookFile. |
java.lang.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(java.io.File file, java.lang.String parserId)
file
- the file.parserId
- the parser id.Method Detail |
---|
public java.io.File getFile()
public java.lang.String getParserId()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |