Schnittstelle TagMergeMode


public interface TagMergeMode
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    append tags
    static final int
    the number of merge modes
    static final int
    keep existing tags
    static final int
    keep all existing tags
    static final int
    prepend tags
    static final int
    replace tags
    static final int
    replace all tags (clear list and append)
    static final int
    undefined merge mode