Serialize a Source DataHandler quantity. DataHandler dh = new DataHandler( new PlainTextDataSource("source", (String) value)); super.serialize(name, attributes, dh, context);
DataHandler dh = new DataHandler( new PlainTextDataSource("source", (String) value)); super.serialize(name, attributes, dh, context);