hep.physics.yappi
Class XMLYappi
java.lang.Object
hep.physics.yappi.Yappi
hep.physics.yappi.XMLYappi
- public class XMLYappi
- extends Yappi
- Source Code:
- XMLYappi.java
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLYappi
public XMLYappi(String fileName)
throws Exception
XMLYappi
public XMLYappi()
read
public void read(String fileName)
throws SAXException,
IOException
- Throws:
SAXException
IOException
read
public void read(Reader reader)
throws SAXException,
IOException
- Throws:
SAXException
IOException
write
public void write(String fileName)
throws IOException
- Throws:
IOException
displayFamilyTree
public void displayFamilyTree()
displayFamilyTree
public static void displayFamilyTree(Iterator familyEntries,
int indent)
Copyright © 2000-2004 FreeHEP, All Rights Reserved.