|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface Artifact.Parser
A Parser is used to parse (decode) an encoded
Artifact.
| Method Summary | |
|---|---|
Artifact |
parse(String s)
Parse the given string. |
| Method Detail |
|---|
Artifact parse(String s)
throws ArtifactParseException
s - the string to be parsed
ArtifactParseException - if unable to parse the string.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||