jar

org.humanistika.oxygen : tei-authorizer

Maven & Gradle

May 12, 2016
3 stars

TEI Authorizer · An Oxygen XML Editor plugin for customizable attribute and value completion and/or creation for TEI P5 documents

Table Of Contents

Latest Version

Download org.humanistika.oxygen : tei-authorizer JAR file - Latest Versions:

All Versions

Download org.humanistika.oxygen : tei-authorizer JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0

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 tei-authorizer-1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.humanistika.oxygen.tei.authorizer.configuration

├─ org.humanistika.oxygen.tei.authorizer.configuration.Configuration.class - [JAR]

├─ org.humanistika.oxygen.tei.authorizer.configuration.ConfigurationFactory.class - [JAR]

org.humanistika.oxygen.tei.authorizer.gui

├─ org.humanistika.oxygen.tei.authorizer.gui.HighlightListener.class - [JAR]

├─ org.humanistika.oxygen.tei.authorizer.gui.NewSuggestionForm.class - [JAR]

├─ org.humanistika.oxygen.tei.authorizer.gui.PatternInputVerifier.class - [JAR]

├─ org.humanistika.oxygen.tei.authorizer.gui.RequiredVerifier.class - [JAR]

org.humanistika.oxygen.tei.authorizer.remote

├─ org.humanistika.oxygen.tei.authorizer.remote.Client.class - [JAR]

org.humanistika.ns.tei_authorizer

├─ org.humanistika.ns.tei_authorizer.Authentication.class - [JAR]

├─ org.humanistika.ns.tei_authorizer.AuthenticationType.class - [JAR]

├─ org.humanistika.ns.tei_authorizer.AutoComplete.class - [JAR]

├─ org.humanistika.ns.tei_authorizer.Body.class - [JAR]

├─ org.humanistika.ns.tei_authorizer.Config.class - [JAR]

├─ org.humanistika.ns.tei_authorizer.Dependent.class - [JAR]

├─ org.humanistika.ns.tei_authorizer.NamespaceBindings.class - [JAR]

├─ org.humanistika.ns.tei_authorizer.ObjectFactory.class - [JAR]

├─ org.humanistika.ns.tei_authorizer.Request.class - [JAR]

├─ org.humanistika.ns.tei_authorizer.Response.class - [JAR]

├─ org.humanistika.ns.tei_authorizer.Server.class - [JAR]

├─ org.humanistika.ns.tei_authorizer.Suggestion.class - [JAR]

├─ org.humanistika.ns.tei_authorizer.Upload.class - [JAR]

├─ org.humanistika.ns.tei_authorizer.UploadBody.class - [JAR]

├─ org.humanistika.ns.tei_authorizer.UploadEncoding.class - [JAR]

├─ org.humanistika.ns.tei_authorizer.UploadMethod.class - [JAR]

├─ org.humanistika.ns.tei_authorizer.UserField.class - [JAR]

├─ org.humanistika.ns.tei_authorizer.UserFields.class - [JAR]

├─ org.humanistika.ns.tei_authorizer.UserValue.class - [JAR]

├─ org.humanistika.ns.tei_authorizer.UserValues.class - [JAR]

├─ org.humanistika.ns.tei_authorizer.package-info.class - [JAR]

org.humanistika.oxygen.tei.authorizer.remote.impl

├─ org.humanistika.oxygen.tei.authorizer.remote.impl.JerseyClient.class - [JAR]

├─ org.humanistika.oxygen.tei.authorizer.remote.impl.JerseyClientFactory.class - [JAR]

org.humanistika.oxygen.tei.authorizer.configuration.beans

├─ org.humanistika.oxygen.tei.authorizer.configuration.beans.AutoComplete.class - [JAR]

├─ org.humanistika.oxygen.tei.authorizer.configuration.beans.BodyInfo.class - [JAR]

├─ org.humanistika.oxygen.tei.authorizer.configuration.beans.UploadInfo.class - [JAR]

├─ org.humanistika.oxygen.tei.authorizer.configuration.beans.UserFieldInfo.class - [JAR]

org.humanistika.oxygen.tei.authorizer

├─ org.humanistika.oxygen.tei.authorizer.SuggestedAutocomplete.class - [JAR]

├─ org.humanistika.oxygen.tei.authorizer.TeiAuthorizer.class - [JAR]

org.humanistika.oxygen.tei.authorizer.configuration.impl

├─ org.humanistika.oxygen.tei.authorizer.configuration.impl.XmlConfiguration.class - [JAR]

Advertisement