Class ChemDrawCDX.CDXDocument

  • Enclosing class:
    ChemDrawCDX

    public class ChemDrawCDX.CDXDocument
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      CDXDocument()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String end()  
      java.lang.String start()  
      void startWrite​(java.io.DataOutput o)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CDXDocument

        public CDXDocument()
    • Method Detail

      • startWrite

        public void startWrite​(java.io.DataOutput o)
                        throws java.io.IOException
        Throws:
        java.io.IOException
      • start

        public java.lang.String start()
      • end

        public java.lang.String end()