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

Packages that use NameAttributes
org.jibx.binding.model   
 

Uses of NameAttributes in org.jibx.binding.model
 

Methods in org.jibx.binding.model that return NameAttributes
 NameAttributes MappingElementBase.getNameAttributes()
          Get name attributes.
 

Methods in org.jibx.binding.model with parameters of type NameAttributes
 void DefinitionContext.addMappedName(NameAttributes name, MappingElementBase def, ValidationContext vctx)
          Add mapped name to set defined at this level.
 NamespaceElement DefinitionContext.getAttributeNamespace(NameAttributes name)
          Get namespace definition for attribute name.
 NamespaceElement DefinitionContext.getElementNamespace(NameAttributes name, ValidationContext vctx)
          Get namespace definition for element name.
 



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