com.sun.media.processor.unknown.Handler Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fmj Show documentation
Show all versions of fmj Show documentation
Freedom for Media in Java
The newest version!
package com.sun.media.processor.unknown;
/**
* Provided here for backwards-compatibility with JMF. Simply extends FMJ's
* unknown handler
*
* @author Ken Larson
*
*/
public class Handler extends net.sf.fmj.media.processor.unknown.Handler
{
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy