113114115116117118119
protected String getContentType() { return ContentTypeIdForXML.ContentTypeID_XML; } protected IStructuredFormatProcessor getFormatProcessor() { return new XMLFormatterFormatProcessor(); }