Class DefaultFormat
java.lang.Object
org.cybergarage.upnp.std.av.server.object.format.DefaultFormat
- All Implemented Interfaces:
Format,FormatObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateObject(File file)booleanorg.cybergarage.xml.AttributeListgetTitle()
-
Constructor Details
-
DefaultFormat
public DefaultFormat()
-
-
Method Details
-
equals
-
createObject
- Specified by:
createObjectin interfaceFormat
-
getMimeType
- Specified by:
getMimeTypein interfaceFormat
-
getMediaClass
- Specified by:
getMediaClassin interfaceFormat
-
getAttributeList
public org.cybergarage.xml.AttributeList getAttributeList()- Specified by:
getAttributeListin interfaceFormatObject
-
getTitle
- Specified by:
getTitlein interfaceFormatObject
-
getCreator
- Specified by:
getCreatorin interfaceFormatObject
-