Package org.verapdf.core
Class JAXBCollection<T>
java.lang.Object
org.verapdf.core.JAXBCollection<T>
Generic collection wrapper class.
Makes it easier to (un)marshall a collectiono of a single type.
- Author:
- Arno Moonen <info@arnom.nl>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JAXBCollection
-
JAXBCollection
public JAXBCollection()
-
-
Method Details
-
getItems
-