Package org.carrot2.core.attribute

Attribute annotations for Carrot2 core interfaces.

See:
          Description

Class Summary
AttributeNames Certain constant attribute names.
InternalAttributePredicate A predicate that tests whether an AttributeDescriptor refers to an Internal attribute.
 

Annotation Types Summary
Init Marks attributes that will be bound upon initialization of a Carrot2 component instance.
Internal Denotes attributes the end-user applications may not want to display in their User Interfaces.
Processing Marks attributes that will be bound before and after Carrot2 component performs processing.
 

Package org.carrot2.core.attribute Description

Attribute annotations for Carrot2 core interfaces.



Copyright (c) Dawid Weiss, Stanislaw Osinski