Class StartSubfilter

    • Constructor Detail

      • StartSubfilter

        public StartSubfilter()
      • StartSubfilter

        public StartSubfilter​(String id,
                              StartDocument startDoc,
                              IEncoder parentEncoder)
        Creates a new StartSubfilter object with the identifier of the group's parent and the group's identifier.
        Parameters:
        id - the identifier of this sub filter.
        startDoc - The StartDocument resource of the subfilter.
        parentEncoder - the parent encoder.