public abstract class AbstractDocumentLoader extends Object implements DocumentLoader
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Object> |
additionalMetadata |
| Constructor and Description |
|---|
AbstractDocumentLoader() |
| Modifier and Type | Method and Description |
|---|---|
DocumentLoader |
additionalMetadata(Map<String,Object> metadata)
附加元数据
|
DocumentLoader |
additionalMetadata(String key,
Object value)
附加元数据
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitloadpublic DocumentLoader additionalMetadata(String key, Object value)
DocumentLoaderadditionalMetadata in interface DocumentLoaderpublic DocumentLoader additionalMetadata(Map<String,Object> metadata)
DocumentLoaderadditionalMetadata in interface DocumentLoaderCopyright © 2025. All rights reserved.