|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XTMVersion | |
|---|---|
| net.ontopia.topicmaps.xml | Classes for importing and exporting topic maps in the XML interchange format. |
| Uses of XTMVersion in net.ontopia.topicmaps.xml |
|---|
| Methods in net.ontopia.topicmaps.xml that return XTMVersion | |
|---|---|
protected XTMVersion |
XTM2TopicMapWriter.getVersion()
|
protected XTMVersion |
XTM21TopicMapWriter.getVersion()
|
XTMVersion |
XTMSnifferContentHandler.getXTMVersion()
|
static XTMVersion |
XTMVersion.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static XTMVersion[] |
XTMVersion.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.ontopia.topicmaps.xml with parameters of type XTMVersion | |
|---|---|
void |
XTMTopicMapWriter.setVersion(XTMVersion version)
PUBLIC: Set XTM version to use on export. |
| Constructors in net.ontopia.topicmaps.xml with parameters of type XTMVersion | |
|---|---|
XTMValidatingContentHandler(org.xml.sax.ContentHandler child,
XTMVersion version)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||