org.netbeans.modules.j2eeserver/4 1.55.0 1

org.netbeans.modules.j2ee.deployment.plugins.spi
Interface OldJSPDebug.JspSourceMapper.NameConverter

Enclosing interface:
OldJSPDebug.JspSourceMapper

public static interface OldJSPDebug.JspSourceMapper.NameConverter

Converts the JSP file name (from the string int the servlet comments into the Forte4J resource name)


Method Summary
 String convert(String name)
          Converts the JSP name (from the string int the servlet comments into the Forte4J resource name)
 

Method Detail

convert

String convert(String name)
               throws IOException
Converts the JSP name (from the string int the servlet comments into the Forte4J resource name)

Parameters:
name - - JSP name to convert
Throws:
IOException

org.netbeans.modules.j2eeserver/4 1.55.0 1

Built on December 1 2008.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.