Uses of Interface
com.sun.xml.bind.api.impl.NameConverter
-
Packages that use NameConverter Package Description com.sun.xml.bind.api.impl -
-
Uses of NameConverter in com.sun.xml.bind.api.impl
Classes in com.sun.xml.bind.api.impl that implement NameConverter Modifier and Type Class Description static classNameConverter.StandardFields in com.sun.xml.bind.api.impl declared as NameConverter Modifier and Type Field Description static NameConverterNameConverter. jaxrpcCompatibleJAX-PRC compatible name converter implementation.static NameConverterNameConverter. smartSmarter converter used for RELAX NG support.static NameConverterNameConverter. standardThe name converter implemented by Code Model.
-