
msv.generator.test.Generator Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jaxb1-impl Show documentation
Show all versions of jaxb1-impl Show documentation
JAXB (JSR 222) reference implementation - JAXB1 build
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