org.plovr
Class ResourceJsInput
java.lang.Object
org.plovr.AbstractJsInput
org.plovr.ResourceJsInput
- All Implemented Interfaces:
- SourceFile.Generator, JsInput
public class ResourceJsInput
- extends AbstractJsInput
ResourceJsInput
represents a JavaScript file loaded from a JAR, so
it will never change, so its dependencies must only be read once.
- Author:
- bolinfest@gmail.com (Michael Bolin)
getCode
public String getCode()
- Specified by:
getCode
in interface SourceFile.Generator
- Specified by:
getCode
in interface JsInput
- Specified by:
getCode
in class AbstractJsInput
- Returns:
- JavaScript code