com.groupdocs.viewer.domain.path
Class GroupDocsPath
java.lang.Object
com.groupdocs.viewer.domain.path.GroupDocsPath
- Direct Known Subclasses:
- EncodedPath, TokenId
public abstract class GroupDocsPath
- extends Object
File path encoder
Converting file path to file id.
- Author:
- Alex Bobkov
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
path
protected String path
GroupDocsPath
public GroupDocsPath()
getPath
public String getPath()
- Get encoded file path
- Returns:
- encoded file path
Copyright © 2015. All rights reserved.