|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.sitemesh.parser.AbstractPage
|
+--com.sitemesh.parser.UnParsedPage
A page that is of unrecognised content-type, or cannot be parsed into a specific type of Page.
The original page is contained within, but no meta-data or parsed chunks.
Page| Fields inherited from class com.sitemesh.parser.AbstractPage |
pageData,
request |
| Constructor Summary | |
UnParsedPage(byte[] original)
Simple constructor. |
|
| Methods inherited from class com.sitemesh.parser.AbstractPage |
addProperty,
getBooleanProperty,
getContentLength,
getIntProperty,
getLongProperty,
getProperties,
getProperty,
getPropertyKeys,
getPropertySize,
getRequest,
isPropertySet,
noNull,
setRequest,
shouldCache,
writePage,
writePage |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public UnParsedPage(byte[] original)
original - Original data of page.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||