public class CTMPathTopicMapSource extends AbstractOntopolyTopicMapSource
alwaysReindexOnLoad, indexDirectory, maintainFulltextIndexes, supportsCreate, supportsDeletebase_address, duplicate_suppression, hidden, id, path, refmap, suffix, title| Constructor and Description |
|---|
CTMPathTopicMapSource() |
CTMPathTopicMapSource(String path,
FileFilter filter)
INTERNAL: Constructor that takes the file directory and a file filter.
|
CTMPathTopicMapSource(String path,
String suffix) |
| Modifier and Type | Method and Description |
|---|---|
TopicMapReferenceIF |
createReference(URL url,
String id,
String title,
LocatorIF base) |
TopicMapWriterIF |
getWriter(File file)
INTERNAL: Used by createTopicMap to serialize the new topic map.
|
createTopicMap, getAlwaysReindexOnLoad, getIndexDirectory, getMaintainFulltextIndexes, getSupportsCreate, getSupportsDelete, setAlwaysReindexOnLoad, setIndexDirectory, setMaintainFulltextIndexes, setSupportsCreate, setSupportsDelete, supportsCreate, supportsDeleteaccept, close, createReference, getBase, getBaseAddress, getDuplicateSuppression, getFileFilter, getHidden, getId, getPath, getReferences, getSuffix, getTitle, refresh, refreshFromClasspath, refreshFromFilesystem, setBase, setBaseAddress, setDuplicateSuppression, setFileFilter, setHidden, setId, setPath, setSuffix, setTitlepublic CTMPathTopicMapSource()
public CTMPathTopicMapSource(String path, FileFilter filter)
path - the path to search for TopicMapsfilter - a java.io.FileFilter to filter the specified pathpublic TopicMapReferenceIF createReference(URL url, String id, String title, LocatorIF base)
createReference in class AbstractOntopolyTopicMapSourcepublic TopicMapWriterIF getWriter(File file) throws IOException
AbstractOntopolyTopicMapSourcegetWriter in class AbstractOntopolyTopicMapSourceIOException