src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/reflect/opt/AccessorInjector.java

Print this page

        

*** 89,99 **** /** * Customizes a class file by replacing constant pools. * * @param templateClassName ! * The resouce that contains the template class file. * @param replacements * A list of pair of strings that specify the substitution * {@code String[]{search_0, replace_0, search_1, replace_1, ..., search_n, replace_n } * * The search strings found in the constant pool will be replaced by the corresponding --- 89,99 ---- /** * Customizes a class file by replacing constant pools. * * @param templateClassName ! * The resource that contains the template class file. * @param replacements * A list of pair of strings that specify the substitution * {@code String[]{search_0, replace_0, search_1, replace_1, ..., search_n, replace_n } * * The search strings found in the constant pool will be replaced by the corresponding