hepdata is hosted by Hepforge, IPPP Durham

XMLYappi Class Reference

Inheritance diagram for XMLYappi:

Inheritance graph
[legend]
Collaboration diagram for XMLYappi:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 XMLYappi (String fileName) throws Exception
 XMLYappi ()
void read (String fileName) throws SAXException, IOException
void read (Reader reader) throws SAXException, IOException
void write (String fileName) throws IOException
void displayFamilyTree ()
void addParticle (ParticleType particleType)
Iterator getParticles ()
ParticleType getParticle (String name)
ParticleType getParticle (PDGID pdgid)
Iterator getFamilies ()
Family[] getFamilies (ParticleType particle)
Family getFamily (String familyName)
void addFamily (Family family)
void removeFamily (String familyName)
void removeFamily (Family family)

Static Public Member Functions

void displayFamilyTree (Iterator familyEntries, int indent)

Package Attributes

boolean debug = false

Constructor & Destructor Documentation

XMLYappi String  fileName  )  throws Exception
 

Here is the call graph for this function:

XMLYappi  ) 
 


Member Function Documentation

void addFamily Family  family  )  [inherited]
 

Here is the call graph for this function:

void addParticle ParticleType  particleType  )  [inherited]
 

Here is the call graph for this function:

void displayFamilyTree Iterator  familyEntries,
int  indent
[static]
 

Here is the call graph for this function:

void displayFamilyTree  ) 
 

Here is the call graph for this function:

Family [] getFamilies ParticleType  particle  )  [inherited]
 

Iterator getFamilies  )  [inherited]
 

Returns:
Iterator with data

Family getFamily String  familyName  )  [inherited]
 

ParticleType getParticle PDGID  pdgid  )  [inherited]
 

ParticleType getParticle String  name  )  [inherited]
 

Iterator getParticles  )  [inherited]
 

void read Reader  reader  )  throws SAXException, IOException
 

Here is the call graph for this function:

void read String  fileName  )  throws SAXException, IOException
 

Here is the call graph for this function:

void removeFamily Family  family  )  [inherited]
 

Here is the call graph for this function:

void removeFamily String  familyName  )  [inherited]
 

void write String  fileName  )  throws IOException
 

Here is the call graph for this function:


Member Data Documentation

boolean debug = false [package]
 


The documentation for this class was generated from the following file:
Generated on Fri Nov 3 19:06:40 2006 for FreeHepYaPPI by  doxygen 1.3.9.1