Package cz.martlin.xspf.playlist.base
The all the abstract superclasses in the xspf-playlist.
-
Interface Summary Interface Description XSPFElement.XSPFCollectionFactory<E extends XSPFElement> The mapping of element toXSPFCollectioninstance. -
Class Summary Class Description XSPFCollection<E extends XSPFElement> An abstract collection of siblingXSPFElements of the same type (element name, type).XSPFCommon The abstract superclass containing the common properties of theXSPFPlaylistandXSPFTrack.XSPFElement The base element in the xspf-playlist implementation.XSPFNode