Class HashReferenceParser

java.lang.Object
org.alfresco.repo.virtual.ref.HashReferenceParser
All Implemented Interfaces:
Serializable, HashEncodingArtefact, ReferenceParser

public class HashReferenceParser extends Object implements ReferenceParser, HashEncodingArtefact
Hash encoded reference string parser.
Delegates to VirtualHashReferenceParser, VanillaHashReferenceParser or NodeHashReferenceParser for custom protocol parsing.
See Also: