net.ontopia.topicmaps.xml
Class XTM2TopicMapWriter
java.lang.Object
net.ontopia.topicmaps.xml.XTMTopicMapWriter
net.ontopia.topicmaps.xml.XTM2TopicMapWriter
- All Implemented Interfaces:
- TopicMapWriterIF
public final class XTM2TopicMapWriter
- extends XTMTopicMapWriter
PUBLIC: A topic map writer that can write topic maps out into the
interchange syntax defined by XTM 2.0.
- Since:
- 4.0.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XTM2TopicMapWriter
public XTM2TopicMapWriter(String filename)
throws IOException
- Throws:
IOException
XTM2TopicMapWriter
public XTM2TopicMapWriter(File file)
throws IOException
- Throws:
IOException
XTM2TopicMapWriter
public XTM2TopicMapWriter(File file,
String encoding)
throws IOException
- Throws:
IOException
XTM2TopicMapWriter
public XTM2TopicMapWriter(OutputStream stream,
String encoding)
throws IOException,
UnsupportedEncodingException
- Throws:
IOException
UnsupportedEncodingException
XTM2TopicMapWriter
public XTM2TopicMapWriter(Writer writer,
String encoding)
throws IOException
- Throws:
IOException
getVersion
protected final XTMVersion getVersion()
- Returns the XTM version of the derived class.
Copyright © 2000-2012 Ontopia.