|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.dlese.dpc.schemedit.input.ReferenceResolver.ResolverResults
public class ReferenceResolver.ResolverResults
Returned by ReferenceResolver.resolve storing the resolved input string and a list of errors describing references that could not be resolved.
| Field Summary | |
|---|---|
String |
content
Description of the Field |
List |
errors
Description of the Field |
| Constructor Summary | |
|---|---|
ReferenceResolver.ResolverResults(String content,
List errors)
Constructor for the ResolverResults object |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public List errors
public String content
| Constructor Detail |
|---|
public ReferenceResolver.ResolverResults(String content,
List errors)
content - Description of the Parametererrors - Description of the Parameter
|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||