Download oas-webservice-api-1.2-sources.jar
oas/oas-webservice-api-1.2-sources.jar.zip( 31 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF
com.github.ansell.oas.data.DataHandler.java
com.github.ansell.oas.data.DataHandlerConstants.java
com.github.ansell.oas.objects.Annotation.java
com.github.ansell.oas.objects.Ontology.java
com.github.ansell.oas.objects.ResourceCount.java
com.github.ansell.oas.objects.SearchResult.java
com.github.ansell.oas.utils.DebugUtils.java
com.github.ansell.oas.utils.OasConstants.java
com.github.ansell.oas.utils.OasProps.java
com.github.ansell.oas.webservice.AnnotationByIdResource.java
com.github.ansell.oas.webservice.AnnotationCountsByAnnotatedObjectUriResource.java
com.github.ansell.oas.webservice.AnnotationCountsByOntologyTermUriResource.java
com.github.ansell.oas.webservice.AnnotationsByAnnotatedObjectTypeResource.java
com.github.ansell.oas.webservice.AnnotationsByAnnotatedObjectUriResource.java
com.github.ansell.oas.webservice.AnnotationsByOntologyTermUriResource.java
com.github.ansell.oas.webservice.BaseOasActions.java
com.github.ansell.oas.webservice.BulkDeleteAnnotationResource.java
com.github.ansell.oas.webservice.BulkFetchAnnotationResource.java
com.github.ansell.oas.webservice.BulkUpdateAnnotationResource.java
com.github.ansell.oas.webservice.CreateOntologyResource.java
com.github.ansell.oas.webservice.CreateUserResource.java
com.github.ansell.oas.webservice.DeleteOntologyResource.java
com.github.ansell.oas.webservice.DeleteUserResource.java
com.github.ansell.oas.webservice.EditUserRolesResource.java
com.github.ansell.oas.webservice.IndexResource.java
com.github.ansell.oas.webservice.LoginResource.java
com.github.ansell.oas.webservice.LogoutResource.java
com.github.ansell.oas.webservice.OasAction.java
com.github.ansell.oas.webservice.OasWebServiceApplication.java
com.github.ansell.oas.webservice.OntologyBrowserResource.java
com.github.ansell.oas.webservice.OntologyManagerResource.java
com.github.ansell.oas.webservice.SearchAnnotationResource.java
com.github.ansell.oas.webservice.SearchOntologyLabelsResource.java
com.github.ansell.oas.webservice.SearchOntologyResource.java
com.github.ansell.oas.webservice.SetCurrentOntologyResource.java
com.github.ansell.oas.webservice.UpdateUserResource.java
com.github.ansell.oas.webservice.UserResource.java
Related examples in the same category