|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ode.bpel.compiler.SourceLocation
public class SourceLocation
| Constructor Summary | |
|---|---|
SourceLocation()
|
|
SourceLocation(java.net.URI uri)
|
|
| Method Summary | |
|---|---|
int |
getColumnNo()
|
int |
getLineNo()
|
java.lang.String |
getPath()
|
java.net.URI |
getURI()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SourceLocation()
public SourceLocation(java.net.URI uri)
| Method Detail |
|---|
public int getColumnNo()
public int getLineNo()
public java.lang.String getPath()
public java.net.URI getURI()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||