Class EmitKey

java.lang.Object
org.apache.tika.pipes.emitter.EmitKey
All Implemented Interfaces:
Serializable

public class EmitKey extends Object implements Serializable
See Also:
  • Constructor Details

    • EmitKey

      public EmitKey()
    • EmitKey

      public EmitKey(String emitterName, String emitKey)
  • Method Details