org.netbeans.modules.j2ee.deployment.plugins.api
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

 

Built on March 27 2006.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.