A Java/XML binding compiler takes as input a schema description. The output is a set of Java classes: * A Java bean class compatible with the schema description. * An unmarshaller that converts a XML document into the equivalent Java bean. * A marshaller that converts the Java bean back into the XML document. . This package contains the documentation for the libjavxme-java package.