Uses of Class
org.jibx.binding.model.PrecompiledMappingElement
-
Packages that use PrecompiledMappingElement Package Description org.jibx.binding.model -
-
Uses of PrecompiledMappingElement in org.jibx.binding.model
Methods in org.jibx.binding.model with parameters of type PrecompiledMappingElement Modifier and Type Method Description voidModelVisitor. exit(PrecompiledMappingElement node)Exit mapping element in precompiled binding.booleanModelVisitor. visit(PrecompiledMappingElement node)Visit mapping element in precompiled binding.
-