Interface IDocumentPartitioningListener


public interface IDocumentPartitioningListener
Interface of objects which are interested in getting informed about changes of a document's partitioning.

Clients may implement this interface.

In order to provided backward compatibility for clients of IDocumentPartitioningListener, extension interfaces are used to provide a means of evolution. The following extension interfaces exist:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    The partitioning of the given document changed.