jar

org.apache.uima : BSFAnnotator

Maven & Gradle

Aug 24, 2011

Annotator to run scripts using Apache's Bean Scripting Framework

Table Of Contents

Latest Version

Download org.apache.uima : BSFAnnotator JAR file - Latest Versions:

All Versions

Download org.apache.uima : BSFAnnotator JAR file - All Versions:

Version Vulnerabilities Size Updated
2.3.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window BSFAnnotator-2.3.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.uima.annotator.bsf

├─ org.apache.uima.annotator.bsf.BSFAnnotator.class - [JAR]

├─ org.apache.uima.annotator.bsf.BSFAnnotatorConfigurationException.class - [JAR]

├─ org.apache.uima.annotator.bsf.BSFAnnotatorInitializationException.class - [JAR]

├─ org.apache.uima.annotator.bsf.BSFAnnotatorProcessException.class - [JAR]

org.apache.uima.annotator.bsf.types

├─ org.apache.uima.annotator.bsf.types.Firstname.class - [JAR]

├─ org.apache.uima.annotator.bsf.types.Firstname_Type.class - [JAR]

├─ org.apache.uima.annotator.bsf.types.Nickname.class - [JAR]

├─ org.apache.uima.annotator.bsf.types.Nickname_Type.class - [JAR]

├─ org.apache.uima.annotator.bsf.types.Token.class - [JAR]

├─ org.apache.uima.annotator.bsf.types.Token_Type.class - [JAR]