PropertyDetailsSet detailsSet = configuration.getPropertyDetailsSet();
ShorthandSet supportedShorthands =
configuration.getSupportedShorthands();
InputPropertiesOptimizer propertiesOptimizer
= new PropertiesOptimizer(detailsSet, context,
supportedShorthands);
return new DefaultStyledDOMOptimizer(propertiesOptimizer,
detailsSet.getRootStyleValues(),
configuration.getDeviceStyleSheet(),