Open GoogleCodeExporter opened 8 years ago
To be testable each implementation should also provide a CXTMWriter:
interface CXTMWriterProvider {
public TopicMapWriter createCXTMWriter(org.tmapi.core.TopicMap);
public String[] getTopicMapClassNames();
}
Original comment by lars.he...@gmail.com
on 7 May 2010 at 12:33
Original issue reported on code.google.com by
lars.he...@gmail.com
on 7 May 2010 at 12:29