Uses of Class
org.jcoderz.commons.util.JaxbUtil.ValidationEventCollector

Packages that use JaxbUtil.ValidationEventCollector
org.jcoderz.commons.util   
 

Uses of JaxbUtil.ValidationEventCollector in org.jcoderz.commons.util
 

Methods in org.jcoderz.commons.util that return JaxbUtil.ValidationEventCollector
 JaxbUtil.ValidationEventCollector JaxbUtil.UnmarshalResult.getValidationEvents()
          Returns the validation events of the unmarshal operation.
 JaxbUtil.ValidationEventCollector JaxbUtil.MarshalResult.getValidationEvents()
          Returns the validation events of the marshal operation.
 



Copyright 2007 The jCoderZ Project.