Uses of Class
org.glassfish.jersey.jaxb.internal.NounInflector
Packages that use NounInflector
-
Uses of NounInflector in org.glassfish.jersey.jaxb.internal
Fields in org.glassfish.jersey.jaxb.internal declared as NounInflectorModifier and TypeFieldDescriptionprivate final NounInflector
AbstractCollectionJaxbProvider.inflector
private static NounInflector
NounInflector.instance
The singleton instance returned by the defaultgetInstance()
method.Methods in org.glassfish.jersey.jaxb.internal that return NounInflectorModifier and TypeMethodDescriptionstatic NounInflector
NounInflector.getInstance()
Return a fully configuredNounInflector
instance that can be used for performing transformations.