org.codehaus.mojo.javascript.archive
Class Types

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

public class Types
extends java.lang.Object

Author:
nicolas De Loof

Field Summary
static java.lang.String JAVASCRIPT_EXTENSION
          extension for dependencies handled by the plugin
static java.lang.String JAVASCRIPT_TYPE
          type 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

JAVASCRIPT_TYPE

public static final java.lang.String JAVASCRIPT_TYPE
type for dependencies handled by the plugin

See Also:
Constant Field Values

JAVASCRIPT_EXTENSION

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

See Also:
Constant Field Values
Constructor Detail

Types

public Types()


Copyright © 2011 SOFTEC sa. All Rights Reserved.