Uses of Class
be.ac.ulg.montefiore.run.totem.util.jaxb.runtime.DefaultJAXBContextImpl

Packages that use DefaultJAXBContextImpl
at.ftw.scenario.model.jaxb   
be.ac.ulg.montefiore.run.totem.util.jaxb.runtime This package holds JAXB runtime classes common to all JAXB generated classes. 
 

Uses of DefaultJAXBContextImpl in at.ftw.scenario.model.jaxb
 

Subclasses of DefaultJAXBContextImpl in at.ftw.scenario.model.jaxb
 class ObjectFactory
          This object contains factory methods for each Java content interface and Java element interface generated in the at.ftw.scenario.model.jaxb package.
 

Uses of DefaultJAXBContextImpl in be.ac.ulg.montefiore.run.totem.util.jaxb.runtime
 

Methods in be.ac.ulg.montefiore.run.totem.util.jaxb.runtime with parameters of type DefaultJAXBContextImpl
static void MSVValidator.validate(DefaultJAXBContextImpl jaxbCtx, be.ac.ulg.montefiore.run.totem.util.jaxb.runtime.ValidationContext context, ValidatableObject vo)
          Validates the specified object and reports any error to the context.
 

Constructors in be.ac.ulg.montefiore.run.totem.util.jaxb.runtime with parameters of type DefaultJAXBContextImpl
MarshallerImpl(DefaultJAXBContextImpl c)
           
UnmarshallerImpl(DefaultJAXBContextImpl context, GrammarInfo gi)
           
ValidatorImpl(DefaultJAXBContextImpl c)
           
 



Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.