Package org.imixs.workflow.xml
package org.imixs.workflow.xml
-
ClassDescriptionThe JAXB DocumentTable represents a list of documents in a table format.Represents a basic object type LongThe XMLDataCollection represents a list of XMLItemCollections.An XMLItemCollectionAdapter converts a
org.imixs.workflow.xml.XMLItemCollection
into aorg.imixs.workflow.ItemCollection
and reverseThe XMLitemCollection is a basic serializable representation of a pojo to map a org.imixs.workflow.ItemCollection into a xml representation using JAXB apiAn XMLDocumentAdapter converts aorg.imixs.workflow.xml.XMLDocument
into aorg.imixs.workflow.ItemCollection
and reverseRepresents a single item inside a XMLItemCollection.The XMLItemComparator provides a Comparator for XMLItems contained by a XMLItemCollection.This class can be used to transform xml by XSL template.