src/share/jaxws_classes/com/sun/tools/internal/jxc/SchemaGeneratorFacade.java

changeset 368
0989ad8c0860
parent 286
f50545b5e2f1
child 637
9c07ef4934dd
equal deleted inserted replaced
366:8c0b6bccfe47 368:0989ad8c0860
23 * questions. 23 * questions.
24 */ 24 */
25 25
26 package com.sun.tools.internal.jxc; 26 package com.sun.tools.internal.jxc;
27 27
28 import com.sun.tools.internal.jxc.SecureLoader;
29 import java.lang.reflect.InvocationTargetException; 28 import java.lang.reflect.InvocationTargetException;
30 import java.lang.reflect.Method; 29 import java.lang.reflect.Method;
31 30
32 /** 31 /**
33 * CLI entry point to schemagen that checks for JDK 5.0 32 * CLI entry point to schemagen that checks for JDK 5.0

mercurial