public class RDFTopicMapReference extends AbstractOntopolyURLReference
alwaysReindexOnLoad, ftmanagersbase_address, duplicate_suppression, indexDirectory, maintainFulltextIndexes, reuse_store, store, urldeleted, id, isopen, listeners, source, title, topic_listeners| Constructor and Description |
|---|
RDFTopicMapReference(URL url,
String id,
String title) |
RDFTopicMapReference(URL url,
String id,
String title,
LocatorIF base_address,
String syntax) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getGenerateNames() |
protected TopicMapReaderIF |
getImporter() |
String |
getMappingFile() |
String |
getSyntax() |
void |
setGenerateNames(boolean generateNames) |
void |
setLenient(boolean lenient) |
void |
setMappingFile(String file) |
void |
setSyntax(String syntax) |
close, delete, deleteFullTextIndex, getAlwaysReindexOnLoad, getLastModifiedAt, getLastModifiedAt, loadTopicMap, open, reindexFulltextIndex, setAlwaysReindexOnLoad, synchronizeFulltextIndex, transactionAbort, transactionCommitcreateStore, getBaseAddress, getDuplicateSuppression, getIndexDirectory, getMaintainFulltextIndexes, getReuseStore, getURL, setBaseAddress, setDuplicateSuppression, setIndexDirectory, setMaintainFulltextIndexes, setReuseStore, setTopicListeners, toStringaddTopicListener, clear, getId, getSource, getTitle, getTopicListeners, isDeleted, isOpen, makeListenerArray, registerTopicListeners, removeTopicListener, setId, setSource, setTitle, storeClosedpublic void setMappingFile(String file)
public String getMappingFile()
public void setSyntax(String syntax)
public String getSyntax()
public void setLenient(boolean lenient)
public void setGenerateNames(boolean generateNames)
public boolean getGenerateNames()
protected TopicMapReaderIF getImporter()
getImporter in class AbstractOntopolyURLReference