Package org.imixs.workflow.xml
package org.imixs.workflow.xml
-
KlassenKlasseBeschreibungThe 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.XMLItemCollectioninto aorg.imixs.workflow.ItemCollectionand 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.XMLDocumentinto aorg.imixs.workflow.ItemCollectionand 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.