public class SapUrlParseResult extends Object
Constructor and Description |
---|
SapUrlParseResult() |
Modifier and Type | Method and Description |
---|---|
boolean |
isAlf() |
boolean |
isUsePdfJSViewer() |
boolean |
isUseVirtualViewerHTML5() |
void |
setAlf(boolean isAlf) |
void |
setUsePdfJSViewer(boolean usePdfJSViewer) |
void |
setUseVirtualViewerHTML5(boolean useVirtualViewerHTML5) |
public boolean isAlf()
public void setAlf(boolean isAlf)
isAlf
- whether the current document is an ALF documentpublic boolean isUseVirtualViewerHTML5()
public void setUseVirtualViewerHTML5(boolean useVirtualViewerHTML5)
useVirtualViewerHTML5
- whether the HTML5 variant of VirtualViewer is enabledpublic boolean isUsePdfJSViewer()
public void setUsePdfJSViewer(boolean usePdfJSViewer)
usePdfJSViewer
- whether the pdfJS viewer is enabledCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.