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

E13403-03

oracle.jdeveloper.compiler
Class GenRspFile

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

public final class GenRspFile
extends java.lang.Object

This class is for internal use and should not be used by extension developers.


Nested Class Summary
static class GenRspFile.Arguments
          Collection of arguments passed into GenRsp.
 
Method Summary
static void generateRSPFile(GenRspFile.Arguments args)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

generateRSPFile

public static void generateRSPFile(GenRspFile.Arguments args)
                            throws java.io.IOException
Throws:
java.io.IOException

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

E13403-03

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