Class StreamFeatures

  • All Implemented Interfaces:
    StreamElement

    public final class StreamFeatures
    extends Object
    implements StreamElement
    The implementation of the <stream:features/> element.

    This class is immutable (if all features are immutable, too).

    • Method Detail

      • getFeatures

        public final List<Object> getFeatures()
        Gets the features, i.e. the child elements of the <stream:features/> element.
        Returns:
        The features.