|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ode.bpel.compiler.SourceLocation
org.apache.ode.bpel.compiler.SourceLocatorWrapper
public class SourceLocatorWrapper
| Constructor Summary | |
|---|---|
SourceLocatorWrapper(javax.xml.transform.SourceLocator sloc)
|
|
| 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 SourceLocatorWrapper(javax.xml.transform.SourceLocator sloc)
| Method Detail |
|---|
public int getColumnNo()
getColumnNo in class SourceLocationpublic int getLineNo()
getLineNo in class SourceLocationpublic java.lang.String getPath()
getPath in class SourceLocationpublic java.net.URI getURI()
getURI in class SourceLocation
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||