Class TMXMLPathTopicMapSource

All Implemented Interfaces:
FileFilter, AutoCloseable, TopicMapSourceIF

public class TMXMLPathTopicMapSource extends AbstractOntopolyTopicMapSource
INTERNAL: Source that locates TM/XML files in a directory on the file system.
  • Field Details

    • validate

      protected boolean validate
  • Constructor Details

    • TMXMLPathTopicMapSource

      public TMXMLPathTopicMapSource()
    • TMXMLPathTopicMapSource

      public TMXMLPathTopicMapSource(String path, String suffix)
  • Method Details