Tag Archives: Generate

Generate java classes using xjc

Source : Generate java class from xml schema using jaxb xjc command Before using JAXB to create or access an XML document from Java application, we have to do the following steps: 1.Binding the schema* Binding a schema means generating … Continue reading

Posted in Java | Tagged , , | Leave a comment