|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.pebble.web.view.View
net.sourceforge.pebble.web.view.BinaryView
public abstract class BinaryView
Represents a binary view component and prepares the model for display.
Constructor Summary | |
---|---|
BinaryView()
|
Method Summary | |
---|---|
abstract long |
getContentLength()
|
Methods inherited from class net.sourceforge.pebble.web.view.View |
---|
dispatch, getContentType, getModel, getServletContext, prepare, setModel, setServletContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BinaryView()
Method Detail |
---|
public abstract long getContentLength()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |