Content
265266267268269270271
* * @see ch.entwine.weblounge.common.repository.ResourceSerializer#getContentReader() */ public ResourceContentReader<ImageContent> getContentReader() throws ParserConfigurationException, SAXException { return new ImageContentReader(); }