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

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

The newest version!
/** typing saver. */
public class Generator {
	public static void main( String[] args ) throws Exception {
		com.sun.msv.generator.Driver.main(args);
	}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy