Class RuleMatchAsXmlSerializer

java.lang.Object
org.languagetool.tools.RuleMatchAsXmlSerializer

public class RuleMatchAsXmlSerializer extends Object
Deprecated.
don't use for new use cases, the only place this should still be used is for the API mode of the command-line client (deprecated since 3.5)
Generate XML to represent matching rules.
Since:
2.5 (as 'RuleAsXmlSerializer' up to 3.1)