|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.cocoon.processor.xsp.XSPProcessor.PageEntry
Field Summary | |
protected XSPPage |
page
|
protected java.io.File |
source
|
protected java.io.File |
target
|
Constructor Summary | |
XSPProcessor.PageEntry(java.io.File source,
java.io.File target)
|
Method Summary | |
XSPPage |
getPage()
|
boolean |
hasChanged()
|
void |
setPage(XSPPage page)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
protected java.io.File source
protected java.io.File target
protected XSPPage page
Constructor Detail |
public XSPProcessor.PageEntry(java.io.File source, java.io.File target)
Method Detail |
public boolean hasChanged()
public void setPage(XSPPage page)
public XSPPage getPage()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |