Package | Description |
---|---|
com.saperion.connector.structures | |
com.saperion.intf |
This package contains the common used interfaces for the LARIX components.
|
com.saperion.rmi |
This package contains the classes for the LARIX RMI Server.
|
com.saperion.util |
This package contains the utility classes for the LARIX RMI Server.
|
Modifier and Type | Method and Description |
---|---|
static Element |
Element.buildElement(String definition,
String xhdoc,
SaDocInfo.ElementInfo info) |
Modifier and Type | Method and Description |
---|---|
SaDocInfo.ElementInfo |
SaDocInfo.getElementInfo(int elementNumber)
Returns the element info by the given element number, if existing.
|
Modifier and Type | Method and Description |
---|---|
List<SaDocInfo.ElementInfo> |
SaDocInfo.getElementInfo() |
Map<Integer,SaDocInfo.ElementInfo> |
SaDocInfo.getElementInfoMap()
Returns the element info objects as a map with the corresponding element number as key.
|
Modifier and Type | Method and Description |
---|---|
SaDocInfo.ElementInfo |
SaDocInfoImpl.getElementInfo(int elementNumber)
Returns the element info by the given element number, if existing.
|
Modifier and Type | Method and Description |
---|---|
List<SaDocInfo.ElementInfo> |
SaDocInfoImpl.getElementInfo() |
Map<Integer,SaDocInfo.ElementInfo> |
SaDocInfoImpl.getElementInfoMap()
Returns the element info objects as a map with the corresponding element number as key.
|
Modifier and Type | Method and Description |
---|---|
static int |
MultipageDocUtil.autoGetElementNumber(List<SaDocInfo.ElementInfo> elements)
Returns the element number to use to get the first element of a document.
|
static int |
MultipageDocDetector.autoGetElementNumber(List<SaDocInfo.ElementInfo> elements)
Returns the element number to use to get the first element of a document.
|
static boolean |
MultipageDocUtil.isMultipageDoc(List<SaDocInfo.ElementInfo> elements)
Returns true if the document contains the pages of a splitted multipage TIFF
or scanned pages only.
|
static boolean |
MultipageDocDetector.isMultipageDoc(List<SaDocInfo.ElementInfo> elements)
Returns true if the document contains the pages of a splitted multipage TIFF
or scanned pages only.
|
Copyright © 2016 SAPERION AG. All rights reserved.