org.apache.commons.jci.examples.serverpages
Class JspReader
java.lang.Object
org.apache.commons.jci.examples.serverpages.JspReader
- All Implemented Interfaces:
- ResourceReader
public final class JspReader
- extends Object
- implements ResourceReader
- Author:
- tcurdt
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JspReader
public JspReader(Map<String,byte[]> pSources,
ResourceReader pReader)
getBytes
public byte[] getBytes(String pResourceName)
- Specified by:
getBytes
in interface ResourceReader
isAvailable
public boolean isAvailable(String pResourceName)
- Specified by:
isAvailable
in interface ResourceReader
Copyright © 2004–2013 The Apache Software Foundation. All rights reserved.