Uses of Record Class
org.jweaver.crawler.internal.result.PageLink
Packages that use PageLink
-
Uses of PageLink in org.jweaver.crawler.internal.result
Methods in org.jweaver.crawler.internal.result that return types with arguments of type PageLinkModifier and TypeMethodDescriptionSuccessResultPage.linkSet()Returns the value of thelinkSetrecord component.Methods in org.jweaver.crawler.internal.result with parameters of type PageLinkModifier and TypeMethodDescriptionstatic ErrorResultPageCreates an ErrorResultPage instance based on the provided PageLink and error content.static SuccessResultPageCreates a SuccessResultPage instance based on the provided PageLink, title, content, and link set.Method parameters in org.jweaver.crawler.internal.result with type arguments of type PageLinkModifier and TypeMethodDescriptionstatic SuccessResultPageCreates a SuccessResultPage instance based on the provided PageLink, title, content, and link set.Constructor parameters in org.jweaver.crawler.internal.result with type arguments of type PageLink