public interface ReferenceParser extends Serializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
ReferenceParser.Cursor
Helper class used in parsing string reference.
|
| Modifier and Type | Method and Description |
|---|---|
Reference |
parse(String referenceString)
Parses a string reference into a
Reference object |
Reference parse(String referenceString) throws ReferenceParseException
Reference objectreferenceString - ReferenceReferenceParseExceptionCopyright © 2005–2018 Alfresco Software. All rights reserved.