Package | Description |
---|---|
com.saperion.ngc.viewer |
Package for viewer component classes.
|
Modifier and Type | Method and Description |
---|---|
static DocumentAnalyzer.StructureInfos |
DocumentAnalyzer.externalGetStructureInfos(List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> structure,
int wantedElement,
javax.servlet.http.HttpSession session)
Gets information about a document's structure.
|
static DocumentAnalyzer.StructureInfos |
DocumentAnalyzer.externalGetStructureInfos(List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> structure,
int wantedElement,
Set<String> supportedFormats,
javax.servlet.http.HttpSession session)
Gets information about a document's structure.
|
static DocumentAnalyzer.StructureInfos |
DocumentAnalyzer.getStructureInfos(List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> structure,
int wantedElement)
Gets information about a document's structure.
|
static DocumentAnalyzer.StructureInfos |
DocumentAnalyzer.getStructureInfos(List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> structure,
int wantedElement,
Set<String> supportedFormats)
Gets information about a document's structure.
|
Copyright © 2021 Hyland Software Germany GmbH. All rights reserved.