public class PlainReferenceParser extends Object implements ReferenceParser, PlainEncoding
Reference objects based on Plain
encodings grammar.
For grammar examples see Encodings.PLAIN encoding definition.
ReferenceParser.CursorCLASSPATH, DELIMITER, INT_PARAMETER, NODE, PATH, REFERENCE_DELIMITER, REFERENCE_PARAMETER, REPOSITORY, RESOURCE_PARAMETER, STRING_PARAMETER| Constructor and Description |
|---|
PlainReferenceParser() |
| Modifier and Type | Method and Description |
|---|---|
Reference |
parse(String referenceString)
Parses a string reference into a
Reference object |
public Reference parse(String referenceString) throws ReferenceParseException
ReferenceParserReference objectparse in interface ReferenceParserReferenceReferenceParseExceptionCopyright © 2005–2018 Alfresco Software. All rights reserved.