com.brownsoft.klt
Class EncodeKLT

java.lang.Object
  extended bycom.brownsoft.klt.EncodeKLT

public class EncodeKLT
extends java.lang.Object

Title: Proyecto Codificacion de Imagenes y Video

Description:

Copyright: Copyright (c) 2004

Company:

Version:
1.0
Author:
Gustavo Brown (alegus@adinet.com.uy)

Field Summary
(package private)  java.lang.String[] args
           
 
Constructor Summary
EncodeKLT(java.lang.String[] args)
           
 
Method Summary
private  java.lang.String getOutFile(java.lang.String file)
           
static void main(java.lang.String[] args)
           
 void process()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

args

java.lang.String[] args
Constructor Detail

EncodeKLT

public EncodeKLT(java.lang.String[] args)
Method Detail

getOutFile

private java.lang.String getOutFile(java.lang.String file)

main

public static void main(java.lang.String[] args)

process

public void process()
             throws java.io.IOException
Throws:
java.io.IOException