public static class ScellApiEntryPoint.Data extends Object
| Constructor and Description |
|---|
Data() |
| Modifier and Type | Method and Description |
|---|---|
ScellApiEntryPoint.Data |
disableAutoLoadSystemFonts() |
Boolean |
getAutoLoadSystemFonts() |
ClassLoader |
getCustomClassLoader() |
InputStream |
getLicenseData() |
ILoggerFactory |
getLoggerFactory() |
ScellApiEntryPoint.Data |
setCustomClassLoader(ClassLoader customClassLoader) |
ScellApiEntryPoint.Data |
setLicenseContent(InputStream licenseData) |
ScellApiEntryPoint.Data |
setLicenseContent(String licenseFilePath) |
ScellApiEntryPoint.Data |
setLoggerFactory(ILoggerFactory loggerFactory) |
public ILoggerFactory getLoggerFactory()
public ScellApiEntryPoint.Data setLoggerFactory(ILoggerFactory loggerFactory)
public ClassLoader getCustomClassLoader()
public ScellApiEntryPoint.Data setCustomClassLoader(ClassLoader customClassLoader)
public Boolean getAutoLoadSystemFonts()
public ScellApiEntryPoint.Data disableAutoLoadSystemFonts()
public InputStream getLicenseData()
public ScellApiEntryPoint.Data setLicenseContent(InputStream licenseData) throws IOException
IOExceptionpublic ScellApiEntryPoint.Data setLicenseContent(String licenseFilePath) throws IOException
IOExceptionCopyright © 2025. All rights reserved.