My project contains a big XSD Schema, and schema instances are binded to the java code using JAXB. I would like to add strong types into the java code, using JScience, and bind them to XSD types.
How do you write your own custo开发者_运维知识库m converters and specify the conversion factor using javax.measure packages. (e.g. Pint to gallons)Well, I don\'t know the \"correct\" way to do it, but
How do I pass kilogram, gram to a kilogram converter and obtain the result in grams (e.g. 5 kg 500 grams = 5500 grams)
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I was trying to parse mathml document using JScience but was not succeed. Following is my piece of code.
So, I\'m looking through a java library (JScience) after someone here thoughfully pointed me towards it for getting Vectors (mathematical ones, that is) in java.