Uses of Class
org.openprovenance.prov.service.narrative.PhraseEnvironment
-
-
Uses of PhraseEnvironment in org.openprovenance.prov.service.narrative
Methods in org.openprovenance.prov.service.narrative that return PhraseEnvironment Modifier and Type Method Description PhraseEnvironmentPhraseEnvironmentReader. readFrom(Class<PhraseEnvironment> aClass, Type type, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType, jakarta.ws.rs.core.MultivaluedMap<String,String> multivaluedMap, InputStream inputStream)Methods in org.openprovenance.prov.service.narrative with parameters of type PhraseEnvironment Modifier and Type Method Description jakarta.ws.rs.core.ResponseNlgService. nlgExpander(jakarta.servlet.http.HttpServletResponse ignoredResponse, jakarta.ws.rs.core.Request ignoredRequest, PhraseEnvironment phraseEnvironment, String accept, String expandOnlyParam)jakarta.ws.rs.core.ResponseNlgService. nlgExpanderWithQuery(jakarta.servlet.http.HttpServletResponse ignoredResponse, jakarta.ws.rs.core.Request ignoredRequest, PhraseEnvironment phraseEnvironment, String accept, String ignoredExpandOnlyParam)Method parameters in org.openprovenance.prov.service.narrative with type arguments of type PhraseEnvironment Modifier and Type Method Description PhraseEnvironmentPhraseEnvironmentReader. readFrom(Class<PhraseEnvironment> aClass, Type type, Annotation[] annotations, jakarta.ws.rs.core.MediaType mediaType, jakarta.ws.rs.core.MultivaluedMap<String,String> multivaluedMap, InputStream inputStream)
-