Class NodeListImpl

java.lang.Object
org.lobobrowser.js.AbstractScriptableDelegate
org.lobobrowser.html.domimpl.NodeListImpl
All Implemented Interfaces:
ScriptableDelegate, NodeList

public class NodeListImpl extends AbstractScriptableDelegate implements NodeList
  • Constructor Details

    • NodeListImpl

      public NodeListImpl(Collection collection)
  • Method Details