public class VirtualHashReferenceParser extends ProtocolHashParser
Reference
s having the
protocol set to VirtualProtocol
.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 |
---|
VirtualHashReferenceParser(HashStore classpathHashStore) |
VirtualHashReferenceParser(HashStore classpathHashStore,
String protocolCode) |
Modifier and Type | Method and Description |
---|---|
Reference |
parse(ReferenceParser.Cursor cursor) |
protected Reference |
parseVirtualExtension(ReferenceParser.Cursor c,
Resource templateResource,
String templatePath,
Resource actualNodeResource) |
parseResource
public VirtualHashReferenceParser(HashStore classpathHashStore)
public Reference parse(ReferenceParser.Cursor cursor) throws ReferenceParseException
parse
in class ProtocolHashParser
ReferenceParseException
protected Reference parseVirtualExtension(ReferenceParser.Cursor c, Resource templateResource, String templatePath, Resource actualNodeResource)
Copyright © 2005–2017 Alfresco Software. All rights reserved.