类分层结构
- java.lang.Object
- com.agentsflex.core.file2text.source.ByteArrayDocumentSource (implements com.agentsflex.core.file2text.source.DocumentSource)
- com.agentsflex.core.file2text.source.ByteStreamDocumentSource (implements com.agentsflex.core.file2text.source.DocumentSource)
- com.agentsflex.core.file2text.source.FileDocumentSource (implements com.agentsflex.core.file2text.source.DocumentSource)
- com.agentsflex.core.file2text.source.HttpDocumentSource (implements com.agentsflex.core.file2text.source.DocumentSource)
- com.agentsflex.core.file2text.source.TemporaryFileStreamDocumentSource (implements com.agentsflex.core.file2text.source.DocumentSource)
接口分层结构
- com.agentsflex.core.file2text.source.DocumentSource