Uses of Class
com.saperion.ngc.viewer.DocumentAnalyzer.StructureInfos
Packages that use DocumentAnalyzer.StructureInfos
-
Uses of DocumentAnalyzer.StructureInfos in com.saperion.ngc.viewer
Methods in com.saperion.ngc.viewer that return DocumentAnalyzer.StructureInfosModifier and TypeMethodDescriptionDocumentAnalyzer.externalGetStructureInfos
(List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> structure, int wantedElement, jakarta.servlet.http.HttpSession session) Gets information about a document's structure.DocumentAnalyzer.externalGetStructureInfos
(List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> structure, int wantedElement, Set<String> supportedFormats, jakarta.servlet.http.HttpSession session) Gets information about a document's structure.DocumentAnalyzer.getStructureInfos
(List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> structure, int wantedElement) Gets information about a document's structure.DocumentAnalyzer.getStructureInfos
(List<DocumentArchiveMetaInfo.ElementArchiveMetaInfo> structure, int wantedElement, Set<String> supportedFormats) Gets information about a document's structure.