|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.groupdocs.viewer.handlers.DirectoryHandler
public abstract class DirectoryHandler
Provides working directory configuration
Set working files directory
Constructor Summary | |
---|---|
DirectoryHandler(String guid)
Constructor with directory path initial parameter |
Method Summary | |
---|---|
protected String |
getGuid()
Get directory path |
protected void |
setGuid(String guid)
Set directory path |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DirectoryHandler(String guid) throws Exception
guid
- Directory path
Exception
Method Detail |
---|
protected String getGuid()
protected void setGuid(String guid)
guid
- Directory path
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |