Package org.fourthline.cling.support.model.dlna

Class Summary
DLNAAttribute<T> Transforms known and standardized DLNA attributes from/to string representation.
DLNAConversionIndicatorAttribute  
DLNAFlagsAttribute  
DLNAOperationsAttribute  
DLNAPlaySpeedAttribute  
DLNAProfileAttribute  
DLNAProtocolInfo Encaspulates a MIME type (content format) and transport, protocol, additional information.
 

Enum Summary
DLNAAttribute.Type Maps a standardized DLNA attribute to potential attribute subtypes.
DLNAConversionIndicator DLNA.ORG_CI: conversion indicator parameter (integer)
DLNAFlags DLNA.ORG_FLAGS, padded with 24 trailing 0s
DLNAOperations DLNA.ORG_OP: operations parameter (string)
DLNAProfiles DLNA.ORG_PN: DLNA Profiles
 

Exception Summary
InvalidDLNAProtocolAttributeException Thrown if the value of a header was invalid for the given header.
 



Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.