nl.vpro.nicam.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of media-domain Show documentation
Show all versions of media-domain Show documentation
The basic domain classes for 'media', the core of POMS. Also, the 'update' XML bindings for it.
It also contains some closely related domain classes like the enum to contain NICAM kijkwijzer settings.
/**
* Contains {@link nl.vpro.nicam.NicamRated} and it's most basic implementation {@link nl.vpro.nicam.Kijkwijzer}.
*
* Basically this is about the enums {@link nl.vpro.domain.media.ContentRating} and {@link nl.vpro.domain.media.AgeRating}, which could have been in this package too.
*/
package nl.vpro.nicam;