public interface ContentFactory<Reader extends IndexReader,ValueType>
ValueType
createElem(Reader source)
ValueType createElem(Reader source) throws ParseException
ParseException