hep.physics.yappi
Class XMLYappiWriter
java.lang.Object
org.freehep.xml.util.XMLWriter
hep.physics.yappi.XMLYappiWriter
- public class XMLYappiWriter
- extends XMLWriter
- Version:
- $Id: XMLYappiWriter.java,v 1.4 2001/02/21 15:33:25 duns Exp $
- Author:
- Mark Donszelmann
- Source Code:
- XMLYappiWriter.java
Methods inherited from class org.freehep.xml.util.XMLWriter |
checkNameValid, closeDoc, closeTag, normalize, normalizeText, openDoc, openDoc, openTag, openTag, print, print, printAttributes, printComment, println, printTag, printTag, referToDTD, referToDTD, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLYappiWriter
public XMLYappiWriter(String filename)
throws IOException
XMLYappiWriter
public XMLYappiWriter(Writer writer)
close
public void close()
throws IOException
- Description copied from class:
XMLWriter
- closes the writer
- Overrides:
close
in class XMLWriter
- Throws:
IOException
write
public void write(Yappi yappi)
write
public void write(Family family)
write
public void write(ParticleType particle)
write
public void write(Data data)
write
public void write(DecayChannel decay)
Copyright © 2000-2004 FreeHEP, All Rights Reserved.