Class SpiderExtension.State

java.lang.Object
org.faceless.publisher.ext.SpiderExtension.State
Enclosing class:
SpiderExtension

public static final class SpiderExtension.State extends Object
An internal helper class for SpiderExtension
See Also:
  • Method Details

    • getBaseURL

      public URL2 getBaseURL()
    • getURL

      public URL2 getURL()
    • getAction

      public org.faceless.publisher.type.Action getAction()
    • getDepth

      public int getDepth()
    • getReport

      public Report getReport(int depth)
    • getAttachments

      public Set<org.faceless.publisher.type.LinkResource> getAttachments(int depth)
    • addAttachment

      public void addAttachment(org.faceless.publisher.type.LinkResource resource)
    • toString

      public String toString()
      Overrides:
      toString in class Object