Class XmlCollection<T>

java.lang.Object
nl.vpro.domain.media.update.collections.XmlCollection<T>
All Implemented Interfaces:
Iterable<T>, IntegerVersionSpecific, VersionSpecific<Integer>

public class XmlCollection<T> extends Object implements Iterable<T>, IntegerVersionSpecific
XmlCollection does the same as JAXB would do for lists. We use this package info just to define the prefixes for the other namespaces.
Since:
3.4
Author:
Michiel Meeuwissen