home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2004 December / PCpro_2004_12.ISO / files / webserver / xampp / xampp-cocoon-addon-1.4.9-installer.exe / Time$1.class (.txt) < prev    next >
Encoding:
Java Class File  |  2004-07-12  |  775 b   |  17 lines

  1. package org.apache.cocoon.samples.parentcm;
  2.  
  3. // $FF: synthetic class
  4. class Time$1 {
  5.    // $FF: synthetic field
  6.    static Class class$org$apache$cocoon$samples$parentcm$Time;
  7.  
  8.    // $FF: synthetic method
  9.    static Class class$(String x0) {
  10.       try {
  11.          return Class.forName(x0);
  12.       } catch (ClassNotFoundException x1) {
  13.          throw (new NoClassDefFoundError()).initCause(x1);
  14.       }
  15.    }
  16. }
  17.