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