Uses of Class
net.sf.mmm.util.nls.api.DuplicateObjectException

Packages that use DuplicateObjectException
net.sf.mmm.util.resource.base Contains the base implementation of the resource-API
net.sf.mmm.util.xml.base.jaxb Contains various XmlAdapter for mapping of common data-types and data-containers with JAXB. 
 

Uses of DuplicateObjectException in net.sf.mmm.util.resource.base
 

Methods in net.sf.mmm.util.resource.base that throw DuplicateObjectException
 void AbstractBrowsableResourceFactory.registerProvider(DataResourceProvider<? extends DataResource> provider)
          This method registers the given provider.
 void AbstractBrowsableResourceFactory.registerProvider(DataResourceProvider<? extends DataResource> provider, String schemaPrefix)
          This method registers the given provider for the given schemaPrefix.
 

Uses of DuplicateObjectException in net.sf.mmm.util.xml.base.jaxb
 

Fields in net.sf.mmm.util.xml.base.jaxb with type parameters of type DuplicateObjectException
private  List<DuplicateObjectException> IdResolverContext.duplicateIdErrors
           
 



Copyright © 2001-2010 mmm-Team. All Rights Reserved.