Interface PageBuilder


public interface PageBuilder
The PageBuilder interface.

This interface can be used to create Pages and PageComponents. A page is basically designed as a list of optionally nested PageComponents. Use the PageBuilderFactory service to get a PageBuilder instance.

This interface must not be implemented by clients.

Since:
5.5