Uses of Interface
com.sun.xml.bind.v2.model.runtime.RuntimeNonElementRef
-
Packages that use RuntimeNonElementRef Package Description com.sun.xml.bind.v2.model.impl Implementation of the com.sun.xml.bind.j2s.model package.com.sun.xml.bind.v2.model.runtime The specialization ofcom.sun.xml.bind.v2.model.corefor the runtime. -
-
Uses of RuntimeNonElementRef in com.sun.xml.bind.v2.model.impl
Methods in com.sun.xml.bind.v2.model.impl with parameters of type RuntimeNonElementRef Modifier and Type Method Description static TransducerRuntimeModelBuilder. createTransducer(RuntimeNonElementRef ref)Creates aTransducergiven a reference. -
Uses of RuntimeNonElementRef in com.sun.xml.bind.v2.model.runtime
Subinterfaces of RuntimeNonElementRef in com.sun.xml.bind.v2.model.runtime Modifier and Type Interface Description interfaceRuntimeAttributePropertyInfointerfaceRuntimeTypeRefinterfaceRuntimeValuePropertyInfo
-