8485868788899091
* {@inheritDoc} * * @see org.apache.cocoon.pipeline.Pipeline#getContentType() */ public String getContentType() { Finisher last = this.getFinisher(); return last.getContentType(); }