Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_4.LocaleEncodingMappingType

Packages that use LocaleEncodingMappingType
com.sun.grizzly.http.webxml.schema.version_2_4   
 

Uses of LocaleEncodingMappingType in com.sun.grizzly.http.webxml.schema.version_2_4
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_4 with type parameters of type LocaleEncodingMappingType
protected  List<LocaleEncodingMappingType> LocaleEncodingMappingListType.localeEncodingMapping
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_4 that return LocaleEncodingMappingType
 LocaleEncodingMappingType ObjectFactory.createLocaleEncodingMappingType()
          Create an instance of LocaleEncodingMappingType
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_4 that return types with arguments of type LocaleEncodingMappingType
 List<LocaleEncodingMappingType> LocaleEncodingMappingListType.getLocaleEncodingMapping()
          Gets the value of the localeEncodingMapping property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.