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 collection of a single type.
- Author:
- Arno Moonen
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JAXBCollection
-
JAXBCollection
public JAXBCollection()
-
-
Method Details
-
getItems
-