Uses of Package
cz.martlin.xspf.playlist.base
-
Packages that use cz.martlin.xspf.playlist.base Package Description cz.martlin.xspf.playlist.base The all the abstract superclasses in the xspf-playlist.cz.martlin.xspf.playlist.collections The implementations of the collections, subclasses of theXSPFCollection.cz.martlin.xspf.playlist.elements The actual xspf file elements (playlist, track, ...) implementation. -
Classes in cz.martlin.xspf.playlist.base used by cz.martlin.xspf.playlist.base Class Description XSPFCollection An abstract collection of siblingXSPFElements of the same type (element name, type).XSPFElement The base element in the xspf-playlist implementation.XSPFElement.XSPFCollectionFactory The mapping of element toXSPFCollectioninstance.XSPFNode -
Classes in cz.martlin.xspf.playlist.base used by cz.martlin.xspf.playlist.collections Class Description XSPFCollection An abstract collection of siblingXSPFElements of the same type (element name, type).XSPFElement The base element in the xspf-playlist implementation.XSPFNode -
Classes in cz.martlin.xspf.playlist.base used by cz.martlin.xspf.playlist.elements Class Description XSPFCommon The abstract superclass containing the common properties of theXSPFPlaylistandXSPFTrack.XSPFElement The base element in the xspf-playlist implementation.XSPFNode