OpenMMS
V1.5.1 Std

org.rcsb.openmms.apps.xmc
Class ZeroVisitor

java.lang.Object
  |
  +--org.rcsb.openmms.apps.xmc.Visitor
        |
        +--org.rcsb.openmms.apps.xmc.ZeroVisitor

public class ZeroVisitor
extends Visitor

Clears old data in CategoryNodes in preparation for translation of the next mmCIF data file

Version:
1.3
Author:
Douglas S. Greer

Constructor Summary
ZeroVisitor()
           
 
Method Summary
 void openCategory(CategoryNode cn)
           
 void openItem(ItemNode in)
           
 
Methods inherited from class org.rcsb.openmms.apps.xmc.Visitor
beginValues, close, closeCategory, closeEntry, closeItem, closeO, convertToCDataStr, open, openEntry, openO, writeBuffer, writeComStr, writeDescription, writeIndent, writeLineValue, writeStdValue, writeStr, writeStr, writeStr, writeTextValue, writeValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZeroVisitor

public ZeroVisitor()
Method Detail

openCategory

public void openCategory(CategoryNode cn)
                  throws java.io.IOException,
                         XmlGenException
Overrides:
openCategory in class Visitor
java.io.IOException
XmlGenException

openItem

public void openItem(ItemNode in)
              throws java.io.IOException,
                     XmlGenException
Overrides:
openItem in class Visitor
java.io.IOException
XmlGenException

OpenMMS
V1.5.1 Std

OpenMMS, Copyright 2001, All rights reserved