Interface DocumentView

  • All Known Implementing Classes:
    DocumentViewImpl

    public interface DocumentView
    Document information describing a document context.

    Some information is required (document location). Other information (like the currently selected tab) are handled through parameters.*

    This interface is used to map a url to a document context.