Interface DocumentWrapper

  • All Known Implementing Classes:
    SimpleBeanWrapper

    public interface DocumentWrapper
    Wrapper interface used to wrap the Object that will be put inside the rendering context.

    Because the rederning context wrapping requirements can depends on the actual rendering engine implementation, this is just an interface so that several implemenations can be provided

    Author:
    Tiry