Class BeaconLink

java.lang.Object
com.thunken.beacon.BeaconLink

public final class BeaconLink
extends Object
Main class for BEACON links. Link elements in BEACON format are given in abbreviated form of link tokens. Each link is constructed from a mandatory source token, an optional annotation token, and an optional target token.

Link construction rules are based on the value of link construction BeaconMetaFields.

Note: the current Javadoc for this project is incomplete. We rely on Lombok to generate boilerplate code, and Lombok does not plug into Javadoc. Generated methods and constructors are not included, and the Javadoc for other methods and constructors may be incomplete. See delombok and beacon#1 for more information.

See Also:
BeaconMetaField, BeaconParser, https://gbv.github.io/beaconspec/beacon.html#link-construction