Uses of Class
org.modeshape.common.text.Inflector

Packages that use Inflector
org.modeshape.common.text A set of utilities for working with text. 
org.modeshape.common.util A set of miscellaneous utilities. 
org.modeshape.sequencer.teiid The classes that make up the JCR Compact Node Definition (CND) file sequencer. 
 

Uses of Inflector in org.modeshape.common.text
 

Fields in org.modeshape.common.text declared as Inflector
protected static Inflector Inflector.INSTANCE
           
 

Methods in org.modeshape.common.text that return Inflector
 Inflector Inflector.clone()
           
static Inflector Inflector.getInstance()
           
 

Constructors in org.modeshape.common.text with parameters of type Inflector
Inflector(Inflector original)
           
 

Uses of Inflector in org.modeshape.common.util
 

Fields in org.modeshape.common.util declared as Inflector
protected static Inflector Reflection.INFLECTOR
           
 

Uses of Inflector in org.modeshape.sequencer.teiid
 

Fields in org.modeshape.sequencer.teiid declared as Inflector
protected  Inflector XmiGraphReader.inflector
           
 



Copyright © 2008-2011 JBoss, a division of Red Hat. All Rights Reserved.