1 2 package org.w3c.dom.svg;3 4 public interface SVGFEFuncBElement extends 5 SVGComponentTransferFunctionElement {6 }7