Class Main

java.lang.Object
org.glassfish.rmic.tools.javac.Main
All Implemented Interfaces:
Constants, RuntimeConstants

@Deprecated public class Main extends Object implements Constants
Deprecated.
As of J2SE 1.3, the preferred way to compile Java language sources is by using the new compiler, com.org.glassfish.rmic.tools.javac.Main.
Main program of the Java compiler WARNING: The contents of this source file are not part of any supported API. Code that depends on them does so at its own risk: they are subject to change or removal without notice.
  • Field Details

  • Constructor Details

    • Main

      public Main()
      Deprecated.
  • Method Details

    • initResource

      private static void initResource()
      Deprecated.
      Initialize ResourceBundle
    • getText

      public static String getText(String key, String fixed)
      Deprecated.
    • getText

      public static String getText(String key, String fixed1, String fixed2)
      Deprecated.
    • getText

      static String getText(String key, String fixed1, String fixed2, String fixed3)
      Deprecated.