|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.uima.aae.error.ErrorResultComponentPathImpl
public class ErrorResultComponentPathImpl
Constructor Summary | |
---|---|
ErrorResultComponentPathImpl()
|
Method Summary | |
---|---|
void |
add(java.lang.String aPath)
|
void |
add(java.lang.String aPath,
int anInsertPosition)
|
java.lang.String |
get(int aPosition)
|
java.util.Iterator |
iterator()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ErrorResultComponentPathImpl()
Method Detail |
---|
public void add(java.lang.String aPath)
add
in interface ErrorResultComponentPath
public void add(java.lang.String aPath, int anInsertPosition)
add
in interface ErrorResultComponentPath
public java.lang.String get(int aPosition)
get
in interface ErrorResultComponentPath
public java.util.Iterator iterator()
iterator
in interface ErrorResultComponentPath
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |