hep.aida.ref.xml
Class AidaXMLWriter
- java.lang.Object
-
- hep.aida.ref.xml.AidaXMLWriter
-
public class AidaXMLWriter extends java.lang.ObjectConvert AIDA objects to XML (binary or ASCII).
-
-
Constructor Summary
Constructors Constructor and Description AidaXMLWriter(java.io.Writer writer)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidclose()voidtoXML(IFitResult f, java.lang.String path)voidtoXML(IManagedObject o, java.lang.String path)
-
-
-
Constructor Detail
-
AidaXMLWriter
public AidaXMLWriter(java.io.Writer writer) throws java.io.IOException- Throws:
java.io.IOException
-
-
Method Detail
-
close
public void close() throws java.io.IOException- Throws:
java.io.IOException
-
toXML
public void toXML(IManagedObject o, java.lang.String path)
-
toXML
public void toXML(IFitResult f, java.lang.String path) throws java.io.IOException
- Throws:
java.io.IOException
-
-
DMelt 3.0 © DataMelt by jWork.ORG