Uses of Class
com.sun.xml.rpc.encoding.InternalTypeMappingRegistryImpl.Row
-
Packages that use InternalTypeMappingRegistryImpl.Row Package Description com.sun.xml.rpc.encoding -
-
Uses of InternalTypeMappingRegistryImpl.Row in com.sun.xml.rpc.encoding
Fields in com.sun.xml.rpc.encoding declared as InternalTypeMappingRegistryImpl.Row Modifier and Type Field Description protected static InternalTypeMappingRegistryImpl.RowInternalTypeMappingRegistryImpl. NULL_ROWMethods in com.sun.xml.rpc.encoding that return InternalTypeMappingRegistryImpl.Row Modifier and Type Method Description protected InternalTypeMappingRegistryImpl.RowInternalTypeMappingRegistryImpl. getRowMatching(String encoding, Class javaType)protected InternalTypeMappingRegistryImpl.RowInternalTypeMappingRegistryImpl. getRowMatching(String encoding, Class javaType, QName xmlType)protected InternalTypeMappingRegistryImpl.RowInternalTypeMappingRegistryImpl. getRowMatching(String encoding, QName xmlType)
-