Package | Description |
---|---|
org.alfresco.repo.virtual.ref |
Modifier and Type | Class and Description |
---|---|
class |
HashReferenceParser
Hash encoded reference string parser.
Delegates to VirtualHashReferenceParser ,
VanillaHashReferenceParser or NodeHashReferenceParser for
custom protocol parsing. |
class |
PlainReferenceParser
Parses string references into
Reference objects based on Plain
encodings grammar. |
class |
ZeroReferenceParser |
Modifier and Type | Field and Description |
---|---|
ReferenceParser |
Encoding.parser |
Constructor and Description |
---|
Encoding(Character token,
ReferenceParser parser,
Stringifier stringifier,
boolean urlNative) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.