Uses of Package
cz.martlin.xspf.util
-
Packages that use cz.martlin.xspf.util Package Description cz.martlin.xspf.playlist 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.cz.martlin.xspf.util All the utilities and helper classes. -
Classes in cz.martlin.xspf.util used by cz.martlin.xspf.playlist Class Description XSPFDocumentUtility XSPFException An general (checked) exception occured during the processing of the XSPF file. -
Classes in cz.martlin.xspf.util used by cz.martlin.xspf.playlist.base Class Description XMLDocumentUtility An xml document utility.XSPFException An general (checked) exception occured during the processing of the XSPF file. -
Classes in cz.martlin.xspf.util used by cz.martlin.xspf.playlist.collections Class Description XSPFException An general (checked) exception occured during the processing of the XSPF file. -
Classes in cz.martlin.xspf.util used by cz.martlin.xspf.playlist.elements Class Description XMLDocumentUtility An xml document utility.XSPFException An general (checked) exception occured during the processing of the XSPF file. -
Classes in cz.martlin.xspf.util used by cz.martlin.xspf.util Class Description ExceptionWrapper.ConsumerThrowing AnConsumer, but with throwing exception.ExceptionWrapper.FunctionThrowing AnFunction, but with throwing exception.ExceptionWrapper.PredicateThrowing AnPredicate, but with throwing exception.XMLDocumentUtilityHelper.NonNullTextToValueMapper An mapping of the text (never null) obtained from the XML file to some particular java type.XMLDocumentUtilityHelper.NonNullValueToTextMapper An mapping of the particular java object (never null) to text to fill into the XML file.XMLDocumentUtilityHelper.NullableTextToValueMapper An mapping of the text (or null) obtained from the XML file to some particular java type.XMLDocumentUtilityHelper.NullableValueToTextMapper An mapping of the particular java object (or null) to text to fill into the XML file.XSPFDocumentUtility.TextToValueMapper XSPFDocumentUtility.ValueToTextMapper XSPFException An general (checked) exception occured during the processing of the XSPF file.