Searched refs:valueAttrs (Results 1 – 1 of 1) sorted by relevance
261 Properties valueAttrs = new Properties(); in addParameter() local262 valueAttrs.setProperty(XMLReporterConfig.ATTR_IS_NULL, "true"); in addParameter()263 xmlBuffer.addEmptyElement(XMLReporterConfig.TAG_PARAM_VALUE, valueAttrs); in addParameter()