Constant Field Values

Contents

net.sf.*

  • net.sf.okapi.common.pipeline.Pipeline 
    Modifier and Type Constant Field Value
    public static final String DEFAULT_ID "DEFAULT ID"
  • net.sf.okapi.filters.archive.ArchiveFilter 
    Modifier and Type Constant Field Value
    public static final String MIME_TYPE "application/x-archive"
  • net.sf.okapi.lib.search.lucene.analysis.NgramAnalyzer 
    Modifier and Type Constant Field Value
    public static final int MAX_INPUT_SIZE 4096
  • net.sf.okapi.steps.rainbowkit.postprocess.MergingStep 
    Modifier and Type Constant Field Value
    public static final String NAME "Rainbow Translation Kit Merging"
  • net.sf.okapi.steps.uriconversion.Parameters 
    Modifier and Type Constant Field Value
    public static final int UNESCAPE 0

org.w3c.*