InternalLayoutContentBuilder layoutContent =
policyFactory.createLayoutContentBuilder();
layoutContent.setLayout(layout);
StyleSheetActivator styleSheetActivator =
new StyleSheetActivatorImpl(null, null);
// Activate it to turn it into a runtime device layout
LayoutContentActivator activator = new LayoutContentActivator();
final ActivatedLayoutContent activatedLayoutContent =
activator.activateLayoutContent(styleSheetActivator,