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 ErrorResultComponentPath
public void add(String aPath, int anInsertPosition)
add
in interface ErrorResultComponentPath
public String get(int aPosition)
get
in interface ErrorResultComponentPath
public Iterator iterator()
iterator
in interface ErrorResultComponentPath
Copyright © 2016. All rights reserved.