Hierarchy For Package io.annot8.components.text.processors

Class Hierarchy

  • java.lang.Object
    • io.annot8.common.components.AbstractComponent (implements io.annot8.api.components.Annot8Component)
    • io.annot8.common.components.AbstractComponentDescriptor<T,​S> (implements io.annot8.api.components.Annot8ComponentDescriptor<T,​S>)
      • io.annot8.common.components.AbstractProcessorDescriptor<T,​S> (implements io.annot8.api.components.ProcessorDescriptor<T,​S>)
    • io.annot8.components.text.processors.Capitalise.Settings (implements io.annot8.api.settings.Settings)
    • io.annot8.components.text.processors.Clean.Settings (implements io.annot8.api.settings.Settings)
    • io.annot8.components.text.processors.Discard.Settings (implements io.annot8.api.settings.Settings)
    • io.annot8.components.text.processors.KeyValuePairs.Settings (implements io.annot8.api.settings.Settings)
    • io.annot8.components.text.processors.NaiveParagraph.Settings (implements io.annot8.api.settings.Settings)
    • io.annot8.components.text.processors.PhraseToTable.PhraseRow (implements io.annot8.common.data.content.Row)
    • io.annot8.components.text.processors.PhraseToTable.Settings (implements io.annot8.api.settings.Settings)
    • io.annot8.components.text.processors.Split.Settings (implements io.annot8.api.settings.Settings)

Enum Hierarchy