Alle implementierten Schnittstellen:
Serializable, Cloneable, Iterable<String>, Collection<String>, SequencedCollection<String>, SequencedSet<String>, Set<String>, DomainKey<String>

public class MemberComponent extends LinkedHashSet<String> implements DomainKey<String>
A bibliographic member component can denote more precisely an expression, manfestation, or item, which serves as a member of an author/title cluster. A member statement is typically a volume title, an edition statement, or a reference of an article in a journal. Because the characteristics of the member classes are so different, they are not encoded except that all characters not being a number or a letter are removed in order to ensure a valid URI construction. The usage of member components depends on application specific tasks. For accomplishing this mor easily, a domain parameter has been added. The default domain is "G" for generic member.
Siehe auch:
  • Konstruktordetails

    • MemberComponent

      public MemberComponent()
  • Methodendetails