5758596061626364656667
return fPropertySource; } if (object instanceof ICSSNode) { fSource = (ICSSNode)object; fPropertySource = new JSPedCSSPropertySource(fSource); } else { fSource = null; fPropertySource = null; }