equal
deleted
inserted
replaced
38 |
38 |
39 /** |
39 /** |
40 * Implementation of {@link SchemaFactory#newInstance(String)}. |
40 * Implementation of {@link SchemaFactory#newInstance(String)}. |
41 * |
41 * |
42 * @author <a href="Kohsuke.Kawaguchi@Sun.com">Kohsuke Kawaguchi</a> |
42 * @author <a href="Kohsuke.Kawaguchi@Sun.com">Kohsuke Kawaguchi</a> |
43 * @version $Revision: 1.8 $, $Date: 2010-11-01 04:36:13 $ |
|
44 * @since 1.5 |
43 * @since 1.5 |
45 */ |
44 */ |
46 class SchemaFactoryFinder { |
45 class SchemaFactoryFinder { |
47 |
46 |
48 /** debug support code. */ |
47 /** debug support code. */ |