Documentation of 'hep.aida.ref.xml.AidaHandlerImpl' Java class
AidaHandlerImpl
hep.aida.ref.xml

Class AidaHandlerImpl

  • All Implemented Interfaces:
    AidaBinaryHandler, AidaHandler, hep.aida.ref.xml.binary.AidaWBXML, org.freehep.wbxml.WBXML


    public class AidaHandlerImpl
    extends hep.aida.ref.xml.binary.AidaWBXMLLookup
    implements AidaHandler, AidaBinaryHandler
    Implementation of the AIDA handlers for ASCII and Binary XML
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static boolean DEBUG 
      • Fields inherited from interface hep.aida.ref.xml.binary.AidaWBXML

        AIDA, ANNOTATION, ARGUMENT, ARGUMENTS, attributes, attributeType, AXIS, BIN_1D, BIN_2D, BIN_3D, BIN_BORDER, BIN_NUM, BIN_NUM_X, BIN_NUM_Y, BIN_NUM_Z, CLOUD_1D, CLOUD_2D, CLOUD_3D, CODELET, COLUMN, COLUMNS, CONVERSION_BINS, CONVERSION_BINS_X, CONVERSION_BINS_Y, CONVERSION_BINS_Z, CONVERSION_LOWER_EDGE, CONVERSION_LOWER_EDGE_X, CONVERSION_LOWER_EDGE_Y, CONVERSION_LOWER_EDGE_Z, CONVERSION_UPPER_EDGE, CONVERSION_UPPER_EDGE_X, CONVERSION_UPPER_EDGE_Y, CONVERSION_UPPER_EDGE_Z, COVARIANCE_MATRIX, DATA_1D, DATA_2D, DATA_3D, DATA_POINT, DATA_POINT_SET, DIMENSION, DIRECTION, ENTRIES, ENTRIES_1D, ENTRIES_2D, ENTRIES_3D, ENTRY, ENTRY_1D, ENTRY_2D, ENTRY_3D, ENTRY_ITUPLE, EQUIVALENT_BIN_ENTRIES, ERROR, ERROR_2, ERROR_MINUS, ERROR_PLUS, FIT_CONSTRAINT, FIT_CONSTRAINT_VALUE, FIT_DATA_DESCRIPTION, FIT_DEGREES_OF_FREEDOM, FIT_DIMENSION, FIT_ENGINE_NAME, FIT_IS_VALID, FIT_METHOD_NAME, FIT_QUALITY, FIT_RESULT, FIT_STATUS, FITTED_PARAMETER, FITTED_PARAMETER_ERROR_MINUS, FITTED_PARAMETER_ERROR_PLUS, FITTED_PARAMETER_IS_FIXED, FITTED_PARAMETER_LOWER_BOUND, FITTED_PARAMETER_NAME, FITTED_PARAMETER_STEP_SIZE, FITTED_PARAMETER_UPPER_BOUND, FITTED_PARAMETER_VALUE, FUNCTION, HEIGHT, HISTOGRAM_1D, HISTOGRAM_2D, HISTOGRAM_3D, IMPLEMENTATION, IS_NORMALIZED, ITEM, KEY, LABEL, LOWER_EDGE_X, LOWER_EDGE_Y, LOWER_EDGE_Z, MATRIX_ELEMENT, MATRIX_ELEMENT_COLUMN, MATRIX_ELEMENT_ROW, MATRIX_ELEMENT_VALUE, MAX, MAX_ENTRIES, MEAN, MEASUREMENT, MIN, NAME, NUMBER_OF_BINS, OPTIONS, PACKAGE, PARAMETER, PARAMETERS, PATH, PROFILE_1D, PROFILE_2D, RANGE, RMS, ROW, ROWS, SKEWNESS, STATISTIC, STATISTICS, STICKY, tagIsEmpty, tags, TITLE, TUPLE, TYPE, UPPER_EDGE_X, UPPER_EDGE_Y, UPPER_EDGE_Z, VALUE_BOOLEAN, VALUE_BYTE, VALUE_CHAR, VALUE_DOUBLE, VALUE_FLOAT, VALUE_INT, VALUE_LONG, VALUE_SHORT, VALUE_STRING, VALUE_X, VALUE_Y, VALUE_Z, VERSION, WEIGHT, WEIGHTED_MEAN, WEIGHTED_MEAN_X, WEIGHTED_MEAN_Y, WEIGHTED_MEAN_Z, WEIGHTED_RMS, WEIGHTED_RMS_X, WEIGHTED_RMS_Y, WEIGHTED_RMS_Z, XMLNS, XMLNS_XSI, XSI_SCHEMALOCATION
      • Fields inherited from interface org.freehep.wbxml.WBXML

        ATTRIBUTE, CONTENT, END, ENTITY, EXT_0, EXT_1, EXT_2, EXT_I_0, EXT_I_1, EXT_I_2, EXT_T_0, EXT_T_1, EXT_T_2, INDEXED_PID, LITERAL, LITERAL_A, LITERAL_AC, LITERAL_C, MAX_CODES, OPAQUE, PI, RESERVED_CODES, STR_I, STR_T, SWITCH_PAGE, UNKNOWN_PID, UTF8, WBXML_VERSION
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void end_aida()
      A container element end event handling method.
      void end_annotation()
      A container element end event handling method.
      void end_argument()
      A container element end event handling method.
      void end_arguments()
      A container element end event handling method.
      void end_axis()
      A container element end event handling method.
      void end_cloud1d()
      A container element end event handling method.
      void end_cloud2d()
      A container element end event handling method.
      void end_cloud3d()
      A container element end event handling method.
      void end_columns()
      A container element end event handling method.
      void end_covarianceMatrix() 
      void end_data1d()
      A container element end event handling method.
      void end_data2d()
      A container element end event handling method.
      void end_data3d()
      A container element end event handling method.
      void end_dataPoint()
      A container element end event handling method.
      void end_dataPointSet()
      A container element end event handling method.
      void end_entries1d()
      A container element end event handling method.
      void end_entries2d()
      A container element end event handling method.
      void end_entries3d()
      A container element end event handling method.
      void end_entryITuple()
      A container element end event handling method.
      void end_fitResult() 
      void end_function()
      A container element end event handling method.
      void end_histogram1d()
      A container element end event handling method.
      void end_histogram2d()
      A container element end event handling method.
      void end_histogram3d()
      A container element end event handling method.
      void end_parameters()
      A container element end event handling method.
      void end_profile1d()
      A container element end event handling method.
      void end_profile2d()
      A container element end event handling method.
      void end_row()
      A container element end event handling method.
      void end_rows()
      A container element end event handling method.
      void end_statistics()
      A container element end event handling method.
      void end_tuple()
      A container element end event handling method.
      void handle_bin1d(org.xml.sax.Attributes atts)
      An empty element event handling method.
      void handle_bin1d(org.freehep.wbxml.Attributes meta)
      An empty element event handling method.
      void handle_bin2d(org.xml.sax.Attributes atts)
      An empty element event handling method.
      void handle_bin2d(org.freehep.wbxml.Attributes meta)
      An empty element event handling method.
      void handle_bin3d(org.xml.sax.Attributes atts)
      An empty element event handling method.
      void handle_bin3d(org.freehep.wbxml.Attributes meta)
      An empty element event handling method.
      void handle_binBorder(org.xml.sax.Attributes atts)
      An empty element event handling method.
      void handle_binBorder(org.freehep.wbxml.Attributes meta)
      An empty element event handling method.
      void handle_codelet(java.lang.String data, org.xml.sax.Attributes atts)
      A data element event handling method.
      void handle_codelet(java.lang.String data, org.freehep.wbxml.Attributes meta)
      A data element event handling method.
      void handle_column(org.xml.sax.Attributes atts)
      An empty element event handling method.
      void handle_column(org.freehep.wbxml.Attributes meta)
      An empty element event handling method.
      void handle_entry(org.xml.sax.Attributes atts)
      An empty element event handling method.
      void handle_entry(org.freehep.wbxml.Attributes meta)
      An empty element event handling method.
      void handle_entry1d(org.xml.sax.Attributes atts)
      An empty element event handling method.
      void handle_entry1d(org.freehep.wbxml.Attributes meta)
      An empty element event handling method.
      void handle_entry2d(org.xml.sax.Attributes atts)
      An empty element event handling method.
      void handle_entry2d(org.freehep.wbxml.Attributes meta)
      An empty element event handling method.
      void handle_entry3d(org.xml.sax.Attributes atts)
      An empty element event handling method.
      void handle_entry3d(org.freehep.wbxml.Attributes meta)
      An empty element event handling method.
      void handle_fitConstraint(org.xml.sax.Attributes atts) 
      void handle_fitConstraint(org.freehep.wbxml.Attributes meta) 
      void handle_fittedParameter(org.xml.sax.Attributes atts) 
      void handle_fittedParameter(org.freehep.wbxml.Attributes meta) 
      void handle_implementation(org.xml.sax.Attributes atts)
      An empty element event handling method.
      void handle_implementation(org.freehep.wbxml.Attributes meta)
      An empty element event handling method.
      void handle_item(org.xml.sax.Attributes atts)
      An empty element event handling method.
      void handle_item(org.freehep.wbxml.Attributes meta)
      An empty element event handling method.
      void handle_matrixElement(org.xml.sax.Attributes atts) 
      void handle_matrixElement(org.freehep.wbxml.Attributes meta) 
      void handle_measurement(org.xml.sax.Attributes atts)
      An empty element event handling method.
      void handle_measurement(org.freehep.wbxml.Attributes meta)
      An empty element event handling method.
      void handle_parameter(org.xml.sax.Attributes atts)
      An empty element event handling method.
      void handle_parameter(org.freehep.wbxml.Attributes meta)
      An empty element event handling method.
      void handle_range(org.xml.sax.Attributes atts)
      An empty element event handling method.
      void handle_range(org.freehep.wbxml.Attributes meta)
      An empty element event handling method.
      void handle_statistic(org.xml.sax.Attributes atts)
      An empty element event handling method.
      void handle_statistic(org.freehep.wbxml.Attributes meta)
      An empty element event handling method.
      void start_aida(org.xml.sax.Attributes atts)
      A container element start event handling method.
      void start_aida(org.freehep.wbxml.Attributes meta)
      A container element start event handling method.
      void start_annotation(org.xml.sax.Attributes atts)
      A container element start event handling method.
      void start_annotation(org.freehep.wbxml.Attributes meta)
      A container element start event handling method.
      void start_argument(org.xml.sax.Attributes atts)
      A container element start event handling method.
      void start_argument(org.freehep.wbxml.Attributes meta)
      A container element start event handling method.
      void start_arguments(org.xml.sax.Attributes atts)
      A container element start event handling method.
      void start_arguments(org.freehep.wbxml.Attributes meta)
      A container element start event handling method.
      void start_axis(org.xml.sax.Attributes atts)
      A container element start event handling method.
      void start_axis(org.freehep.wbxml.Attributes meta)
      A container element start event handling method.
      void start_cloud1d(org.xml.sax.Attributes atts)
      A container element start event handling method.
      void start_cloud1d(org.freehep.wbxml.Attributes meta)
      A container element start event handling method.
      void start_cloud2d(org.xml.sax.Attributes atts)
      A container element start event handling method.
      void start_cloud2d(org.freehep.wbxml.Attributes meta)
      A container element start event handling method.
      void start_cloud3d(org.xml.sax.Attributes atts)
      A container element start event handling method.
      void start_cloud3d(org.freehep.wbxml.Attributes meta)
      A container element start event handling method.
      void start_columns(org.xml.sax.Attributes atts)
      A container element start event handling method.
      void start_columns(org.freehep.wbxml.Attributes meta)
      A container element start event handling method.
      void start_covarianceMatrix(org.xml.sax.Attributes atts) 
      void start_covarianceMatrix(org.freehep.wbxml.Attributes meta) 
      void start_data1d(org.xml.sax.Attributes atts)
      A container element start event handling method.
      void start_data1d(org.freehep.wbxml.Attributes meta)
      A container element start event handling method.
      void start_data2d(org.xml.sax.Attributes atts)
      A container element start event handling method.
      void start_data2d(org.freehep.wbxml.Attributes meta)
      A container element start event handling method.
      void start_data3d(org.xml.sax.Attributes atts)
      A container element start event handling method.
      void start_data3d(org.freehep.wbxml.Attributes meta)
      A container element start event handling method.
      void start_dataPoint(org.xml.sax.Attributes atts)
      A container element start event handling method.
      void start_dataPoint(org.freehep.wbxml.Attributes meta)
      A container element start event handling method.
      void start_dataPointSet(org.xml.sax.Attributes atts)
      A container element start event handling method.
      void start_dataPointSet(org.freehep.wbxml.Attributes meta)
      A container element start event handling method.
      void start_entries1d(org.xml.sax.Attributes atts)
      A container element start event handling method.
      void start_entries1d(org.freehep.wbxml.Attributes meta)
      A container element start event handling method.
      void start_entries2d(org.xml.sax.Attributes atts)
      A container element start event handling method.
      void start_entries2d(org.freehep.wbxml.Attributes meta)
      A container element start event handling method.
      void start_entries3d(org.xml.sax.Attributes atts)
      A container element start event handling method.
      void start_entries3d(org.freehep.wbxml.Attributes meta)
      A container element start event handling method.
      void start_entryITuple(org.xml.sax.Attributes atts)
      A container element start event handling method.
      void start_entryITuple(org.freehep.wbxml.Attributes meta)
      A container element start event handling method.
      void start_fitResult(org.xml.sax.Attributes atts) 
      void start_fitResult(org.freehep.wbxml.Attributes meta) 
      void start_function(org.xml.sax.Attributes atts)
      A container element start event handling method.
      void start_function(org.freehep.wbxml.Attributes meta)
      A container element start event handling method.
      void start_histogram1d(org.xml.sax.Attributes atts)
      A container element start event handling method.
      void start_histogram1d(org.freehep.wbxml.Attributes meta)
      A container element start event handling method.
      void start_histogram2d(org.xml.sax.Attributes atts)
      A container element start event handling method.
      void start_histogram2d(org.freehep.wbxml.Attributes meta)
      A container element start event handling method.
      void start_histogram3d(org.xml.sax.Attributes atts)
      A container element start event handling method.
      void start_histogram3d(org.freehep.wbxml.Attributes meta)
      A container element start event handling method.
      void start_managedObject(org.xml.sax.Attributes atts) 
      void start_parameters(org.xml.sax.Attributes atts)
      A container element start event handling method.
      void start_parameters(org.freehep.wbxml.Attributes meta)
      A container element start event handling method.
      void start_profile1d(org.xml.sax.Attributes atts)
      A container element start event handling method.
      void start_profile1d(org.freehep.wbxml.Attributes meta)
      A container element start event handling method.
      void start_profile2d(org.xml.sax.Attributes atts)
      A container element start event handling method.
      void start_profile2d(org.freehep.wbxml.Attributes meta)
      A container element start event handling method.
      void start_row(org.xml.sax.Attributes atts)
      A container element start event handling method.
      void start_row(org.freehep.wbxml.Attributes meta)
      A container element start event handling method.
      void start_rows(org.xml.sax.Attributes atts)
      A container element start event handling method.
      void start_rows(org.freehep.wbxml.Attributes meta)
      A container element start event handling method.
      void start_statistics(org.xml.sax.Attributes atts)
      A container element start event handling method.
      void start_statistics(org.freehep.wbxml.Attributes meta)
      A container element start event handling method.
      void start_tuple(org.xml.sax.Attributes atts)
      A container element start event handling method.
      void start_tuple(org.freehep.wbxml.Attributes meta)
      A container element start event handling method.
      • Methods inherited from class hep.aida.ref.xml.binary.AidaWBXMLLookup

        getAttribute, getAttributeName, getAttributeType, getTag, getTagName, isTagEmpty
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AidaHandlerImpl

        public AidaHandlerImpl(IAddable tree)
      • AidaHandlerImpl

        public AidaHandlerImpl(IAddable tree,
                               boolean markAsFilled)
    • Method Detail

      • start_fitResult

        public void start_fitResult(org.xml.sax.Attributes atts)
                             throws org.xml.sax.SAXException
        Specified by:
        start_fitResult in interface AidaHandler
        Throws:
        org.xml.sax.SAXException
      • start_fitResult

        public void start_fitResult(org.freehep.wbxml.Attributes meta)
                             throws org.xml.sax.SAXException
        Throws:
        org.xml.sax.SAXException
      • end_fitResult

        public void end_fitResult()
                           throws org.xml.sax.SAXException
        Specified by:
        end_fitResult in interface AidaHandler
        Throws:
        org.xml.sax.SAXException
      • start_covarianceMatrix

        public void start_covarianceMatrix(org.xml.sax.Attributes atts)
                                    throws org.xml.sax.SAXException
        Specified by:
        start_covarianceMatrix in interface AidaHandler
        Throws:
        org.xml.sax.SAXException
      • start_covarianceMatrix

        public void start_covarianceMatrix(org.freehep.wbxml.Attributes meta)
                                    throws org.xml.sax.SAXException
        Throws:
        org.xml.sax.SAXException
      • end_covarianceMatrix

        public void end_covarianceMatrix()
                                  throws org.xml.sax.SAXException
        Specified by:
        end_covarianceMatrix in interface AidaHandler
        Throws:
        org.xml.sax.SAXException
      • handle_fittedParameter

        public void handle_fittedParameter(org.xml.sax.Attributes atts)
                                    throws org.xml.sax.SAXException
        Specified by:
        handle_fittedParameter in interface AidaHandler
        Throws:
        org.xml.sax.SAXException
      • handle_fittedParameter

        public void handle_fittedParameter(org.freehep.wbxml.Attributes meta)
                                    throws org.xml.sax.SAXException
        Throws:
        org.xml.sax.SAXException
      • handle_fitConstraint

        public void handle_fitConstraint(org.xml.sax.Attributes atts)
                                  throws org.xml.sax.SAXException
        Specified by:
        handle_fitConstraint in interface AidaHandler
        Throws:
        org.xml.sax.SAXException
      • handle_fitConstraint

        public void handle_fitConstraint(org.freehep.wbxml.Attributes meta)
                                  throws org.xml.sax.SAXException
        Throws:
        org.xml.sax.SAXException
      • handle_matrixElement

        public void handle_matrixElement(org.xml.sax.Attributes atts)
                                  throws org.xml.sax.SAXException
        Specified by:
        handle_matrixElement in interface AidaHandler
        Throws:
        org.xml.sax.SAXException
      • handle_matrixElement

        public void handle_matrixElement(org.freehep.wbxml.Attributes meta)
                                  throws org.xml.sax.SAXException
        Throws:
        org.xml.sax.SAXException
      • end_aida

        public void end_aida()
                      throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element end event handling method.
        Specified by:
        end_aida in interface AidaBinaryHandler
        Specified by:
        end_aida in interface AidaHandler
        Throws:
        org.xml.sax.SAXException
      • end_argument

        public void end_argument()
                          throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element end event handling method.
        Specified by:
        end_argument in interface AidaBinaryHandler
        Specified by:
        end_argument in interface AidaHandler
        Throws:
        org.xml.sax.SAXException
      • end_axis

        public void end_axis()
                      throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element end event handling method.
        Specified by:
        end_axis in interface AidaBinaryHandler
        Specified by:
        end_axis in interface AidaHandler
        Throws:
        org.xml.sax.SAXException
      • end_cloud1d

        public void end_cloud1d()
                         throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element end event handling method.
        Specified by:
        end_cloud1d in interface AidaBinaryHandler
        Specified by:
        end_cloud1d in interface AidaHandler
        Throws:
        org.xml.sax.SAXException
      • end_cloud2d

        public void end_cloud2d()
                         throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element end event handling method.
        Specified by:
        end_cloud2d in interface AidaBinaryHandler
        Specified by:
        end_cloud2d in interface AidaHandler
        Throws:
        org.xml.sax.SAXException
      • end_cloud3d

        public void end_cloud3d()
                         throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element end event handling method.
        Specified by:
        end_cloud3d in interface AidaBinaryHandler
        Specified by:
        end_cloud3d in interface AidaHandler
        Throws:
        org.xml.sax.SAXException
      • end_columns

        public void end_columns()
                         throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element end event handling method.
        Specified by:
        end_columns in interface AidaBinaryHandler
        Specified by:
        end_columns in interface AidaHandler
        Throws:
        org.xml.sax.SAXException
      • end_data1d

        public void end_data1d()
                        throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element end event handling method.
        Specified by:
        end_data1d in interface AidaBinaryHandler
        Specified by:
        end_data1d in interface AidaHandler
        Throws:
        org.xml.sax.SAXException
      • end_data2d

        public void end_data2d()
                        throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element end event handling method.
        Specified by:
        end_data2d in interface AidaBinaryHandler
        Specified by:
        end_data2d in interface AidaHandler
        Throws:
        org.xml.sax.SAXException
      • end_data3d

        public void end_data3d()
                        throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element end event handling method.
        Specified by:
        end_data3d in interface AidaBinaryHandler
        Specified by:
        end_data3d in interface AidaHandler
        Throws:
        org.xml.sax.SAXException
      • end_function

        public void end_function()
                          throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element end event handling method.
        Specified by:
        end_function in interface AidaBinaryHandler
        Specified by:
        end_function in interface AidaHandler
        Throws:
        org.xml.sax.SAXException
      • end_row

        public void end_row()
                     throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element end event handling method.
        Specified by:
        end_row in interface AidaBinaryHandler
        Specified by:
        end_row in interface AidaHandler
        Throws:
        org.xml.sax.SAXException
      • end_rows

        public void end_rows()
                      throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element end event handling method.
        Specified by:
        end_rows in interface AidaBinaryHandler
        Specified by:
        end_rows in interface AidaHandler
        Throws:
        org.xml.sax.SAXException
      • end_tuple

        public void end_tuple()
                       throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element end event handling method.
        Specified by:
        end_tuple in interface AidaBinaryHandler
        Specified by:
        end_tuple in interface AidaHandler
        Throws:
        org.xml.sax.SAXException
      • handle_bin1d

        public void handle_bin1d(org.xml.sax.Attributes atts)
                          throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        An empty element event handling method.
        Specified by:
        handle_bin1d in interface AidaHandler
        Parameters:
        atts - data value or null
        Throws:
        org.xml.sax.SAXException
      • handle_bin1d

        public void handle_bin1d(org.freehep.wbxml.Attributes meta)
                          throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        An empty element event handling method.
        Specified by:
        handle_bin1d in interface AidaBinaryHandler
        Parameters:
        meta - data value or null
        Throws:
        org.xml.sax.SAXException
      • handle_bin2d

        public void handle_bin2d(org.xml.sax.Attributes atts)
                          throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        An empty element event handling method.
        Specified by:
        handle_bin2d in interface AidaHandler
        Parameters:
        atts - data value or null
        Throws:
        org.xml.sax.SAXException
      • handle_bin2d

        public void handle_bin2d(org.freehep.wbxml.Attributes meta)
                          throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        An empty element event handling method.
        Specified by:
        handle_bin2d in interface AidaBinaryHandler
        Parameters:
        meta - data value or null
        Throws:
        org.xml.sax.SAXException
      • handle_bin3d

        public void handle_bin3d(org.xml.sax.Attributes atts)
                          throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        An empty element event handling method.
        Specified by:
        handle_bin3d in interface AidaHandler
        Parameters:
        atts - data value or null
        Throws:
        org.xml.sax.SAXException
      • handle_bin3d

        public void handle_bin3d(org.freehep.wbxml.Attributes meta)
                          throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        An empty element event handling method.
        Specified by:
        handle_bin3d in interface AidaBinaryHandler
        Parameters:
        meta - data value or null
        Throws:
        org.xml.sax.SAXException
      • handle_binBorder

        public void handle_binBorder(org.xml.sax.Attributes atts)
                              throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        An empty element event handling method.
        Specified by:
        handle_binBorder in interface AidaHandler
        Parameters:
        atts - data value or null
        Throws:
        org.xml.sax.SAXException
      • handle_binBorder

        public void handle_binBorder(org.freehep.wbxml.Attributes meta)
                              throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        An empty element event handling method.
        Specified by:
        handle_binBorder in interface AidaBinaryHandler
        Parameters:
        meta - data value or null
        Throws:
        org.xml.sax.SAXException
      • handle_codelet

        public void handle_codelet(java.lang.String data,
                                   org.xml.sax.Attributes atts)
                            throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A data element event handling method.
        Specified by:
        handle_codelet in interface AidaHandler
        Parameters:
        data - value or null
        atts - attributes
        Throws:
        org.xml.sax.SAXException
      • handle_codelet

        public void handle_codelet(java.lang.String data,
                                   org.freehep.wbxml.Attributes meta)
                            throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        A data element event handling method.
        Specified by:
        handle_codelet in interface AidaBinaryHandler
        Parameters:
        data - value or null
        meta - attributes
        Throws:
        org.xml.sax.SAXException
      • handle_column

        public void handle_column(org.xml.sax.Attributes atts)
                           throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        An empty element event handling method.
        Specified by:
        handle_column in interface AidaHandler
        Parameters:
        atts - data value or null
        Throws:
        org.xml.sax.SAXException
      • handle_column

        public void handle_column(org.freehep.wbxml.Attributes meta)
                           throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        An empty element event handling method.
        Specified by:
        handle_column in interface AidaBinaryHandler
        Parameters:
        meta - data value or null
        Throws:
        org.xml.sax.SAXException
      • handle_entry

        public void handle_entry(org.xml.sax.Attributes atts)
                          throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        An empty element event handling method.
        Specified by:
        handle_entry in interface AidaHandler
        Parameters:
        atts - data value or null
        Throws:
        org.xml.sax.SAXException
      • handle_entry

        public void handle_entry(org.freehep.wbxml.Attributes meta)
                          throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        An empty element event handling method.
        Specified by:
        handle_entry in interface AidaBinaryHandler
        Parameters:
        meta - data value or null
        Throws:
        org.xml.sax.SAXException
      • handle_entry1d

        public void handle_entry1d(org.xml.sax.Attributes atts)
                            throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        An empty element event handling method.
        Specified by:
        handle_entry1d in interface AidaHandler
        Parameters:
        atts - data value or null
        Throws:
        org.xml.sax.SAXException
      • handle_entry1d

        public void handle_entry1d(org.freehep.wbxml.Attributes meta)
                            throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        An empty element event handling method.
        Specified by:
        handle_entry1d in interface AidaBinaryHandler
        Parameters:
        meta - data value or null
        Throws:
        org.xml.sax.SAXException
      • handle_entry2d

        public void handle_entry2d(org.xml.sax.Attributes atts)
                            throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        An empty element event handling method.
        Specified by:
        handle_entry2d in interface AidaHandler
        Parameters:
        atts - data value or null
        Throws:
        org.xml.sax.SAXException
      • handle_entry2d

        public void handle_entry2d(org.freehep.wbxml.Attributes meta)
                            throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        An empty element event handling method.
        Specified by:
        handle_entry2d in interface AidaBinaryHandler
        Parameters:
        meta - data value or null
        Throws:
        org.xml.sax.SAXException
      • handle_entry3d

        public void handle_entry3d(org.xml.sax.Attributes atts)
                            throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        An empty element event handling method.
        Specified by:
        handle_entry3d in interface AidaHandler
        Parameters:
        atts - data value or null
        Throws:
        org.xml.sax.SAXException
      • handle_entry3d

        public void handle_entry3d(org.freehep.wbxml.Attributes meta)
                            throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        An empty element event handling method.
        Specified by:
        handle_entry3d in interface AidaBinaryHandler
        Parameters:
        meta - data value or null
        Throws:
        org.xml.sax.SAXException
      • handle_implementation

        public void handle_implementation(org.xml.sax.Attributes atts)
                                   throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        An empty element event handling method.
        Specified by:
        handle_implementation in interface AidaHandler
        Parameters:
        atts - data value or null
        Throws:
        org.xml.sax.SAXException
      • handle_implementation

        public void handle_implementation(org.freehep.wbxml.Attributes meta)
                                   throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        An empty element event handling method.
        Specified by:
        handle_implementation in interface AidaBinaryHandler
        Parameters:
        meta - data value or null
        Throws:
        org.xml.sax.SAXException
      • handle_item

        public void handle_item(org.xml.sax.Attributes atts)
                         throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        An empty element event handling method.
        Specified by:
        handle_item in interface AidaHandler
        Parameters:
        atts - data value or null
        Throws:
        org.xml.sax.SAXException
      • handle_item

        public void handle_item(org.freehep.wbxml.Attributes meta)
                         throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        An empty element event handling method.
        Specified by:
        handle_item in interface AidaBinaryHandler
        Parameters:
        meta - data value or null
        Throws:
        org.xml.sax.SAXException
      • handle_measurement

        public void handle_measurement(org.xml.sax.Attributes atts)
                                throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        An empty element event handling method.
        Specified by:
        handle_measurement in interface AidaHandler
        Parameters:
        atts - data value or null
        Throws:
        org.xml.sax.SAXException
      • handle_measurement

        public void handle_measurement(org.freehep.wbxml.Attributes meta)
                                throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        An empty element event handling method.
        Specified by:
        handle_measurement in interface AidaBinaryHandler
        Parameters:
        meta - data value or null
        Throws:
        org.xml.sax.SAXException
      • handle_parameter

        public void handle_parameter(org.xml.sax.Attributes atts)
                              throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        An empty element event handling method.
        Specified by:
        handle_parameter in interface AidaHandler
        Parameters:
        atts - data value or null
        Throws:
        org.xml.sax.SAXException
      • handle_parameter

        public void handle_parameter(org.freehep.wbxml.Attributes meta)
                              throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        An empty element event handling method.
        Specified by:
        handle_parameter in interface AidaBinaryHandler
        Parameters:
        meta - data value or null
        Throws:
        org.xml.sax.SAXException
      • handle_range

        public void handle_range(org.xml.sax.Attributes atts)
                          throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        An empty element event handling method.
        Specified by:
        handle_range in interface AidaHandler
        Parameters:
        atts - data value or null
        Throws:
        org.xml.sax.SAXException
      • handle_range

        public void handle_range(org.freehep.wbxml.Attributes meta)
                          throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        An empty element event handling method.
        Specified by:
        handle_range in interface AidaBinaryHandler
        Parameters:
        meta - data value or null
        Throws:
        org.xml.sax.SAXException
      • handle_statistic

        public void handle_statistic(org.xml.sax.Attributes atts)
                              throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        An empty element event handling method.
        Specified by:
        handle_statistic in interface AidaHandler
        Parameters:
        atts - data value or null
        Throws:
        org.xml.sax.SAXException
      • handle_statistic

        public void handle_statistic(org.freehep.wbxml.Attributes meta)
                              throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        An empty element event handling method.
        Specified by:
        handle_statistic in interface AidaBinaryHandler
        Parameters:
        meta - data value or null
        Throws:
        org.xml.sax.SAXException
      • start_aida

        public void start_aida(org.xml.sax.Attributes atts)
                        throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element start event handling method.
        Specified by:
        start_aida in interface AidaHandler
        Parameters:
        atts - attributes
        Throws:
        org.xml.sax.SAXException
      • start_aida

        public void start_aida(org.freehep.wbxml.Attributes meta)
                        throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        A container element start event handling method.
        Specified by:
        start_aida in interface AidaBinaryHandler
        Parameters:
        meta - attributes
        Throws:
        org.xml.sax.SAXException
      • start_annotation

        public void start_annotation(org.xml.sax.Attributes atts)
                              throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element start event handling method.
        Specified by:
        start_annotation in interface AidaHandler
        Parameters:
        atts - attributes
        Throws:
        org.xml.sax.SAXException
      • start_annotation

        public void start_annotation(org.freehep.wbxml.Attributes meta)
                              throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        A container element start event handling method.
        Specified by:
        start_annotation in interface AidaBinaryHandler
        Parameters:
        meta - attributes
        Throws:
        org.xml.sax.SAXException
      • start_argument

        public void start_argument(org.xml.sax.Attributes atts)
                            throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element start event handling method.
        Specified by:
        start_argument in interface AidaHandler
        Parameters:
        atts - attributes
        Throws:
        org.xml.sax.SAXException
      • start_argument

        public void start_argument(org.freehep.wbxml.Attributes meta)
                            throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        A container element start event handling method.
        Specified by:
        start_argument in interface AidaBinaryHandler
        Parameters:
        meta - attributes
        Throws:
        org.xml.sax.SAXException
      • start_arguments

        public void start_arguments(org.xml.sax.Attributes atts)
                             throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element start event handling method.
        Specified by:
        start_arguments in interface AidaHandler
        Parameters:
        atts - attributes
        Throws:
        org.xml.sax.SAXException
      • start_arguments

        public void start_arguments(org.freehep.wbxml.Attributes meta)
                             throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        A container element start event handling method.
        Specified by:
        start_arguments in interface AidaBinaryHandler
        Parameters:
        meta - attributes
        Throws:
        org.xml.sax.SAXException
      • start_axis

        public void start_axis(org.xml.sax.Attributes atts)
                        throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element start event handling method.
        Specified by:
        start_axis in interface AidaHandler
        Parameters:
        atts - attributes
        Throws:
        org.xml.sax.SAXException
      • start_axis

        public void start_axis(org.freehep.wbxml.Attributes meta)
                        throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        A container element start event handling method.
        Specified by:
        start_axis in interface AidaBinaryHandler
        Parameters:
        meta - attributes
        Throws:
        org.xml.sax.SAXException
      • start_cloud1d

        public void start_cloud1d(org.xml.sax.Attributes atts)
                           throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element start event handling method.
        Specified by:
        start_cloud1d in interface AidaHandler
        Parameters:
        atts - attributes
        Throws:
        org.xml.sax.SAXException
      • start_cloud1d

        public void start_cloud1d(org.freehep.wbxml.Attributes meta)
                           throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        A container element start event handling method.
        Specified by:
        start_cloud1d in interface AidaBinaryHandler
        Parameters:
        meta - attributes
        Throws:
        org.xml.sax.SAXException
      • start_cloud2d

        public void start_cloud2d(org.xml.sax.Attributes atts)
                           throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element start event handling method.
        Specified by:
        start_cloud2d in interface AidaHandler
        Parameters:
        atts - attributes
        Throws:
        org.xml.sax.SAXException
      • start_cloud2d

        public void start_cloud2d(org.freehep.wbxml.Attributes meta)
                           throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        A container element start event handling method.
        Specified by:
        start_cloud2d in interface AidaBinaryHandler
        Parameters:
        meta - attributes
        Throws:
        org.xml.sax.SAXException
      • start_cloud3d

        public void start_cloud3d(org.xml.sax.Attributes atts)
                           throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element start event handling method.
        Specified by:
        start_cloud3d in interface AidaHandler
        Parameters:
        atts - attributes
        Throws:
        org.xml.sax.SAXException
      • start_cloud3d

        public void start_cloud3d(org.freehep.wbxml.Attributes meta)
                           throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        A container element start event handling method.
        Specified by:
        start_cloud3d in interface AidaBinaryHandler
        Parameters:
        meta - attributes
        Throws:
        org.xml.sax.SAXException
      • start_columns

        public void start_columns(org.xml.sax.Attributes atts)
                           throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element start event handling method.
        Specified by:
        start_columns in interface AidaHandler
        Parameters:
        atts - attributes
        Throws:
        org.xml.sax.SAXException
      • start_columns

        public void start_columns(org.freehep.wbxml.Attributes meta)
                           throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        A container element start event handling method.
        Specified by:
        start_columns in interface AidaBinaryHandler
        Parameters:
        meta - attributes
        Throws:
        org.xml.sax.SAXException
      • start_data1d

        public void start_data1d(org.xml.sax.Attributes atts)
                          throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element start event handling method.
        Specified by:
        start_data1d in interface AidaHandler
        Parameters:
        atts - attributes
        Throws:
        org.xml.sax.SAXException
      • start_data1d

        public void start_data1d(org.freehep.wbxml.Attributes meta)
                          throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        A container element start event handling method.
        Specified by:
        start_data1d in interface AidaBinaryHandler
        Parameters:
        meta - attributes
        Throws:
        org.xml.sax.SAXException
      • start_data2d

        public void start_data2d(org.xml.sax.Attributes atts)
                          throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element start event handling method.
        Specified by:
        start_data2d in interface AidaHandler
        Parameters:
        atts - attributes
        Throws:
        org.xml.sax.SAXException
      • start_data2d

        public void start_data2d(org.freehep.wbxml.Attributes meta)
                          throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        A container element start event handling method.
        Specified by:
        start_data2d in interface AidaBinaryHandler
        Parameters:
        meta - attributes
        Throws:
        org.xml.sax.SAXException
      • start_data3d

        public void start_data3d(org.xml.sax.Attributes atts)
                          throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element start event handling method.
        Specified by:
        start_data3d in interface AidaHandler
        Parameters:
        atts - attributes
        Throws:
        org.xml.sax.SAXException
      • start_data3d

        public void start_data3d(org.freehep.wbxml.Attributes meta)
                          throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        A container element start event handling method.
        Specified by:
        start_data3d in interface AidaBinaryHandler
        Parameters:
        meta - attributes
        Throws:
        org.xml.sax.SAXException
      • start_dataPoint

        public void start_dataPoint(org.xml.sax.Attributes atts)
                             throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element start event handling method.
        Specified by:
        start_dataPoint in interface AidaHandler
        Parameters:
        atts - attributes
        Throws:
        org.xml.sax.SAXException
      • start_dataPoint

        public void start_dataPoint(org.freehep.wbxml.Attributes meta)
                             throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        A container element start event handling method.
        Specified by:
        start_dataPoint in interface AidaBinaryHandler
        Parameters:
        meta - attributes
        Throws:
        org.xml.sax.SAXException
      • start_dataPointSet

        public void start_dataPointSet(org.xml.sax.Attributes atts)
                                throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element start event handling method.
        Specified by:
        start_dataPointSet in interface AidaHandler
        Parameters:
        atts - attributes
        Throws:
        org.xml.sax.SAXException
      • start_dataPointSet

        public void start_dataPointSet(org.freehep.wbxml.Attributes meta)
                                throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        A container element start event handling method.
        Specified by:
        start_dataPointSet in interface AidaBinaryHandler
        Parameters:
        meta - attributes
        Throws:
        org.xml.sax.SAXException
      • start_entries1d

        public void start_entries1d(org.xml.sax.Attributes atts)
                             throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element start event handling method.
        Specified by:
        start_entries1d in interface AidaHandler
        Parameters:
        atts - attributes
        Throws:
        org.xml.sax.SAXException
      • start_entries1d

        public void start_entries1d(org.freehep.wbxml.Attributes meta)
                             throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        A container element start event handling method.
        Specified by:
        start_entries1d in interface AidaBinaryHandler
        Parameters:
        meta - attributes
        Throws:
        org.xml.sax.SAXException
      • start_entries2d

        public void start_entries2d(org.xml.sax.Attributes atts)
                             throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element start event handling method.
        Specified by:
        start_entries2d in interface AidaHandler
        Parameters:
        atts - attributes
        Throws:
        org.xml.sax.SAXException
      • start_entries2d

        public void start_entries2d(org.freehep.wbxml.Attributes meta)
                             throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        A container element start event handling method.
        Specified by:
        start_entries2d in interface AidaBinaryHandler
        Parameters:
        meta - attributes
        Throws:
        org.xml.sax.SAXException
      • start_entries3d

        public void start_entries3d(org.xml.sax.Attributes atts)
                             throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element start event handling method.
        Specified by:
        start_entries3d in interface AidaHandler
        Parameters:
        atts - attributes
        Throws:
        org.xml.sax.SAXException
      • start_entries3d

        public void start_entries3d(org.freehep.wbxml.Attributes meta)
                             throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        A container element start event handling method.
        Specified by:
        start_entries3d in interface AidaBinaryHandler
        Parameters:
        meta - attributes
        Throws:
        org.xml.sax.SAXException
      • start_entryITuple

        public void start_entryITuple(org.xml.sax.Attributes atts)
                               throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element start event handling method.
        Specified by:
        start_entryITuple in interface AidaHandler
        Parameters:
        atts - attributes
        Throws:
        org.xml.sax.SAXException
      • start_entryITuple

        public void start_entryITuple(org.freehep.wbxml.Attributes meta)
                               throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        A container element start event handling method.
        Specified by:
        start_entryITuple in interface AidaBinaryHandler
        Parameters:
        meta - attributes
        Throws:
        org.xml.sax.SAXException
      • start_function

        public void start_function(org.xml.sax.Attributes atts)
                            throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element start event handling method.
        Specified by:
        start_function in interface AidaHandler
        Parameters:
        atts - attributes
        Throws:
        org.xml.sax.SAXException
      • start_function

        public void start_function(org.freehep.wbxml.Attributes meta)
                            throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        A container element start event handling method.
        Specified by:
        start_function in interface AidaBinaryHandler
        Parameters:
        meta - attributes
        Throws:
        org.xml.sax.SAXException
      • start_histogram1d

        public void start_histogram1d(org.xml.sax.Attributes atts)
                               throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element start event handling method.
        Specified by:
        start_histogram1d in interface AidaHandler
        Parameters:
        atts - attributes
        Throws:
        org.xml.sax.SAXException
      • start_histogram1d

        public void start_histogram1d(org.freehep.wbxml.Attributes meta)
                               throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        A container element start event handling method.
        Specified by:
        start_histogram1d in interface AidaBinaryHandler
        Parameters:
        meta - attributes
        Throws:
        org.xml.sax.SAXException
      • start_histogram2d

        public void start_histogram2d(org.xml.sax.Attributes atts)
                               throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element start event handling method.
        Specified by:
        start_histogram2d in interface AidaHandler
        Parameters:
        atts - attributes
        Throws:
        org.xml.sax.SAXException
      • start_histogram2d

        public void start_histogram2d(org.freehep.wbxml.Attributes meta)
                               throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        A container element start event handling method.
        Specified by:
        start_histogram2d in interface AidaBinaryHandler
        Parameters:
        meta - attributes
        Throws:
        org.xml.sax.SAXException
      • start_histogram3d

        public void start_histogram3d(org.xml.sax.Attributes atts)
                               throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element start event handling method.
        Specified by:
        start_histogram3d in interface AidaHandler
        Parameters:
        atts - attributes
        Throws:
        org.xml.sax.SAXException
      • start_histogram3d

        public void start_histogram3d(org.freehep.wbxml.Attributes meta)
                               throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        A container element start event handling method.
        Specified by:
        start_histogram3d in interface AidaBinaryHandler
        Parameters:
        meta - attributes
        Throws:
        org.xml.sax.SAXException
      • start_parameters

        public void start_parameters(org.xml.sax.Attributes atts)
                              throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element start event handling method.
        Specified by:
        start_parameters in interface AidaHandler
        Parameters:
        atts - attributes
        Throws:
        org.xml.sax.SAXException
      • start_parameters

        public void start_parameters(org.freehep.wbxml.Attributes meta)
                              throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        A container element start event handling method.
        Specified by:
        start_parameters in interface AidaBinaryHandler
        Parameters:
        meta - attributes
        Throws:
        org.xml.sax.SAXException
      • start_profile1d

        public void start_profile1d(org.xml.sax.Attributes atts)
                             throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element start event handling method.
        Specified by:
        start_profile1d in interface AidaHandler
        Parameters:
        atts - attributes
        Throws:
        org.xml.sax.SAXException
      • start_profile1d

        public void start_profile1d(org.freehep.wbxml.Attributes meta)
                             throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        A container element start event handling method.
        Specified by:
        start_profile1d in interface AidaBinaryHandler
        Parameters:
        meta - attributes
        Throws:
        org.xml.sax.SAXException
      • start_profile2d

        public void start_profile2d(org.xml.sax.Attributes atts)
                             throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element start event handling method.
        Specified by:
        start_profile2d in interface AidaHandler
        Parameters:
        atts - attributes
        Throws:
        org.xml.sax.SAXException
      • start_profile2d

        public void start_profile2d(org.freehep.wbxml.Attributes meta)
                             throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        A container element start event handling method.
        Specified by:
        start_profile2d in interface AidaBinaryHandler
        Parameters:
        meta - attributes
        Throws:
        org.xml.sax.SAXException
      • start_row

        public void start_row(org.xml.sax.Attributes atts)
                       throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element start event handling method.
        Specified by:
        start_row in interface AidaHandler
        Parameters:
        atts - attributes
        Throws:
        org.xml.sax.SAXException
      • start_row

        public void start_row(org.freehep.wbxml.Attributes meta)
                       throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        A container element start event handling method.
        Specified by:
        start_row in interface AidaBinaryHandler
        Parameters:
        meta - attributes
        Throws:
        org.xml.sax.SAXException
      • start_rows

        public void start_rows(org.xml.sax.Attributes atts)
                        throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element start event handling method.
        Specified by:
        start_rows in interface AidaHandler
        Parameters:
        atts - attributes
        Throws:
        org.xml.sax.SAXException
      • start_rows

        public void start_rows(org.freehep.wbxml.Attributes meta)
                        throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        A container element start event handling method.
        Specified by:
        start_rows in interface AidaBinaryHandler
        Parameters:
        meta - attributes
        Throws:
        org.xml.sax.SAXException
      • start_statistics

        public void start_statistics(org.xml.sax.Attributes atts)
                              throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element start event handling method.
        Specified by:
        start_statistics in interface AidaHandler
        Parameters:
        atts - attributes
        Throws:
        org.xml.sax.SAXException
      • start_statistics

        public void start_statistics(org.freehep.wbxml.Attributes meta)
                              throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        A container element start event handling method.
        Specified by:
        start_statistics in interface AidaBinaryHandler
        Parameters:
        meta - attributes
        Throws:
        org.xml.sax.SAXException
      • start_tuple

        public void start_tuple(org.xml.sax.Attributes atts)
                         throws org.xml.sax.SAXException
        Description copied from interface: AidaHandler
        A container element start event handling method.
        Specified by:
        start_tuple in interface AidaHandler
        Parameters:
        atts - attributes
        Throws:
        org.xml.sax.SAXException
      • start_tuple

        public void start_tuple(org.freehep.wbxml.Attributes meta)
                         throws org.xml.sax.SAXException
        Description copied from interface: AidaBinaryHandler
        A container element start event handling method.
        Specified by:
        start_tuple in interface AidaBinaryHandler
        Parameters:
        meta - attributes
        Throws:
        org.xml.sax.SAXException
      • start_managedObject

        public void start_managedObject(org.xml.sax.Attributes atts)
                                 throws org.xml.sax.SAXException
        Throws:
        org.xml.sax.SAXException

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.