Class HexDumpBGPFileParser

java.lang.Object
org.opendaylight.protocol.bgp.util.HexDumpBGPFileParser

public final class HexDumpBGPFileParser extends Object
Read text file, parse BGP messages. File can contain comments or other data. BGP messages are detected using 16 ff marker. New lines and spaces are ignored.