A C G I J L N P R S T W X

A

add(Object) - Method in class net.sf.jsptest.utils.Path
 
add(File) - Method in class net.sf.jsptest.utils.Path
 
addContainer(Class) - Method in class net.sf.jsptest.utils.Path
 
addSystemProperty(String) - Method in class net.sf.jsptest.utils.Path
 

C

CommandLineJavac - Class in net.sf.jsptest.compiler.java
 
CommandLineJavac() - Constructor for class net.sf.jsptest.compiler.java.CommandLineJavac
 
compilationWasSuccessful() - Method in class net.sf.jsptest.compiler.JspCompilationInfo
 
compile(String, String, String[]) - Method in class net.sf.jsptest.compiler.java.CommandLineJavac
 
compile(String, String, String[]) - Method in interface net.sf.jsptest.compiler.java.JavaCompiler
Compiles the given .java source file into the given .class file using an explicitly set class path.
compile(String, String, String[]) - Method in class net.sf.jsptest.compiler.java.SunJavaC
 
CustomClassLoader - Class in net.sf.jsptest.utils
A class loader implementation that first checks if the class asked for can be found under the given base directory and only then delegates to the parent class' implementation.
CustomClassLoader(String) - Constructor for class net.sf.jsptest.utils.CustomClassLoader
 
CustomClassLoader(File) - Constructor for class net.sf.jsptest.utils.CustomClassLoader
 

G

getClassFile() - Method in class net.sf.jsptest.compiler.JspCompilationInfo
 
getClassName() - Method in class net.sf.jsptest.compiler.JspCompilationInfo
 
getClassOutputDir() - Method in class net.sf.jsptest.compiler.JspCompilationInfo
 
getJavaSource() - Method in class net.sf.jsptest.compiler.JspCompilationInfo
 
getJspPath() - Method in class net.sf.jsptest.compiler.JspCompilationInfo
 
getJspSource() - Method in class net.sf.jsptest.compiler.JspCompilationInfo
 
getTaglibs() - Method in class net.sf.jsptest.compiler.JspCompilationInfo
 
getWebRoot() - Method in class net.sf.jsptest.compiler.JspCompilationInfo
 

I

IO - Class in net.sf.jsptest.utils
The IO class provides utility methods for handling I/O related tasks such as reading from and writing to files, streams, and writers.
IO() - Constructor for class net.sf.jsptest.utils.IO
 
isAvailable() - Method in class net.sf.jsptest.compiler.java.CommandLineJavac
 
isAvailable() - Method in interface net.sf.jsptest.compiler.java.JavaCompiler
Indicates whether this Java compiler implementation is available on the current system.
isAvailable() - Method in class net.sf.jsptest.compiler.java.SunJavaC
 

J

JavaCompiler - Interface in net.sf.jsptest.compiler.java
The interface for Java compiler implementations.
JspCompilationInfo - Class in net.sf.jsptest.compiler
The JspCompilationInfo class acts as a simple data struct, being passed around as a blackboard of sorts where different compilation methods obtain prerequisite information (where to find input) and add newly created information (where the output went).
JspCompilationInfo() - Constructor for class net.sf.jsptest.compiler.JspCompilationInfo
 
jspCompilationRequired() - Method in class net.sf.jsptest.compiler.JspCompilationInfo
 

L

loadClass(String) - Method in class net.sf.jsptest.utils.CustomClassLoader
 

N

net.sf.jsptest.compiler - package net.sf.jsptest.compiler
 
net.sf.jsptest.compiler.java - package net.sf.jsptest.compiler.java
 
net.sf.jsptest.utils - package net.sf.jsptest.utils
 

P

Path - Class in net.sf.jsptest.utils
 
Path() - Constructor for class net.sf.jsptest.utils.Path
 

R

readToByteArray(File) - Static method in class net.sf.jsptest.utils.IO
 
readToByteArray(InputStream) - Static method in class net.sf.jsptest.utils.IO
 
readToString(File) - Static method in class net.sf.jsptest.utils.IO
 
readToString(InputStream) - Static method in class net.sf.jsptest.utils.IO
 
run() - Method in class net.sf.jsptest.utils.StreamConsumer
 

S

setClassFile(String) - Method in class net.sf.jsptest.compiler.JspCompilationInfo
 
setClassName(String) - Method in class net.sf.jsptest.compiler.JspCompilationInfo
 
setClassOutputDir(String) - Method in class net.sf.jsptest.compiler.JspCompilationInfo
 
setJavaSource(String) - Method in class net.sf.jsptest.compiler.JspCompilationInfo
 
setJspPath(String) - Method in class net.sf.jsptest.compiler.JspCompilationInfo
 
setJspSource(String) - Method in class net.sf.jsptest.compiler.JspCompilationInfo
 
setTaglibs(Map) - Method in class net.sf.jsptest.compiler.JspCompilationInfo
 
setWebRoot(String) - Method in class net.sf.jsptest.compiler.JspCompilationInfo
 
StreamConsumer - Class in net.sf.jsptest.utils
 
StreamConsumer(String, InputStream, PrintWriter) - Constructor for class net.sf.jsptest.utils.StreamConsumer
 
SunJavaC - Class in net.sf.jsptest.compiler.java
This implementation uses the java compiler from sun which ships with since the jdk since java 1.3.
SunJavaC() - Constructor for class net.sf.jsptest.compiler.java.SunJavaC
 

T

toString() - Method in class net.sf.jsptest.compiler.JspCompilationInfo
 
toString(Node) - Static method in class net.sf.jsptest.utils.XML
 
toStringArray() - Method in class net.sf.jsptest.utils.Path
 

W

write(String, File) - Static method in class net.sf.jsptest.utils.IO
 

X

XML - Class in net.sf.jsptest.utils
 
XML() - Constructor for class net.sf.jsptest.utils.XML
 

A C G I J L N P R S T W X

Copyright © 2006-2008 JspTest developers. All Rights Reserved.