Uses of Class
org.jibx.binding.model.NameAttributes
-
Packages that use NameAttributes Package Description org.jibx.binding.model -
-
Uses of NameAttributes in org.jibx.binding.model
Methods in org.jibx.binding.model that return NameAttributes Modifier and Type Method Description NameAttributesMappingElementBase. getNameAttributes()Get name attributes.Methods in org.jibx.binding.model with parameters of type NameAttributes Modifier and Type Method Description voidDefinitionContext. addMappedName(NameAttributes name, MappingElementBase def, ValidationContext vctx)Add mapped name to set defined at this level.NamespaceElementDefinitionContext. getAttributeNamespace(NameAttributes name)Get namespace definition for attribute name.NamespaceElementDefinitionContext. getElementNamespace(NameAttributes name, ValidationContext vctx)Get namespace definition for element name.
-