org.netbeans.modules.j2eeserver/4 1.89.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.89.0 1

Built on May 22 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.