public class TextLoader extends AbstractDocumentLoader
additionalMetadata| Constructor and Description |
|---|
TextLoader(File file) |
TextLoader(URI uri) |
TextLoader(URL url) |
| Modifier and Type | Method and Description |
|---|---|
List<Document> |
load()
加载文档
|
additionalMetadata, additionalMetadatapublic TextLoader(File file) throws IOException
IOExceptionpublic TextLoader(URI uri) throws IOException
IOExceptionpublic TextLoader(URL url)
public List<Document> load()
DocumentLoaderCopyright © 2025. All rights reserved.