org.codehaus.mojo.javascript.archive
Class Types

java.lang.Object
  extended by org.codehaus.mojo.javascript.archive.Types

public class Types
extends Object

Author:
nicolas De Loof

Field Summary
static String JANGAROO_TYPE
          type for dependencies handled by the plugin
static String JAVASCRIPT_EXTENSION
          extension for dependencies handled by the plugin
 
Constructor Summary
Types()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JANGAROO_TYPE

public static final String JANGAROO_TYPE
type for dependencies handled by the plugin

See Also:
Constant Field Values

JAVASCRIPT_EXTENSION

public static final String JAVASCRIPT_EXTENSION
extension for dependencies handled by the plugin

See Also:
Constant Field Values
Constructor Detail

Types

public Types()


Copyright © 2002-2011 CoreMedia AG. All Rights Reserved.