33343536373839
public IModelLoader getModelLoader() { return new JSPedCSSModelLoader(); } public IDocumentCharsetDetector getEncodingDetector() { return new CSSDocumentCharsetDetector(); }