|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.specrunner.source.resource.core.AbstractResource
org.specrunner.source.resource.element.core.AbstractResourceElement
org.specrunner.source.resource.element.core.AbstractResourceElementAtt
org.specrunner.source.resource.element.core.JavaScriptResource
public class JavaScriptResource
A JavaScript resource.
| Constructor Summary | |
|---|---|
JavaScriptResource(ISource parent,
String path,
boolean classpath,
EType type,
nu.xom.Element element)
Creates a JavaScript resource. |
|
| Method Summary |
|---|
| Methods inherited from class org.specrunner.source.resource.element.core.AbstractResourceElementAtt |
|---|
appendChild, asNode, asString, getPrefix, getReferenceName, writeTo |
| Methods inherited from class org.specrunner.source.resource.element.core.AbstractResourceElement |
|---|
getElement, setElement |
| Methods inherited from class org.specrunner.source.resource.core.AbstractResource |
|---|
filterExisting, getParent, getResourcePath, getResourceURLs, getType, isClasspath, setClasspath, setParent, setResourcePath, setType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.specrunner.source.resource.IResource |
|---|
getParent, getResourcePath, getType, isClasspath, setClasspath, setParent, setResourcePath, setType |
| Constructor Detail |
|---|
public JavaScriptResource(ISource parent,
String path,
boolean classpath,
EType type,
nu.xom.Element element)
parent - The source parent.path - The resource path.classpath - The classpath flag.type - The resource nature.element - The referred element.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||