| Package | Description |
|---|---|
| com.huaweicloud.pangu.dev.sdk.api.doc.splitter | |
| com.huaweicloud.pangu.dev.sdk.documentloader.splitter |
| Modifier and Type | Method and Description |
|---|---|
static <T extends DocSplit> |
DocSplits.register(Class<T> clazz,
String splitName)
注册一个DocSplit
|
| Modifier and Type | Method and Description |
|---|---|
static DocSplit |
DocSplits.of(SplitConfig splitConfig)
获取一个DocSplit实例
|
static DocSplit |
DocSplits.of(String splitName)
获取一个DocSplit实例
|
static DocSplit |
DocSplits.of(String splitName,
SplitConfig splitConfig)
获取一个L实例
|
| Modifier and Type | Class and Description |
|---|---|
class |
DocPanguSplit
文档切割
|
Copyright © 2024. All rights reserved.