Uses of Class
org.glassfish.jersey.jaxb.internal.NounInflector
-
Packages that use NounInflector Package Description org.glassfish.jersey.jaxb.internal -
-
Uses of NounInflector in org.glassfish.jersey.jaxb.internal
Fields in org.glassfish.jersey.jaxb.internal declared as NounInflector Modifier and Type Field Description private NounInflectorAbstractCollectionJaxbProvider. inflectorprivate static NounInflectorNounInflector. instanceThe singleton instance returned by the defaultgetInstance()method.Methods in org.glassfish.jersey.jaxb.internal that return NounInflector Modifier and Type Method Description static NounInflectorNounInflector. getInstance()Return a fully configuredNounInflectorinstance that can be used for performing transformations.
-