86878889909192
* @since 3.0.0 */ public final Interpretation parse(String content, String ctype, XelContext xelc, Locator loc) throws DspException, IOException, XelException { return new Parser().parse(content, ctype, xelc, loc); }