|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.myfaces.examples.template.TemplateBacker
Backing bean for template examples. Used to demonstrate how you can provide both the content and the stylesheet using value bindings.
| Constructor Summary | |
TemplateBacker()
|
|
| Method Summary | |
java.io.InputStream |
getContentStream()
|
java.io.InputStream |
getStyleStream()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TemplateBacker()
| Method Detail |
public java.io.InputStream getContentStream()
throws java.io.IOException
java.io.IOException
public java.io.InputStream getStyleStream()
throws java.io.IOException
java.io.IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||