Class BeaconParser

java.lang.Object
com.thunken.beacon.BeaconParser
All Implemented Interfaces:
Closeable, AutoCloseable, Iterator<Optional<BeaconLink>>

public class BeaconParser
extends Object
implements Closeable, Iterator<Optional<BeaconLink>>
Main class to parse BEACON dumps.

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:
BeaconLink, BeaconMetaFields, https://gbv.github.io/beaconspec/beacon.html#beacon-format