Package 

Class GetFlattenedDocumentResponse

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final List<Node> nodes
    • Method Summary

      Modifier and Type Method Description
      final List<Node> component1()
      final GetFlattenedDocumentResponse copy(List<Node> nodes)
      final List<Node> getNodes() Resulting node.
      • Methods inherited from class org.hildan.chrome.devtools.domains.dom.GetFlattenedDocumentResponse

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait