Public SiteDocumentation
 

JPatch API (Draft)

Introduction

JPatch is an API for arbitrary patch formats. The API tries to expose the structure and semantics of a patch and provides an interface to perform common operations.
Features like the ability to analyze the semantics of a patch should help automating building a user interfaces.

API-Reference

The Javadoc API-Reference can be found here.

Changelog

  • 2006-12-02 First Draft
    Missing features:
    • exception handling
    • support to analyze semantics