Interface AttributeParser

All Known Implementing Classes:
AbstractAttributeParser, AggregatorAttributeParser, AigpAttributeParser, AS4AggregatorAttributeParser, AS4PathAttributeParser, AsPathAttributeParser, AtomicAggregateAttributeParser, BgpPrefixSidAttributeParser, ClusterIdAttributeParser, CommunitiesAttributeParser, ExtendedCommunitiesAttributeParser, LinkstateAttributeParser, LocalPreferenceAttributeParser, MPReachAttributeParser, MPUnreachAttributeParser, MultiExitDiscriminatorAttributeParser, NextHopAttributeParser, OriginatorIdAttributeParser, OriginAttributeParser, PEDistinguisherLabelsAttributeHandler, PMSITunnelAttributeHandler, ReachAttributeParser

public interface AttributeParser
Common interface for attribute parser implementation. Implementations should consider deriving from AbstractAttributeParser and provide an RFC7606-compliant interface.