public class ErrorResultComponentPathImpl extends Object implements ErrorResultComponentPath
| Constructor and Description |
|---|
ErrorResultComponentPathImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(String aPath) |
void |
add(String aPath,
int anInsertPosition) |
String |
get(int aPosition) |
Iterator |
iterator() |
public void add(String aPath)
add in interface ErrorResultComponentPathpublic void add(String aPath, int anInsertPosition)
add in interface ErrorResultComponentPathpublic String get(int aPosition)
get in interface ErrorResultComponentPathpublic Iterator iterator()
iterator in interface ErrorResultComponentPathCopyright © 2016. All rights reserved.