Module jonix

Class BaseCollection

java.lang.Object
com.tectonica.jonix.unify.base.BaseCollection
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
BaseCollection2, BaseCollection3

public abstract class BaseCollection extends Object implements Serializable
Contains the essential information included in ONIX2 <Series> / ONIX3 <Collection>

NOTE: to access the information, use the public fields directly. No getters() are included..

Author:
Zach Melamed
See Also: