Interface HasStreamOp

All Known Subinterfaces:
StreamOp
All Known Implementing Classes:
StreamOp0, StreamOp1, StreamOp2, StreamOpBase, StreamOpCommand, StreamOpConcat, StreamOpContentConvert, StreamOpEntry, StreamOpFile, StreamOpN, StreamOpTranscode, StreamOpVar

public interface HasStreamOp
Interface to access an object's effective StreamOp. Used in StreamOpTransformGeneric to allow for grouping ops with custom data, such as using StreamOpEntry.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details