net.luniks.jtvd.backend
Class DVDAuthor

java.lang.Object
  extended bynet.luniks.jtvd.backend.Author
      extended bynet.luniks.jtvd.backend.DVDAuthor

public class DVDAuthor
extends Author


Field Summary
static java.lang.String CONFIG_FILE
           
 
Fields inherited from class net.luniks.jtvd.backend.Author
asChapter, menuFile, menuOption, menuPause, menuTitle, OPTION_LOOP, OPTION_PAUSE, OPTION_PAUSE_INF, outdir, titleInfos, withMenu
 
Constructor Summary
DVDAuthor()
           
 
Method Summary
private  void createConfigFile()
           
 java.lang.String[] getCmdarray()
           
 int getMegabytes(java.util.regex.Matcher matcher)
           
 java.util.regex.Pattern getStatusPattern()
           
 
Methods inherited from class net.luniks.jtvd.backend.Author
getAsChapter, getMenuFile, getMenuOption, getMenuPause, getMenuTitle, getOutdir, getTitleInfos, getWithMenu, setAsChapter, setMenuFile, setMenuOption, setMenuPause, setMenuTitle, setOutdir, setTitleInfos, setWithMenu
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONFIG_FILE

public static final java.lang.String CONFIG_FILE
See Also:
Constant Field Values
Constructor Detail

DVDAuthor

public DVDAuthor()
Method Detail

getCmdarray

public java.lang.String[] getCmdarray()
                               throws JTVDException
Specified by:
getCmdarray in class Author
Throws:
JTVDException

createConfigFile

private void createConfigFile()
                       throws java.lang.Exception
Throws:
java.lang.Exception

getStatusPattern

public java.util.regex.Pattern getStatusPattern()
Specified by:
getStatusPattern in class Author

getMegabytes

public int getMegabytes(java.util.regex.Matcher matcher)
Specified by:
getMegabytes in class Author


Copyright (c) 2004, 2005 Torsten Römer, dode@luniks.net