|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.millscript.millscript.functions.Page
public class Page
This class represents a script built page in the output folder. There should only be one Page for a given output file.
| Method Summary | |
|---|---|
void |
createDirectoryFor()
Creates a directory in the output folder for this page. |
org.millscript.commons.vfs.VFile |
getFile()
Returns the VFile for this page. |
java.lang.String |
getStem()
Returns the path string for this page, relative to the output folder. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public void createDirectoryFor()
public org.millscript.commons.vfs.VFile getFile()
public java.lang.String getStem()
public java.lang.String toString()
toString in class java.lang.ObjectObject.toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||