kozchris / tmapix

Automatically exported from code.google.com/p/tmapix
0 stars 0 forks source link

Merge XTM10TopicMapWriter and XTM2TopicMapWriter? #17

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago

TopicMapWriter writer = new XTMTopicMapWriter(out,
XTMTopicMapWriter.Version.XTM_10);

TopicMapWriter writer = new XTMTopicMapWriter(out,
XTMTopicMapWriter.Version.XTM_20);

TopicMapWriter writer = new XTMTopicMapWriter(out,
XTMTopicMapWriter.Version.XTM_21);

Original issue reported on code.google.com by lars.he...@gmail.com on 24 May 2010 at 12:18