|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ode.bpel.elang.xpath10.compiler.SourceLocatorWrapper
public class SourceLocatorWrapper
| Constructor Summary | |
|---|---|
SourceLocatorWrapper(javax.xml.transform.SourceLocator sloc)
|
|
| Method Summary | |
|---|---|
int |
getColumnNo()
Column number. |
int |
getLineNo()
Line number. |
java.lang.String |
getPath()
Location path (not a file path, but a path in an expression). |
java.net.URI |
getURI()
URI of the source file. |
| 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()
SourceLocation
getColumnNo in interface SourceLocationpublic int getLineNo()
SourceLocation
getLineNo in interface SourceLocationpublic java.lang.String getPath()
SourceLocation
getPath in interface SourceLocationpublic java.net.URI getURI()
SourceLocation
getURI in interface SourceLocation
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||