public abstract class ProtocolHashParser extends Object implements HashEncodingArtefact
ReferenceParser
s.CLASSPATH_RESOUCE_CODE, HASHED_CLASSPATH_RESOUCE_CODE, HASHED_NUMERIC_PATH_CODE, HASHED_REPOSITORY_PATH_CODE, MIXED_CLASSPATH_RESOUCE_CODE, MIXED_NUMERIC_PATH_CODE, MIXED_REPOSITORY_PATH_CODE, NODE_PROTOCOL_CODE, NUMERIC_PATH_CODE, NUMERIC_ROOT_PATH_CODE, REPOSITORY_NODEREF_RESOURCE_CODE, REPOSITORY_PATH_CODE, VANILLA_PROTOCOL_CODE, VIRTUAL_PROTOCOL_CODE
Constructor and Description |
---|
ProtocolHashParser(HashStore classpathHashStore) |
Modifier and Type | Method and Description |
---|---|
protected abstract Reference |
parse(ReferenceParser.Cursor cursor) |
protected Resource |
parseResource(ReferenceParser.Cursor cursor) |
public ProtocolHashParser(HashStore classpathHashStore)
protected abstract Reference parse(ReferenceParser.Cursor cursor) throws ReferenceParseException
ReferenceParseException
protected Resource parseResource(ReferenceParser.Cursor cursor) throws ReferenceParseException
ReferenceParseException
Copyright © 2005–2017 Alfresco Software. All rights reserved.