Rewriting

  • Rewriting is the entry class to get a rewriter client.

  • The static getClient method creates a new instance of a rewriter using RewriterOptions.

public final class Rewriting extends Object

Entry class to get a rewriter client.

Public Method Summary

static Rewriter
getClient(RewriterOptions options)
Creates a new instance of rewriter.

Inherited Method Summary

Public Methods

public static Rewriter getClient (RewriterOptions options)

Creates a new instance of rewriter.