Uses of Class
org.apache.neethi.builders.converters.ConverterRegistry

Packages that use ConverterRegistry
org.apache.neethi   
 

Uses of ConverterRegistry in org.apache.neethi
 

Fields in org.apache.neethi declared as ConverterRegistry
protected  ConverterRegistry AssertionBuilderFactoryImpl.converters
           
 

Methods in org.apache.neethi that return ConverterRegistry
 ConverterRegistry AssertionBuilderFactory.getConverterRegistry()
          Returns the ConverterRegistry that the builder uses for converting the object to the types needed for the AssertionBuilders
 ConverterRegistry AssertionBuilderFactoryImpl.getConverterRegistry()
           
 

Constructors in org.apache.neethi with parameters of type ConverterRegistry
AssertionBuilderFactoryImpl(PolicyBuilder eng, ConverterRegistry reg)
           
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.