Package ro.sync.ecss.extensions.api.link
Used for implementing navigation between links and their targets.
-
Interface Summary Interface Description ElementLocatorProvider This class is able to provide an implementation of anElementLocator
based on the structure of a link.IDTypeVerifier Interface used to check if an attribute has the ID type. -
Class Summary Class Description Attr Contains informations about an attribute.DefaultIDTypeIdentifier Default implementation forIDTypeIdentifier
.ElementLocator Base class for custom elements locators used to locate an element based on a link.ExtensionUtil Utility methods.IDTypeIdentifier Identifier for an ID declaration or reference.IDTypeRecognizer Recognizer for ID declaration and references in attribute values.LinkTextResolver Resolves a link and obtains a text representation. -
Enum Summary Enum Description Severity A hint about the severity of the exception. -
Exception Summary Exception Description CannotRecognizeIDException Exception that is thrown when an ID cannot be recognized in the current context.ElementLocatorException Exception thrown when an element locator fails.InvalidLinkException Signals a link that cannot be resolved.