AbstractAttributer class

Abstract implementation of Attributer.

Syntax

public class AbstractAttributer

Derived classes

Remarks

Provides place holder methods for all of the methods so the subclass only need override those that are relevant.