<div dir="ltr"><div>Hi,</div><div><br></div><div>NodeHelper.java has this:</div><div></div><div><pre><span style="color:rgb(116,157,237)">throw new </span><span style="color:rgb(222,188,126)">UnsupportedOperationException</span>(<br>        <span style="color:rgb(126,196,130)">"Applications should not extend the "<br></span><span style="color:rgb(126,196,130)">        </span>+ nodeType + <span style="color:rgb(126,196,130)">" class directly."</span>);</pre></div><div><br></div><div>I think it's replaceable with selead classes. Am I right?</div><div><br></div><div>The benefit will be compile time error instead of runtime.<br></div><div><br></div><div><br></div><div>-- Thiago.<br></div><div><br></div></div>