Documentation of 'hep.aida.util.XMLUtils' Java class
XMLUtils
hep.aida.util

Class XMLUtils



  • public abstract class XMLUtils
    extends java.lang.Object
    • Constructor Detail

      • XMLUtils

        public XMLUtils()
    • Method Detail

      • writeToFile

        public static void writeToFile(ITree tree,
                                       java.lang.String fileName,
                                       java.lang.String options)
                                throws java.io.IOException
        Write AIDA Tree to an XML file Possible options and option values: compress : zip, gzip, false binary : true, false skip : list of AIDA Type to skip when writing to file, Example: skip=\"ITuple, ICloud2D\"
        Throws:
        java.io.IOException
      • createXMLString

        public static java.lang.String createXMLString(IManagedObject mo)
                                                throws java.io.IOException
        Throws:
        java.io.IOException
      • createXMLString

        public static java.lang.String createXMLString(IManagedObject mo,
                                                       ITree tree)
                                                throws java.io.IOException
        Throws:
        java.io.IOException
      • createXMLString

        public static java.lang.String createXMLString(IManagedObject mo,
                                                       java.lang.String path)
                                                throws java.io.IOException
        Throws:
        java.io.IOException
      • createManagedObject

        public static IManagedObject createManagedObject(java.lang.String xmlString)
                                                  throws java.io.IOException
        Throws:
        java.io.IOException
      • addToTree

        public static void addToTree(java.lang.String xmlString,
                                     ITree tree)
                              throws java.io.IOException
        Throws:
        java.io.IOException
      • createXMLString

        public static java.lang.String createXMLString(IFitResult fitResult)
                                                throws java.io.IOException
        Throws:
        java.io.IOException
      • createXMLString

        public static java.lang.String createXMLString(IFitResult fitResult,
                                                       java.lang.String path)
                                                throws java.io.IOException
        Throws:
        java.io.IOException
      • createFitResult

        public static IFitResult createFitResult(java.lang.String xmlString)
                                          throws java.io.IOException
        Throws:
        java.io.IOException

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.