站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss Seam 1.2.0 patch1 API 英文版文档

org.jboss.seam.util (JBoss Seam API Documentation) - JBoss Seam 1.2.0 patch1 API 英文版文档


Package org.jboss.seam.util

Interface Summary
Conversions.Converter<Z>  
Conversions.PropertyValue  
 

Class Summary
Conversions  
Conversions.ArrayConverter  
Conversions.AssociativePropertyValue  
Conversions.BigDecimalConverter  
Conversions.BigIntegerConverter  
Conversions.BooleanConverter  
Conversions.CharacterConverter  
Conversions.ClassConverter  
Conversions.DoubleConverter  
Conversions.FlatPropertyValue  
Conversions.FloatConverter  
Conversions.IntegerConverter  
Conversions.ListConverter  
Conversions.LongConverter  
Conversions.MapConverter  
Conversions.MultiPropertyValue  
Conversions.PropertiesConverter  
Conversions.SetConverter  
Conversions.StringArrayConverter  
Conversions.StringConverter  
DTDEntityResolver An EntityResolver implementation which attempts to resolve various systemId URLs to local classpath lookups Any systemId URL beginning with http://jboss.com/products/seam/ is searched for as a classpath resource in the classloader which loaded the Seam classes. Any systemId URL using classpath as the scheme (i.e.
EJB  
EL  
EnumerationEnumeration<T>  
EnumerationIterator  
Id  
Naming  
Parameters  
Reflections  
Resources  
Sorter<T> Uses a brute force O(n^4) algorithm to discover an acceptable order for partially ordered elements where the transitivity of the ordering is not known in advance.
SorterNew<T>  
SortItem<T>  
Strings  
Transactions  
UnifiedELMethodBinding  
UnifiedELValueBinding  
Work<T> Performs work in a JTA transaction.
XML  
 

Annotation Types Summary
EJB.Dummy