21222324252627
bean = new CRResolvableBean(); config = new GenericConfiguration(); config.set("attribute", "content"); config.set("langattribute", "lang"); t = new LanguageIdentifyer(config); }