Extension SDK 9.0.5

Uses of Class
oracle.jdeveloper.compiler.OjcConfiguration

Packages that use OjcConfiguration
oracle.jdeveloper.compiler Contains classes that allow addins to integrate their own build system translator. 
 

Uses of OjcConfiguration in oracle.jdeveloper.compiler
 

Methods in oracle.jdeveloper.compiler with parameters of type OjcConfiguration
protected  void OjcConfiguration.copyToImpl(OjcConfiguration copy)
          Design pattern for supporting strongly typed copying.
protected  boolean OjcConfiguration.equalsImpl(OjcConfiguration ojcConfig)
          This is a helper method for equals(Object) that can also be used by subclasses that implement equals(Object).
 

Constructors in oracle.jdeveloper.compiler with parameters of type OjcConfiguration
OjcConfiguration(OjcConfiguration ojcConfiguration)
          Copy constructor.
 


Extension SDK

 

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