public class SpringKnowledgeBaseReaderResolver extends Object
| Constructor and Description |
|---|
SpringKnowledgeBaseReaderResolver(String filename,
Charset charset) |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
creatEffectiveFilenames()
Handles SPAR archives that have wildcards in an archive path itself.
|
List<org.openksavi.sponge.kb.KnowledgeBaseReaderHolder> |
resolve() |
protected InputStream |
tryCreateSparEntryInputStream(org.springframework.core.io.Resource resource,
Map<String,JarFile> sparJarFileCache) |
public List<org.openksavi.sponge.kb.KnowledgeBaseReaderHolder> resolve() throws IOException
IOExceptionprotected List<String> creatEffectiveFilenames() throws IOException
IOException - on error.protected InputStream tryCreateSparEntryInputStream(org.springframework.core.io.Resource resource, Map<String,JarFile> sparJarFileCache) throws IOException
IOExceptionCopyright © 2016–2020 Softelnet. All rights reserved.