Uses of Class
com.sun.tools.xjc.util.MimeTypeRange
Packages that use MimeTypeRange
-
Uses of MimeTypeRange in com.sun.tools.xjc.util
Fields in com.sun.tools.xjc.util declared as MimeTypeRangeMethods in com.sun.tools.xjc.util that return MimeTypeRangeModifier and TypeMethodDescriptionstatic MimeTypeRangeMimeTypeRange.merge(Collection<MimeTypeRange> types) Creates a range by merging all the given types.Methods in com.sun.tools.xjc.util that return types with arguments of type MimeTypeRangeMethod parameters in com.sun.tools.xjc.util with type arguments of type MimeTypeRangeModifier and TypeMethodDescriptionstatic MimeTypeRangeMimeTypeRange.merge(Collection<MimeTypeRange> types) Creates a range by merging all the given types.