
com.sun.tools.xjc.reader.xmlschema.bindinfo.package-info Maven / Gradle / Ivy
Go to download
Old JAXB Binding Compiler. Contains source code needed for binding customization files into java sources.
In other words: the *tool* to generate java classes for the given xml representation.
@XmlSchema(elementFormDefault = QUALIFIED, namespace=Const.JAXB_NSURI)
package com.sun.tools.xjc.reader.xmlschema.bindinfo;
import javax.xml.bind.annotation.XmlSchema;
import com.sun.tools.xjc.reader.Const;
import static javax.xml.bind.annotation.XmlNsForm.QUALIFIED;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy