News

I have previously blogged on several utilitarian tools that are provided with the Java SE 6 HotSpot SDK such as jstack , javap , and so forth.
For example, if I want to use JAXB ‘s xjc binding compiler to generate Java classes but only have an example XML file and no XSD, a tool like inst2xsd is very helpful for generating that XSD.