|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tools.ant.ProjectComponent
org.apache.tools.ant.Task
org.freecompany.imp.Resolve
org.freecompany.imp.Load
public class Load
| Field Summary | |
|---|---|
protected java.util.logging.Logger |
logger
|
| Fields inherited from class org.freecompany.imp.Resolve |
|---|
file, name, path, uri, url |
| Fields inherited from class org.apache.tools.ant.Task |
|---|
target, taskName, taskType, wrapper |
| Fields inherited from class org.apache.tools.ant.ProjectComponent |
|---|
description, location, project |
| Constructor Summary | |
|---|---|
Load()
|
|
| Method Summary | |
|---|---|
void |
execute()
Resolves a given URI relative to the project module URL. |
java.lang.String |
toString()
|
| Methods inherited from class org.freecompany.imp.Resolve |
|---|
getBinding, getFile, getPath, getUri, getUrl, load, setName, setUri |
| Methods inherited from class org.apache.tools.ant.Task |
|---|
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType |
| Methods inherited from class org.apache.tools.ant.ProjectComponent |
|---|
clone, getDescription, getLocation, getProject, setDescription, setLocation, setProject |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected final java.util.logging.Logger logger
| Constructor Detail |
|---|
public Load()
| Method Detail |
|---|
public void execute()
throws org.apache.tools.ant.BuildException
Resolve
execute in class Resolveorg.apache.tools.ant.BuildExceptionpublic java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||