Uses of Class
org.jibx.binding.model.ValidationProblem

Packages that use ValidationProblem
org.jibx.binding.model   
 

Uses of ValidationProblem in org.jibx.binding.model
 

Methods in org.jibx.binding.model that return ValidationProblem
 ValidationProblem DefinitionContext.addImpliedNamespace(NamespaceElement def, ElementBase ref)
          Add namespace declaration to set defined at this level.
 ValidationProblem DefinitionContext.addNamedStructure(ContainerElementBase def)
          Add named structure to set defined in this context.
 ValidationProblem DefinitionContext.addNamespace(NamespaceElement def)
          Add namespace to set defined at this level.
 

Methods in org.jibx.binding.model with parameters of type ValidationProblem
 void ValidationContext.addProblem(ValidationProblem problem)
          Add problem report.
 



Copyright © 2005-2011 jibx.org. All Rights Reserved.