Package org.eclipse.jst.jsf.common.util

Common utility classes.

See:
          Description

Class Summary
JDTBeanIntrospector A class that does bean introspection on a JDT IType This functionality is not meant to replace runtime bean introspection.
JDTBeanProperty Represents a single bean property backed by JDT data This class may not be sub-classed by clients.
JDTBeanPropertyWorkingCopy A writable version of the JDTBeanProperty object This class may not be sub-classed by clients
TypeUtil Utility for handling IType's and type signatures Class is static and cannot be extended or instantiated.
 

Package org.eclipse.jst.jsf.common.util Description

Common utility classes.