类 MarkdownHeaderSplitter.DocumentChunk
java.lang.Object
com.agentsflex.core.document.splitter.MarkdownHeaderSplitter.DocumentChunk
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
-
headerPath
-
startLine
-
endLine
-
-
构造器详细资料
-
DocumentChunk
DocumentChunk(String content, List<String> headerPath, int startLine, int endLine)
-