All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description BaseXSPFElement Deprecated. ExceptionWrapper An utility, which encapsulates the checkedXSPFExceptionto unceckedXSPFRuntimeExceptionin context, where the checked exception is not allowed.ExceptionWrapper.ConsumerThrowing<T> AnConsumer, but with throwing exception.ExceptionWrapper.FunctionThrowing<IT,OT> AnFunction, but with throwing exception.ExceptionWrapper.PredicateThrowing<T> AnPredicate, but with throwing exception.Names Just the list of all the elements and attribute names.Printer Helper class for printing all theXSPFElements orXSPFCollections.XMLDocumentUtility An xml document utility.XMLDocumentUtilityHelper The xml document utility helper, the actual implementor of the DOM manipulation on the low-level.XMLDocumentUtilityHelper.NonNullTextToValueMapper<T> An mapping of the text (never null) obtained from the XML file to some particular java type.XMLDocumentUtilityHelper.NonNullValueToTextMapper<T> An mapping of the particular java object (never null) to text to fill into the XML file.XMLDocumentUtilityHelper.NullableTextToValueMapper<T> An mapping of the text (or null) obtained from the XML file to some particular java type.XMLDocumentUtilityHelper.NullableValueToTextMapper<T> An mapping of the particular java object (or null) to text to fill into the XML file.XMLFileLoaderStorer Just an separated helper class for the XML document IO, thus loading (parsing) and saving (serializing).XSPFAttribution An attribution element.XSPFAttribution.XSPFAttributionItem The attribution item is just an element name with such element's content.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.XSPFDocumentUtility XSPFDocumentUtility.TextToValueMapper<T> XSPFDocumentUtility.ValueToTextMapper<T> XSPFElement The base element in the xspf-playlist implementation.XSPFElement.XSPFCollectionFactory<E extends XSPFElement> The mapping of element toXSPFCollectioninstance.XSPFException An general (checked) exception occured during the processing of the XSPF file.XSPFExtension An extension element.XSPFExtensions An collection of theXSPFExtension.XSPFFile The whole xspf file.XSPFLink XSPFLink The link element.XSPFLinks An collection of theXSPFLinks.XSPFMeta The meta element.XSPFMetas An collection fo theXSPFMetas.XSPFNode XSPFPlaylist The playlist element.XSPFRuntimeException An general unchecked (runtime) exception occured during the processing of the XSPF file.XSPFTrack The track element.XSPFTracks An collection of theXSPFTracks.