net.ontopia.topicmaps.utils.ltm
Class LTMPathTopicMapSource
java.lang.Object
net.ontopia.topicmaps.entry.AbstractPathTopicMapSource
net.ontopia.topicmaps.utils.ltm.LTMPathTopicMapSource
- All Implemented Interfaces:
- java.io.FileFilter, TopicMapSourceIF
public class LTMPathTopicMapSource
- extends AbstractPathTopicMapSource
INTERNAL: Source that locates LTM topic map files in a directory on
the file system.
- Since:
- 1.1
Methods inherited from class net.ontopia.topicmaps.entry.AbstractPathTopicMapSource |
accept, createTopicMap, getBase, getBaseAddress, getDuplicateSuppression, getFileFilter, getHidden, getId, getPath, getReferences, getSuffix, getTitle, refresh, setBase, setBaseAddress, setDuplicateSuppression, setFileFilter, setHidden, setId, setPath, setSuffix, setTitle, supportsCreate, supportsDelete |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LTMPathTopicMapSource
public LTMPathTopicMapSource()
LTMPathTopicMapSource
public LTMPathTopicMapSource(java.lang.String path,
java.lang.String suffix)
LTMPathTopicMapSource
public LTMPathTopicMapSource(java.lang.String path,
java.io.FileFilter filter)
- INTERNAL: Constructor that takes the file directory and a file filter.
- Parameters:
path
- the path to search for TopicMapsfilter
- a java.io.FileFilter to filter the specified path- Since:
- 1.3.4
Copyright © 2000-2009 Ontopia.