|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object magoffin.matt.meta.video.JMFMetadataResourceFactory
public class JMFMetadataResourceFactory
MetadataResourceFactory
for video metadata using JMF.
Constructor Summary | |
---|---|
JMFMetadataResourceFactory()
|
Method Summary | |
---|---|
MetadataResource |
getMetadataResourceInstance(java.io.File file)
Get a MetadataResource for a given file. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JMFMetadataResourceFactory()
Method Detail |
---|
public MetadataResource getMetadataResourceInstance(java.io.File file) throws java.io.IOException, MetadataNotSupportedException
MetadataResourceFactory
MetadataResource
for a given file.
getMetadataResourceInstance
in interface MetadataResourceFactory
file
- the file
java.io.IOException
- if an IO error occurs
MetadataNotSupportedException
- if the file is not supported for any reason
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |