| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This is an interface to the Mangler service that jspc needs to map JSP file names to java files. Note the complete lack of correlation with Jasper's mangler interface.
| Method Summary | |
|  java.lang.String | mapJspToJavaName(java.io.File jspFile)map from a jsp file to a java filename; does not do packages | 
|  java.lang.String | mapPath(java.lang.String path)taking in the substring representing the path relative to the source dir return a new string representing the destination path | 
| Method Detail | 
public java.lang.String mapJspToJavaName(java.io.File jspFile)
jspFile - file
public java.lang.String mapPath(java.lang.String path)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||