|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttutorial.jsf.resource.ResourceUtil
public class ResourceUtil
Created: Mar 2, 2008
Title: ResourceUtil
Description:
Copyright: Copyright (c) 2008
Constructor Summary | |
---|---|
ResourceUtil()
default empty constructor |
Method Summary | |
---|---|
static void |
encodeResource(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component,
java.lang.String location,
java.lang.String fileName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResourceUtil()
Method Detail |
---|
public static void encodeResource(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component, java.lang.String location, java.lang.String fileName) throws java.io.IOException
location
- fileName
-
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |