hep.aida.ref.xml
Class AidaHandlerImpl
- java.lang.Object
-
- hep.aida.ref.xml.binary.AidaWBXMLLookup
-
- hep.aida.ref.xml.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 booleanDEBUG-
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
-
-
Constructor Summary
Constructors Constructor and Description AidaHandlerImpl(IAddable tree)AidaHandlerImpl(IAddable tree, boolean markAsFilled)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidend_aida()A container element end event handling method.voidend_annotation()A container element end event handling method.voidend_argument()A container element end event handling method.voidend_arguments()A container element end event handling method.voidend_axis()A container element end event handling method.voidend_cloud1d()A container element end event handling method.voidend_cloud2d()A container element end event handling method.voidend_cloud3d()A container element end event handling method.voidend_columns()A container element end event handling method.voidend_covarianceMatrix()voidend_data1d()A container element end event handling method.voidend_data2d()A container element end event handling method.voidend_data3d()A container element end event handling method.voidend_dataPoint()A container element end event handling method.voidend_dataPointSet()A container element end event handling method.voidend_entries1d()A container element end event handling method.voidend_entries2d()A container element end event handling method.voidend_entries3d()A container element end event handling method.voidend_entryITuple()A container element end event handling method.voidend_fitResult()voidend_function()A container element end event handling method.voidend_histogram1d()A container element end event handling method.voidend_histogram2d()A container element end event handling method.voidend_histogram3d()A container element end event handling method.voidend_parameters()A container element end event handling method.voidend_profile1d()A container element end event handling method.voidend_profile2d()A container element end event handling method.voidend_row()A container element end event handling method.voidend_rows()A container element end event handling method.voidend_statistics()A container element end event handling method.voidend_tuple()A container element end event handling method.voidhandle_bin1d(org.xml.sax.Attributes atts)An empty element event handling method.voidhandle_bin1d(org.freehep.wbxml.Attributes meta)An empty element event handling method.voidhandle_bin2d(org.xml.sax.Attributes atts)An empty element event handling method.voidhandle_bin2d(org.freehep.wbxml.Attributes meta)An empty element event handling method.voidhandle_bin3d(org.xml.sax.Attributes atts)An empty element event handling method.voidhandle_bin3d(org.freehep.wbxml.Attributes meta)An empty element event handling method.voidhandle_binBorder(org.xml.sax.Attributes atts)An empty element event handling method.voidhandle_binBorder(org.freehep.wbxml.Attributes meta)An empty element event handling method.voidhandle_codelet(java.lang.String data, org.xml.sax.Attributes atts)A data element event handling method.voidhandle_codelet(java.lang.String data, org.freehep.wbxml.Attributes meta)A data element event handling method.voidhandle_column(org.xml.sax.Attributes atts)An empty element event handling method.voidhandle_column(org.freehep.wbxml.Attributes meta)An empty element event handling method.voidhandle_entry(org.xml.sax.Attributes atts)An empty element event handling method.voidhandle_entry(org.freehep.wbxml.Attributes meta)An empty element event handling method.voidhandle_entry1d(org.xml.sax.Attributes atts)An empty element event handling method.voidhandle_entry1d(org.freehep.wbxml.Attributes meta)An empty element event handling method.voidhandle_entry2d(org.xml.sax.Attributes atts)An empty element event handling method.voidhandle_entry2d(org.freehep.wbxml.Attributes meta)An empty element event handling method.voidhandle_entry3d(org.xml.sax.Attributes atts)An empty element event handling method.voidhandle_entry3d(org.freehep.wbxml.Attributes meta)An empty element event handling method.voidhandle_fitConstraint(org.xml.sax.Attributes atts)voidhandle_fitConstraint(org.freehep.wbxml.Attributes meta)voidhandle_fittedParameter(org.xml.sax.Attributes atts)voidhandle_fittedParameter(org.freehep.wbxml.Attributes meta)voidhandle_implementation(org.xml.sax.Attributes atts)An empty element event handling method.voidhandle_implementation(org.freehep.wbxml.Attributes meta)An empty element event handling method.voidhandle_item(org.xml.sax.Attributes atts)An empty element event handling method.voidhandle_item(org.freehep.wbxml.Attributes meta)An empty element event handling method.voidhandle_matrixElement(org.xml.sax.Attributes atts)voidhandle_matrixElement(org.freehep.wbxml.Attributes meta)voidhandle_measurement(org.xml.sax.Attributes atts)An empty element event handling method.voidhandle_measurement(org.freehep.wbxml.Attributes meta)An empty element event handling method.voidhandle_parameter(org.xml.sax.Attributes atts)An empty element event handling method.voidhandle_parameter(org.freehep.wbxml.Attributes meta)An empty element event handling method.voidhandle_range(org.xml.sax.Attributes atts)An empty element event handling method.voidhandle_range(org.freehep.wbxml.Attributes meta)An empty element event handling method.voidhandle_statistic(org.xml.sax.Attributes atts)An empty element event handling method.voidhandle_statistic(org.freehep.wbxml.Attributes meta)An empty element event handling method.voidstart_aida(org.xml.sax.Attributes atts)A container element start event handling method.voidstart_aida(org.freehep.wbxml.Attributes meta)A container element start event handling method.voidstart_annotation(org.xml.sax.Attributes atts)A container element start event handling method.voidstart_annotation(org.freehep.wbxml.Attributes meta)A container element start event handling method.voidstart_argument(org.xml.sax.Attributes atts)A container element start event handling method.voidstart_argument(org.freehep.wbxml.Attributes meta)A container element start event handling method.voidstart_arguments(org.xml.sax.Attributes atts)A container element start event handling method.voidstart_arguments(org.freehep.wbxml.Attributes meta)A container element start event handling method.voidstart_axis(org.xml.sax.Attributes atts)A container element start event handling method.voidstart_axis(org.freehep.wbxml.Attributes meta)A container element start event handling method.voidstart_cloud1d(org.xml.sax.Attributes atts)A container element start event handling method.voidstart_cloud1d(org.freehep.wbxml.Attributes meta)A container element start event handling method.voidstart_cloud2d(org.xml.sax.Attributes atts)A container element start event handling method.voidstart_cloud2d(org.freehep.wbxml.Attributes meta)A container element start event handling method.voidstart_cloud3d(org.xml.sax.Attributes atts)A container element start event handling method.voidstart_cloud3d(org.freehep.wbxml.Attributes meta)A container element start event handling method.voidstart_columns(org.xml.sax.Attributes atts)A container element start event handling method.voidstart_columns(org.freehep.wbxml.Attributes meta)A container element start event handling method.voidstart_covarianceMatrix(org.xml.sax.Attributes atts)voidstart_covarianceMatrix(org.freehep.wbxml.Attributes meta)voidstart_data1d(org.xml.sax.Attributes atts)A container element start event handling method.voidstart_data1d(org.freehep.wbxml.Attributes meta)A container element start event handling method.voidstart_data2d(org.xml.sax.Attributes atts)A container element start event handling method.voidstart_data2d(org.freehep.wbxml.Attributes meta)A container element start event handling method.voidstart_data3d(org.xml.sax.Attributes atts)A container element start event handling method.voidstart_data3d(org.freehep.wbxml.Attributes meta)A container element start event handling method.voidstart_dataPoint(org.xml.sax.Attributes atts)A container element start event handling method.voidstart_dataPoint(org.freehep.wbxml.Attributes meta)A container element start event handling method.voidstart_dataPointSet(org.xml.sax.Attributes atts)A container element start event handling method.voidstart_dataPointSet(org.freehep.wbxml.Attributes meta)A container element start event handling method.voidstart_entries1d(org.xml.sax.Attributes atts)A container element start event handling method.voidstart_entries1d(org.freehep.wbxml.Attributes meta)A container element start event handling method.voidstart_entries2d(org.xml.sax.Attributes atts)A container element start event handling method.voidstart_entries2d(org.freehep.wbxml.Attributes meta)A container element start event handling method.voidstart_entries3d(org.xml.sax.Attributes atts)A container element start event handling method.voidstart_entries3d(org.freehep.wbxml.Attributes meta)A container element start event handling method.voidstart_entryITuple(org.xml.sax.Attributes atts)A container element start event handling method.voidstart_entryITuple(org.freehep.wbxml.Attributes meta)A container element start event handling method.voidstart_fitResult(org.xml.sax.Attributes atts)voidstart_fitResult(org.freehep.wbxml.Attributes meta)voidstart_function(org.xml.sax.Attributes atts)A container element start event handling method.voidstart_function(org.freehep.wbxml.Attributes meta)A container element start event handling method.voidstart_histogram1d(org.xml.sax.Attributes atts)A container element start event handling method.voidstart_histogram1d(org.freehep.wbxml.Attributes meta)A container element start event handling method.voidstart_histogram2d(org.xml.sax.Attributes atts)A container element start event handling method.voidstart_histogram2d(org.freehep.wbxml.Attributes meta)A container element start event handling method.voidstart_histogram3d(org.xml.sax.Attributes atts)A container element start event handling method.voidstart_histogram3d(org.freehep.wbxml.Attributes meta)A container element start event handling method.voidstart_managedObject(org.xml.sax.Attributes atts)voidstart_parameters(org.xml.sax.Attributes atts)A container element start event handling method.voidstart_parameters(org.freehep.wbxml.Attributes meta)A container element start event handling method.voidstart_profile1d(org.xml.sax.Attributes atts)A container element start event handling method.voidstart_profile1d(org.freehep.wbxml.Attributes meta)A container element start event handling method.voidstart_profile2d(org.xml.sax.Attributes atts)A container element start event handling method.voidstart_profile2d(org.freehep.wbxml.Attributes meta)A container element start event handling method.voidstart_row(org.xml.sax.Attributes atts)A container element start event handling method.voidstart_row(org.freehep.wbxml.Attributes meta)A container element start event handling method.voidstart_rows(org.xml.sax.Attributes atts)A container element start event handling method.voidstart_rows(org.freehep.wbxml.Attributes meta)A container element start event handling method.voidstart_statistics(org.xml.sax.Attributes atts)A container element start event handling method.voidstart_statistics(org.freehep.wbxml.Attributes meta)A container element start event handling method.voidstart_tuple(org.xml.sax.Attributes atts)A container element start event handling method.voidstart_tuple(org.freehep.wbxml.Attributes meta)A container element start event handling method.
-
-
-
Field Detail
-
DEBUG
public static final boolean DEBUG
- See Also:
- Constant Field Values
-
-
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_fitResultin interfaceAidaHandler- 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_fitResultin interfaceAidaHandler- Throws:
org.xml.sax.SAXException
-
start_covarianceMatrix
public void start_covarianceMatrix(org.xml.sax.Attributes atts) throws org.xml.sax.SAXException- Specified by:
start_covarianceMatrixin interfaceAidaHandler- 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_covarianceMatrixin interfaceAidaHandler- Throws:
org.xml.sax.SAXException
-
handle_fittedParameter
public void handle_fittedParameter(org.xml.sax.Attributes atts) throws org.xml.sax.SAXException- Specified by:
handle_fittedParameterin interfaceAidaHandler- 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_fitConstraintin interfaceAidaHandler- 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_matrixElementin interfaceAidaHandler- 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.SAXExceptionDescription copied from interface:AidaHandlerA container element end event handling method.- Specified by:
end_aidain interfaceAidaBinaryHandler- Specified by:
end_aidain interfaceAidaHandler- Throws:
org.xml.sax.SAXException
-
end_annotation
public void end_annotation() throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element end event handling method.- Specified by:
end_annotationin interfaceAidaBinaryHandler- Specified by:
end_annotationin interfaceAidaHandler- Throws:
org.xml.sax.SAXException
-
end_argument
public void end_argument() throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element end event handling method.- Specified by:
end_argumentin interfaceAidaBinaryHandler- Specified by:
end_argumentin interfaceAidaHandler- Throws:
org.xml.sax.SAXException
-
end_arguments
public void end_arguments() throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element end event handling method.- Specified by:
end_argumentsin interfaceAidaBinaryHandler- Specified by:
end_argumentsin interfaceAidaHandler- Throws:
org.xml.sax.SAXException
-
end_axis
public void end_axis() throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element end event handling method.- Specified by:
end_axisin interfaceAidaBinaryHandler- Specified by:
end_axisin interfaceAidaHandler- Throws:
org.xml.sax.SAXException
-
end_cloud1d
public void end_cloud1d() throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element end event handling method.- Specified by:
end_cloud1din interfaceAidaBinaryHandler- Specified by:
end_cloud1din interfaceAidaHandler- Throws:
org.xml.sax.SAXException
-
end_cloud2d
public void end_cloud2d() throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element end event handling method.- Specified by:
end_cloud2din interfaceAidaBinaryHandler- Specified by:
end_cloud2din interfaceAidaHandler- Throws:
org.xml.sax.SAXException
-
end_cloud3d
public void end_cloud3d() throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element end event handling method.- Specified by:
end_cloud3din interfaceAidaBinaryHandler- Specified by:
end_cloud3din interfaceAidaHandler- Throws:
org.xml.sax.SAXException
-
end_columns
public void end_columns() throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element end event handling method.- Specified by:
end_columnsin interfaceAidaBinaryHandler- Specified by:
end_columnsin interfaceAidaHandler- Throws:
org.xml.sax.SAXException
-
end_data1d
public void end_data1d() throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element end event handling method.- Specified by:
end_data1din interfaceAidaBinaryHandler- Specified by:
end_data1din interfaceAidaHandler- Throws:
org.xml.sax.SAXException
-
end_data2d
public void end_data2d() throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element end event handling method.- Specified by:
end_data2din interfaceAidaBinaryHandler- Specified by:
end_data2din interfaceAidaHandler- Throws:
org.xml.sax.SAXException
-
end_data3d
public void end_data3d() throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element end event handling method.- Specified by:
end_data3din interfaceAidaBinaryHandler- Specified by:
end_data3din interfaceAidaHandler- Throws:
org.xml.sax.SAXException
-
end_dataPoint
public void end_dataPoint() throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element end event handling method.- Specified by:
end_dataPointin interfaceAidaBinaryHandler- Specified by:
end_dataPointin interfaceAidaHandler- Throws:
org.xml.sax.SAXException
-
end_dataPointSet
public void end_dataPointSet() throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element end event handling method.- Specified by:
end_dataPointSetin interfaceAidaBinaryHandler- Specified by:
end_dataPointSetin interfaceAidaHandler- Throws:
org.xml.sax.SAXException
-
end_entries1d
public void end_entries1d() throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element end event handling method.- Specified by:
end_entries1din interfaceAidaBinaryHandler- Specified by:
end_entries1din interfaceAidaHandler- Throws:
org.xml.sax.SAXException
-
end_entries2d
public void end_entries2d() throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element end event handling method.- Specified by:
end_entries2din interfaceAidaBinaryHandler- Specified by:
end_entries2din interfaceAidaHandler- Throws:
org.xml.sax.SAXException
-
end_entries3d
public void end_entries3d() throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element end event handling method.- Specified by:
end_entries3din interfaceAidaBinaryHandler- Specified by:
end_entries3din interfaceAidaHandler- Throws:
org.xml.sax.SAXException
-
end_entryITuple
public void end_entryITuple() throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element end event handling method.- Specified by:
end_entryITuplein interfaceAidaBinaryHandler- Specified by:
end_entryITuplein interfaceAidaHandler- Throws:
org.xml.sax.SAXException
-
end_function
public void end_function() throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element end event handling method.- Specified by:
end_functionin interfaceAidaBinaryHandler- Specified by:
end_functionin interfaceAidaHandler- Throws:
org.xml.sax.SAXException
-
end_histogram1d
public void end_histogram1d() throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element end event handling method.- Specified by:
end_histogram1din interfaceAidaBinaryHandler- Specified by:
end_histogram1din interfaceAidaHandler- Throws:
org.xml.sax.SAXException
-
end_histogram2d
public void end_histogram2d() throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element end event handling method.- Specified by:
end_histogram2din interfaceAidaBinaryHandler- Specified by:
end_histogram2din interfaceAidaHandler- Throws:
org.xml.sax.SAXException
-
end_histogram3d
public void end_histogram3d() throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element end event handling method.- Specified by:
end_histogram3din interfaceAidaBinaryHandler- Specified by:
end_histogram3din interfaceAidaHandler- Throws:
org.xml.sax.SAXException
-
end_parameters
public void end_parameters() throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element end event handling method.- Specified by:
end_parametersin interfaceAidaBinaryHandler- Specified by:
end_parametersin interfaceAidaHandler- Throws:
org.xml.sax.SAXException
-
end_profile1d
public void end_profile1d() throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element end event handling method.- Specified by:
end_profile1din interfaceAidaBinaryHandler- Specified by:
end_profile1din interfaceAidaHandler- Throws:
org.xml.sax.SAXException
-
end_profile2d
public void end_profile2d() throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element end event handling method.- Specified by:
end_profile2din interfaceAidaBinaryHandler- Specified by:
end_profile2din interfaceAidaHandler- Throws:
org.xml.sax.SAXException
-
end_row
public void end_row() throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element end event handling method.- Specified by:
end_rowin interfaceAidaBinaryHandler- Specified by:
end_rowin interfaceAidaHandler- Throws:
org.xml.sax.SAXException
-
end_rows
public void end_rows() throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element end event handling method.- Specified by:
end_rowsin interfaceAidaBinaryHandler- Specified by:
end_rowsin interfaceAidaHandler- Throws:
org.xml.sax.SAXException
-
end_statistics
public void end_statistics() throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element end event handling method.- Specified by:
end_statisticsin interfaceAidaBinaryHandler- Specified by:
end_statisticsin interfaceAidaHandler- Throws:
org.xml.sax.SAXException
-
end_tuple
public void end_tuple() throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element end event handling method.- Specified by:
end_tuplein interfaceAidaBinaryHandler- Specified by:
end_tuplein interfaceAidaHandler- Throws:
org.xml.sax.SAXException
-
handle_bin1d
public void handle_bin1d(org.xml.sax.Attributes atts) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerAn empty element event handling method.- Specified by:
handle_bin1din interfaceAidaHandler- 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.SAXExceptionDescription copied from interface:AidaBinaryHandlerAn empty element event handling method.- Specified by:
handle_bin1din interfaceAidaBinaryHandler- 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.SAXExceptionDescription copied from interface:AidaHandlerAn empty element event handling method.- Specified by:
handle_bin2din interfaceAidaHandler- 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.SAXExceptionDescription copied from interface:AidaBinaryHandlerAn empty element event handling method.- Specified by:
handle_bin2din interfaceAidaBinaryHandler- 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.SAXExceptionDescription copied from interface:AidaHandlerAn empty element event handling method.- Specified by:
handle_bin3din interfaceAidaHandler- 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.SAXExceptionDescription copied from interface:AidaBinaryHandlerAn empty element event handling method.- Specified by:
handle_bin3din interfaceAidaBinaryHandler- 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.SAXExceptionDescription copied from interface:AidaHandlerAn empty element event handling method.- Specified by:
handle_binBorderin interfaceAidaHandler- 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.SAXExceptionDescription copied from interface:AidaBinaryHandlerAn empty element event handling method.- Specified by:
handle_binBorderin interfaceAidaBinaryHandler- 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.SAXExceptionDescription copied from interface:AidaHandlerA data element event handling method.- Specified by:
handle_codeletin interfaceAidaHandler- Parameters:
data- value or nullatts- 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.SAXExceptionDescription copied from interface:AidaBinaryHandlerA data element event handling method.- Specified by:
handle_codeletin interfaceAidaBinaryHandler- Parameters:
data- value or nullmeta- attributes- Throws:
org.xml.sax.SAXException
-
handle_column
public void handle_column(org.xml.sax.Attributes atts) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerAn empty element event handling method.- Specified by:
handle_columnin interfaceAidaHandler- 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.SAXExceptionDescription copied from interface:AidaBinaryHandlerAn empty element event handling method.- Specified by:
handle_columnin interfaceAidaBinaryHandler- 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.SAXExceptionDescription copied from interface:AidaHandlerAn empty element event handling method.- Specified by:
handle_entryin interfaceAidaHandler- 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.SAXExceptionDescription copied from interface:AidaBinaryHandlerAn empty element event handling method.- Specified by:
handle_entryin interfaceAidaBinaryHandler- 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.SAXExceptionDescription copied from interface:AidaHandlerAn empty element event handling method.- Specified by:
handle_entry1din interfaceAidaHandler- 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.SAXExceptionDescription copied from interface:AidaBinaryHandlerAn empty element event handling method.- Specified by:
handle_entry1din interfaceAidaBinaryHandler- 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.SAXExceptionDescription copied from interface:AidaHandlerAn empty element event handling method.- Specified by:
handle_entry2din interfaceAidaHandler- 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.SAXExceptionDescription copied from interface:AidaBinaryHandlerAn empty element event handling method.- Specified by:
handle_entry2din interfaceAidaBinaryHandler- 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.SAXExceptionDescription copied from interface:AidaHandlerAn empty element event handling method.- Specified by:
handle_entry3din interfaceAidaHandler- 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.SAXExceptionDescription copied from interface:AidaBinaryHandlerAn empty element event handling method.- Specified by:
handle_entry3din interfaceAidaBinaryHandler- 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.SAXExceptionDescription copied from interface:AidaHandlerAn empty element event handling method.- Specified by:
handle_implementationin interfaceAidaHandler- 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.SAXExceptionDescription copied from interface:AidaBinaryHandlerAn empty element event handling method.- Specified by:
handle_implementationin interfaceAidaBinaryHandler- 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.SAXExceptionDescription copied from interface:AidaHandlerAn empty element event handling method.- Specified by:
handle_itemin interfaceAidaHandler- 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.SAXExceptionDescription copied from interface:AidaBinaryHandlerAn empty element event handling method.- Specified by:
handle_itemin interfaceAidaBinaryHandler- 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.SAXExceptionDescription copied from interface:AidaHandlerAn empty element event handling method.- Specified by:
handle_measurementin interfaceAidaHandler- 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.SAXExceptionDescription copied from interface:AidaBinaryHandlerAn empty element event handling method.- Specified by:
handle_measurementin interfaceAidaBinaryHandler- 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.SAXExceptionDescription copied from interface:AidaHandlerAn empty element event handling method.- Specified by:
handle_parameterin interfaceAidaHandler- 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.SAXExceptionDescription copied from interface:AidaBinaryHandlerAn empty element event handling method.- Specified by:
handle_parameterin interfaceAidaBinaryHandler- 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.SAXExceptionDescription copied from interface:AidaHandlerAn empty element event handling method.- Specified by:
handle_rangein interfaceAidaHandler- 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.SAXExceptionDescription copied from interface:AidaBinaryHandlerAn empty element event handling method.- Specified by:
handle_rangein interfaceAidaBinaryHandler- 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.SAXExceptionDescription copied from interface:AidaHandlerAn empty element event handling method.- Specified by:
handle_statisticin interfaceAidaHandler- 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.SAXExceptionDescription copied from interface:AidaBinaryHandlerAn empty element event handling method.- Specified by:
handle_statisticin interfaceAidaBinaryHandler- 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.SAXExceptionDescription copied from interface:AidaHandlerA container element start event handling method.- Specified by:
start_aidain interfaceAidaHandler- Parameters:
atts- attributes- Throws:
org.xml.sax.SAXException
-
start_aida
public void start_aida(org.freehep.wbxml.Attributes meta) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaBinaryHandlerA container element start event handling method.- Specified by:
start_aidain interfaceAidaBinaryHandler- Parameters:
meta- attributes- Throws:
org.xml.sax.SAXException
-
start_annotation
public void start_annotation(org.xml.sax.Attributes atts) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element start event handling method.- Specified by:
start_annotationin interfaceAidaHandler- Parameters:
atts- attributes- Throws:
org.xml.sax.SAXException
-
start_annotation
public void start_annotation(org.freehep.wbxml.Attributes meta) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaBinaryHandlerA container element start event handling method.- Specified by:
start_annotationin interfaceAidaBinaryHandler- Parameters:
meta- attributes- Throws:
org.xml.sax.SAXException
-
start_argument
public void start_argument(org.xml.sax.Attributes atts) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element start event handling method.- Specified by:
start_argumentin interfaceAidaHandler- Parameters:
atts- attributes- Throws:
org.xml.sax.SAXException
-
start_argument
public void start_argument(org.freehep.wbxml.Attributes meta) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaBinaryHandlerA container element start event handling method.- Specified by:
start_argumentin interfaceAidaBinaryHandler- Parameters:
meta- attributes- Throws:
org.xml.sax.SAXException
-
start_arguments
public void start_arguments(org.xml.sax.Attributes atts) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element start event handling method.- Specified by:
start_argumentsin interfaceAidaHandler- Parameters:
atts- attributes- Throws:
org.xml.sax.SAXException
-
start_arguments
public void start_arguments(org.freehep.wbxml.Attributes meta) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaBinaryHandlerA container element start event handling method.- Specified by:
start_argumentsin interfaceAidaBinaryHandler- Parameters:
meta- attributes- Throws:
org.xml.sax.SAXException
-
start_axis
public void start_axis(org.xml.sax.Attributes atts) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element start event handling method.- Specified by:
start_axisin interfaceAidaHandler- Parameters:
atts- attributes- Throws:
org.xml.sax.SAXException
-
start_axis
public void start_axis(org.freehep.wbxml.Attributes meta) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaBinaryHandlerA container element start event handling method.- Specified by:
start_axisin interfaceAidaBinaryHandler- Parameters:
meta- attributes- Throws:
org.xml.sax.SAXException
-
start_cloud1d
public void start_cloud1d(org.xml.sax.Attributes atts) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element start event handling method.- Specified by:
start_cloud1din interfaceAidaHandler- Parameters:
atts- attributes- Throws:
org.xml.sax.SAXException
-
start_cloud1d
public void start_cloud1d(org.freehep.wbxml.Attributes meta) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaBinaryHandlerA container element start event handling method.- Specified by:
start_cloud1din interfaceAidaBinaryHandler- Parameters:
meta- attributes- Throws:
org.xml.sax.SAXException
-
start_cloud2d
public void start_cloud2d(org.xml.sax.Attributes atts) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element start event handling method.- Specified by:
start_cloud2din interfaceAidaHandler- Parameters:
atts- attributes- Throws:
org.xml.sax.SAXException
-
start_cloud2d
public void start_cloud2d(org.freehep.wbxml.Attributes meta) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaBinaryHandlerA container element start event handling method.- Specified by:
start_cloud2din interfaceAidaBinaryHandler- Parameters:
meta- attributes- Throws:
org.xml.sax.SAXException
-
start_cloud3d
public void start_cloud3d(org.xml.sax.Attributes atts) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element start event handling method.- Specified by:
start_cloud3din interfaceAidaHandler- Parameters:
atts- attributes- Throws:
org.xml.sax.SAXException
-
start_cloud3d
public void start_cloud3d(org.freehep.wbxml.Attributes meta) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaBinaryHandlerA container element start event handling method.- Specified by:
start_cloud3din interfaceAidaBinaryHandler- Parameters:
meta- attributes- Throws:
org.xml.sax.SAXException
-
start_columns
public void start_columns(org.xml.sax.Attributes atts) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element start event handling method.- Specified by:
start_columnsin interfaceAidaHandler- Parameters:
atts- attributes- Throws:
org.xml.sax.SAXException
-
start_columns
public void start_columns(org.freehep.wbxml.Attributes meta) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaBinaryHandlerA container element start event handling method.- Specified by:
start_columnsin interfaceAidaBinaryHandler- Parameters:
meta- attributes- Throws:
org.xml.sax.SAXException
-
start_data1d
public void start_data1d(org.xml.sax.Attributes atts) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element start event handling method.- Specified by:
start_data1din interfaceAidaHandler- Parameters:
atts- attributes- Throws:
org.xml.sax.SAXException
-
start_data1d
public void start_data1d(org.freehep.wbxml.Attributes meta) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaBinaryHandlerA container element start event handling method.- Specified by:
start_data1din interfaceAidaBinaryHandler- Parameters:
meta- attributes- Throws:
org.xml.sax.SAXException
-
start_data2d
public void start_data2d(org.xml.sax.Attributes atts) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element start event handling method.- Specified by:
start_data2din interfaceAidaHandler- Parameters:
atts- attributes- Throws:
org.xml.sax.SAXException
-
start_data2d
public void start_data2d(org.freehep.wbxml.Attributes meta) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaBinaryHandlerA container element start event handling method.- Specified by:
start_data2din interfaceAidaBinaryHandler- Parameters:
meta- attributes- Throws:
org.xml.sax.SAXException
-
start_data3d
public void start_data3d(org.xml.sax.Attributes atts) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element start event handling method.- Specified by:
start_data3din interfaceAidaHandler- Parameters:
atts- attributes- Throws:
org.xml.sax.SAXException
-
start_data3d
public void start_data3d(org.freehep.wbxml.Attributes meta) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaBinaryHandlerA container element start event handling method.- Specified by:
start_data3din interfaceAidaBinaryHandler- Parameters:
meta- attributes- Throws:
org.xml.sax.SAXException
-
start_dataPoint
public void start_dataPoint(org.xml.sax.Attributes atts) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element start event handling method.- Specified by:
start_dataPointin interfaceAidaHandler- Parameters:
atts- attributes- Throws:
org.xml.sax.SAXException
-
start_dataPoint
public void start_dataPoint(org.freehep.wbxml.Attributes meta) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaBinaryHandlerA container element start event handling method.- Specified by:
start_dataPointin interfaceAidaBinaryHandler- Parameters:
meta- attributes- Throws:
org.xml.sax.SAXException
-
start_dataPointSet
public void start_dataPointSet(org.xml.sax.Attributes atts) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element start event handling method.- Specified by:
start_dataPointSetin interfaceAidaHandler- Parameters:
atts- attributes- Throws:
org.xml.sax.SAXException
-
start_dataPointSet
public void start_dataPointSet(org.freehep.wbxml.Attributes meta) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaBinaryHandlerA container element start event handling method.- Specified by:
start_dataPointSetin interfaceAidaBinaryHandler- Parameters:
meta- attributes- Throws:
org.xml.sax.SAXException
-
start_entries1d
public void start_entries1d(org.xml.sax.Attributes atts) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element start event handling method.- Specified by:
start_entries1din interfaceAidaHandler- Parameters:
atts- attributes- Throws:
org.xml.sax.SAXException
-
start_entries1d
public void start_entries1d(org.freehep.wbxml.Attributes meta) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaBinaryHandlerA container element start event handling method.- Specified by:
start_entries1din interfaceAidaBinaryHandler- Parameters:
meta- attributes- Throws:
org.xml.sax.SAXException
-
start_entries2d
public void start_entries2d(org.xml.sax.Attributes atts) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element start event handling method.- Specified by:
start_entries2din interfaceAidaHandler- Parameters:
atts- attributes- Throws:
org.xml.sax.SAXException
-
start_entries2d
public void start_entries2d(org.freehep.wbxml.Attributes meta) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaBinaryHandlerA container element start event handling method.- Specified by:
start_entries2din interfaceAidaBinaryHandler- Parameters:
meta- attributes- Throws:
org.xml.sax.SAXException
-
start_entries3d
public void start_entries3d(org.xml.sax.Attributes atts) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element start event handling method.- Specified by:
start_entries3din interfaceAidaHandler- Parameters:
atts- attributes- Throws:
org.xml.sax.SAXException
-
start_entries3d
public void start_entries3d(org.freehep.wbxml.Attributes meta) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaBinaryHandlerA container element start event handling method.- Specified by:
start_entries3din interfaceAidaBinaryHandler- Parameters:
meta- attributes- Throws:
org.xml.sax.SAXException
-
start_entryITuple
public void start_entryITuple(org.xml.sax.Attributes atts) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element start event handling method.- Specified by:
start_entryITuplein interfaceAidaHandler- Parameters:
atts- attributes- Throws:
org.xml.sax.SAXException
-
start_entryITuple
public void start_entryITuple(org.freehep.wbxml.Attributes meta) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaBinaryHandlerA container element start event handling method.- Specified by:
start_entryITuplein interfaceAidaBinaryHandler- Parameters:
meta- attributes- Throws:
org.xml.sax.SAXException
-
start_function
public void start_function(org.xml.sax.Attributes atts) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element start event handling method.- Specified by:
start_functionin interfaceAidaHandler- Parameters:
atts- attributes- Throws:
org.xml.sax.SAXException
-
start_function
public void start_function(org.freehep.wbxml.Attributes meta) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaBinaryHandlerA container element start event handling method.- Specified by:
start_functionin interfaceAidaBinaryHandler- Parameters:
meta- attributes- Throws:
org.xml.sax.SAXException
-
start_histogram1d
public void start_histogram1d(org.xml.sax.Attributes atts) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element start event handling method.- Specified by:
start_histogram1din interfaceAidaHandler- Parameters:
atts- attributes- Throws:
org.xml.sax.SAXException
-
start_histogram1d
public void start_histogram1d(org.freehep.wbxml.Attributes meta) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaBinaryHandlerA container element start event handling method.- Specified by:
start_histogram1din interfaceAidaBinaryHandler- Parameters:
meta- attributes- Throws:
org.xml.sax.SAXException
-
start_histogram2d
public void start_histogram2d(org.xml.sax.Attributes atts) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element start event handling method.- Specified by:
start_histogram2din interfaceAidaHandler- Parameters:
atts- attributes- Throws:
org.xml.sax.SAXException
-
start_histogram2d
public void start_histogram2d(org.freehep.wbxml.Attributes meta) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaBinaryHandlerA container element start event handling method.- Specified by:
start_histogram2din interfaceAidaBinaryHandler- Parameters:
meta- attributes- Throws:
org.xml.sax.SAXException
-
start_histogram3d
public void start_histogram3d(org.xml.sax.Attributes atts) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element start event handling method.- Specified by:
start_histogram3din interfaceAidaHandler- Parameters:
atts- attributes- Throws:
org.xml.sax.SAXException
-
start_histogram3d
public void start_histogram3d(org.freehep.wbxml.Attributes meta) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaBinaryHandlerA container element start event handling method.- Specified by:
start_histogram3din interfaceAidaBinaryHandler- Parameters:
meta- attributes- Throws:
org.xml.sax.SAXException
-
start_parameters
public void start_parameters(org.xml.sax.Attributes atts) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element start event handling method.- Specified by:
start_parametersin interfaceAidaHandler- Parameters:
atts- attributes- Throws:
org.xml.sax.SAXException
-
start_parameters
public void start_parameters(org.freehep.wbxml.Attributes meta) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaBinaryHandlerA container element start event handling method.- Specified by:
start_parametersin interfaceAidaBinaryHandler- Parameters:
meta- attributes- Throws:
org.xml.sax.SAXException
-
start_profile1d
public void start_profile1d(org.xml.sax.Attributes atts) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element start event handling method.- Specified by:
start_profile1din interfaceAidaHandler- Parameters:
atts- attributes- Throws:
org.xml.sax.SAXException
-
start_profile1d
public void start_profile1d(org.freehep.wbxml.Attributes meta) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaBinaryHandlerA container element start event handling method.- Specified by:
start_profile1din interfaceAidaBinaryHandler- Parameters:
meta- attributes- Throws:
org.xml.sax.SAXException
-
start_profile2d
public void start_profile2d(org.xml.sax.Attributes atts) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element start event handling method.- Specified by:
start_profile2din interfaceAidaHandler- Parameters:
atts- attributes- Throws:
org.xml.sax.SAXException
-
start_profile2d
public void start_profile2d(org.freehep.wbxml.Attributes meta) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaBinaryHandlerA container element start event handling method.- Specified by:
start_profile2din interfaceAidaBinaryHandler- Parameters:
meta- attributes- Throws:
org.xml.sax.SAXException
-
start_row
public void start_row(org.xml.sax.Attributes atts) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element start event handling method.- Specified by:
start_rowin interfaceAidaHandler- Parameters:
atts- attributes- Throws:
org.xml.sax.SAXException
-
start_row
public void start_row(org.freehep.wbxml.Attributes meta) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaBinaryHandlerA container element start event handling method.- Specified by:
start_rowin interfaceAidaBinaryHandler- Parameters:
meta- attributes- Throws:
org.xml.sax.SAXException
-
start_rows
public void start_rows(org.xml.sax.Attributes atts) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element start event handling method.- Specified by:
start_rowsin interfaceAidaHandler- Parameters:
atts- attributes- Throws:
org.xml.sax.SAXException
-
start_rows
public void start_rows(org.freehep.wbxml.Attributes meta) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaBinaryHandlerA container element start event handling method.- Specified by:
start_rowsin interfaceAidaBinaryHandler- Parameters:
meta- attributes- Throws:
org.xml.sax.SAXException
-
start_statistics
public void start_statistics(org.xml.sax.Attributes atts) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element start event handling method.- Specified by:
start_statisticsin interfaceAidaHandler- Parameters:
atts- attributes- Throws:
org.xml.sax.SAXException
-
start_statistics
public void start_statistics(org.freehep.wbxml.Attributes meta) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaBinaryHandlerA container element start event handling method.- Specified by:
start_statisticsin interfaceAidaBinaryHandler- Parameters:
meta- attributes- Throws:
org.xml.sax.SAXException
-
start_tuple
public void start_tuple(org.xml.sax.Attributes atts) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaHandlerA container element start event handling method.- Specified by:
start_tuplein interfaceAidaHandler- Parameters:
atts- attributes- Throws:
org.xml.sax.SAXException
-
start_tuple
public void start_tuple(org.freehep.wbxml.Attributes meta) throws org.xml.sax.SAXExceptionDescription copied from interface:AidaBinaryHandlerA container element start event handling method.- Specified by:
start_tuplein interfaceAidaBinaryHandler- 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