net.ontopia.topicmaps.xml
Class DTD

java.lang.Object
  extended by net.ontopia.topicmaps.xml.DTD

public class DTD
extends java.lang.Object

INTERNAL: This class collects various Topic Map document type definitions. These include the XTM 1.0 document type definition.


Field Summary
protected static java.lang.String XTM_1_0
           
protected static java.lang.String XTM_1_0_RELAX_NG
           
protected static java.lang.String XTM_2_RELAX_NG
           
 
Method Summary
static java.lang.String getXTM2RelaxNG()
           
static java.lang.String getXTMDocumentType()
           
static java.lang.String getXTMRelaxNG()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

XTM_1_0

protected static final java.lang.String XTM_1_0
See Also:
Constant Field Values

XTM_1_0_RELAX_NG

protected static final java.lang.String XTM_1_0_RELAX_NG
See Also:
Constant Field Values

XTM_2_RELAX_NG

protected static final java.lang.String XTM_2_RELAX_NG
See Also:
Constant Field Values
Method Detail

getXTMDocumentType

public static java.lang.String getXTMDocumentType()

getXTMRelaxNG

public static java.lang.String getXTMRelaxNG()

getXTM2RelaxNG

public static java.lang.String getXTM2RelaxNG()


Copyright © 2000-2012 Ontopia.