|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A Parser
is used to parse (decode) an encoded
Artifact
.
Method Summary | |
Artifact |
parse(String s)
Parse the given string. |
Method Detail |
public 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 |