Uses of Class
com.attribyte.parser.model.Anchor
Packages that use Anchor
-
Uses of Anchor in com.attribyte.parser.model
Fields in com.attribyte.parser.model with type parameters of type AnchorModifier and TypeFieldDescriptionfinal com.google.common.collect.ImmutableList<Anchor> Page.anchorsAll unique anchors found in the document.Methods in com.attribyte.parser.model that return types with arguments of type AnchorModifier and TypeMethodDescriptionPage.externalAnchors()Gets a list of all anchors that link to external sites in the order they appear on the page. -
Uses of Anchor in com.attribyte.parser.page
Methods in com.attribyte.parser.page that return types with arguments of type AnchorMethod parameters in com.attribyte.parser.page with type arguments of type Anchor