Class ProcessRule
java.lang.Object
io.github.guoshiqiufeng.dify.dataset.dto.request.document.ProcessRule
- All Implemented Interfaces:
Serializable
- Since:
- 2025/3/13 15:22
- Version:
- 1.0
- Author:
- yanghq
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ProcessRule
public ProcessRule()
-
-
Method Details
-
getMode
清洗、分段模式 ,automatic 自动 / custom 自定义 -
getRules
自定义规则(自动模式下,该字段为空 -
setMode
清洗、分段模式 ,automatic 自动 / custom 自定义 -
setRules
自定义规则(自动模式下,该字段为空 -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-