737738739740741742743744745746747
string = "true"; } } }); borderHandler = new AbstractPropertyHandler() { public boolean isSignificant(PropertyValues propertyValues) { return borderStyleHandler.isSignificant(propertyValues) && borderWidthHandler.isSignificant(propertyValues); }