Class AbstractWrapper

  • All Implemented Interfaces:
    TagValueListener, TagValueWrapper

    public class AbstractWrapper
    extends java.lang.Object
    implements TagValueWrapper

    An abstract TagValueWrapper that does nothing!

    Useful for writing TagValueWrappers which only act on a subset of the events.

    Author:
    David Huen