|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry.test.CreatorLocation
public class CreatorLocation
Fake Location
used by Creator
when
adding properties to a class.
Constructor Summary | |
---|---|
CreatorLocation()
|
Method Summary | |
---|---|
int |
getColumnNumber()
|
int |
getLineNumber()
|
org.apache.hivemind.Resource |
getResource()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CreatorLocation()
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
public org.apache.hivemind.Resource getResource()
getResource
in interface org.apache.hivemind.Location
public int getLineNumber()
getLineNumber
in interface org.apache.hivemind.Location
public int getColumnNumber()
getColumnNumber
in interface org.apache.hivemind.Location
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |