Package Torello.HTML.Tools.Images
Interface PhotoBombSite.SectionGet
-
- All Superinterfaces:
java.util.function.Function<java.util.Vector<HTMLNode>,java.util.Vector<HTMLNode>>
- Enclosing class:
- PhotoBombSite
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface public static interface PhotoBombSite.SectionGet extends java.util.function.Function<java.util.Vector<HTMLNode>,java.util.Vector<HTMLNode>>
A functional-interface for returning the portion of the page that contains the list of images on the site - usually one line from the Node-Search Package classes.
hould retrieve a sub-portion or sub-section of an HTML Page.
Hi-Lited Source-Code:- View Here: Torello/HTML/Tools/Images/PhotoBombSite.java
- Open New Browser-Tab: Torello/HTML/Tools/Images/PhotoBombSite.java