180018011802180318041805180618071808
{ final double value = Double.parseDouble(this.stringBuilder.toString() .trim()); this.stringBuilder = null; this.floatValue.setValue(value); this.floatAttrib = new FloatAttribute(this.floatValue); this.floatValue = null; leaveElement(); }