};
StylePropertyDefinitions definitions =
StylePropertyDetails.getDefinitions();
final List standardProperties = new ArrayList();
definitions.iterateStyleProperties(new StylePropertyIteratee() {
public IterationAction next(StyleProperty property) {
String name = property.getName();
// Ignore all the mcs specific properties as they will not be
// written out in the final output. The exception to this is