Package com.sun.tools.xjc.model
Class TypeUseFactory
java.lang.Object
com.sun.tools.xjc.model.TypeUseFactory
Factory methods to create a new
TypeUse from an existing one.- Author:
- Kohsuke Kawaguchi
-
Method Summary
Modifier and TypeMethodDescriptionstatic TypeUsestatic TypeUseadapt(TypeUse t, Class<? extends jakarta.xml.bind.annotation.adapters.XmlAdapter> adapter, boolean copy) Creates a new adapterTypeUseby using the existingAdapterclass.static TypeUsestatic TypeUsestatic TypeUsemakeMimeTyped(TypeUse t, jakarta.activation.MimeType mt)