public class MediaInfoFactory
extends java.lang.Object
IMediaFileInfo
implemention for the file.Constructor and Description |
---|
MediaInfoFactory() |
Modifier and Type | Method and Description |
---|---|
static IMediaFileInfo |
createMediaInfo(java.io.File mediaFile,
org.w3c.dom.Document document)
Used to get the media information object
|
public static IMediaFileInfo createMediaInfo(java.io.File mediaFile, org.w3c.dom.Document document) throws StanwoodException
mediaFile
- The media filedocument
- The XML information about the fileStanwoodException
- Thrown if their are any problems