public final class ContentUtil extends Object
Modifier and Type | Method and Description |
---|---|
static int |
changeElementNumberIfRequired(com.saperion.connector.SaClassicConnector connector,
String xhdoc,
int element)
If required, returns another element-number to use when loading content.
|
public static int changeElementNumberIfRequired(com.saperion.connector.SaClassicConnector connector, String xhdoc, int element) throws com.saperion.exception.SaSystemException, com.saperion.exception.SaAuthenticationException
connector
- classic connector instance to usexhdoc
- xhdoc of the document to loadelement
- requested element numbercom.saperion.exception.SaSystemException
- system exception when inspecting the document's structurecom.saperion.exception.SaAuthenticationException
- authentication exception when inspecting the document's structureCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.