This service uses {@link PlusRequestInitializer} to initialize global parameters via its{@link Builder}.
395396397398399400401
* * @throws TransformerException if a error occurs creating the Expression. */ protected Expression plus(int opPos) throws TransformerException { return compileOperation(new Plus(), opPos); }
360361362363364365366
358359360361362363364
398399400401402403404
357358359360361362363
399400401402403404405
392393394395396397398
394395396397398399400