All Downloads are FREE. Search and download functionalities are using the official Maven repository.

msv.generator.test.Generator Maven / Gradle / Ivy

There is a newer version: 2.2.5.1
Show newest version
/** typing saver. */
public class Generator {
	public static void main( String[] args ) throws Exception {
		com.sun.msv.generator.Driver.main(args);
	}
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy