Class CommonCompositorBase

  • All Implemented Interfaces:
    IArity, IComponent
    Direct Known Subclasses:
    CommonCompositorDefinition, GroupRefElement

    public abstract class CommonCompositorBase
    extends AnnotatedBase
    implements IArity
    Base class for all complex content model compositors. This includes the special case of the <group> (reference) compositor, which doesn't contain any children but acts as a placeholder for the compositor in the <group> definition.
    Author:
    Dennis M. Sosnoski