OccurrencesAcronym ExpansionJava API for XML Processing DescriptionIn many ways, XML and the Java Platform are a partnership made in heaven. XML defines a cross platform data format and Java provides a standard cross platform programming platform. Together, XML and Java technologies allow programmers to apply Write Once, Run Anywhere fundamentals to the processing of data and documents generated by both Java based programs and non-Java based programs. (Definition adapted from the original specification document) Other specificationhttp://java.sun.com/xml/downloads/jaxp.htmlAdditional informationhttp://java.sun.com/xml/jaxp/ |