|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.wisc.trace.urcsdk.base.TargetLocator
public class TargetLocator
TargetLocator represents the programmatic aspects of a Target locator.
Created on: Sep 2, 2004
Known bugs: None
Thread Safe: Yes
| Constructor Summary | |
|---|---|
TargetLocator(TargetDirectory targetDirectory,
org.w3c.dom.Element element)
Creates a new TargetLocator instance. |
|
| Method Summary | |
|---|---|
java.lang.String |
getID()
Returns this locator's ID. |
java.lang.String |
getType()
Returns the type of locator. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TargetLocator(TargetDirectory targetDirectory,
org.w3c.dom.Element element)
TargetLocator instance.
targetDirectory - The TargetDirectory to which this locator belongs.element - The root element named <locator> used for parsing out further information.| Method Detail |
|---|
public java.lang.String getID()
public java.lang.String getType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||