textmaven.application.analyzer.annotator
Class Resources

java.lang.Object
  extended bytextmaven.application.analyzer.annotator.Resources

public class Resources
extends java.lang.Object

Author:
krebtho

Field Summary
static java.lang.String[] ALL
           
static java.lang.String BOOKMARK_ICON
           
static java.lang.String JSCRIPT_FILE
           
static java.lang.String STYLE_FILE
           
static java.lang.String TEMPLATE_FILE
           
static java.lang.String WLIST_FILE
           
 
Constructor Summary
Resources()
           
 
Method Summary
static void copyResources(java.lang.String toDir)
          Resources are copied to the location where output file will be created
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BOOKMARK_ICON

public static final java.lang.String BOOKMARK_ICON
See Also:
Constant Field Values

STYLE_FILE

public static final java.lang.String STYLE_FILE
See Also:
Constant Field Values

WLIST_FILE

public static final java.lang.String WLIST_FILE
See Also:
Constant Field Values

JSCRIPT_FILE

public static final java.lang.String JSCRIPT_FILE
See Also:
Constant Field Values

TEMPLATE_FILE

public static final java.lang.String TEMPLATE_FILE
See Also:
Constant Field Values

ALL

public static final java.lang.String[] ALL
Constructor Detail

Resources

public Resources()
Method Detail

copyResources

public static void copyResources(java.lang.String toDir)
                          throws java.io.IOException
Resources are copied to the location where output file will be created

Throws:
java.io.IOException


Copyright © 2002-2005 Sourceforge. All Rights Reserved.