Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.6.0)

E13403-07

oracle.jdeveloper.compiler
Class PatchClassFile

java.lang.Object
  extended by oracle.jdeveloper.compiler.PatchClassFile

public class PatchClassFile
extends java.lang.Object


Method Summary
static void addSMAP(java.io.File classFile, java.lang.String smap)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

addSMAP

public static void addSMAP(java.io.File classFile,
                           java.lang.String smap)
                    throws java.io.IOException,
                           java.lang.ClassFormatError
Throws:
java.io.IOException
java.lang.ClassFormatError

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.6.0)

E13403-07

Copyright © 1997, 2011, Oracle. All rights reserved.