Uses of Interface
org.jvnet.basicjaxb.xml.bind.model.MPropertyInfoVisitor
Packages that use MPropertyInfoVisitor
Package
Description
-
Uses of MPropertyInfoVisitor in org.jvnet.basicjaxb.xml.bind.model
Methods in org.jvnet.basicjaxb.xml.bind.model with parameters of type MPropertyInfoVisitorModifier and TypeMethodDescription<V> VMPropertyInfo.acceptPropertyInfoVisitor(MPropertyInfoVisitor<T, C, V> visitor) -
Uses of MPropertyInfoVisitor in org.jvnet.basicjaxb.xml.bind.model.concrete
Methods in org.jvnet.basicjaxb.xml.bind.model.concrete with parameters of type MPropertyInfoVisitorModifier and TypeMethodDescription<V> VCMAnyAttributePropertyInfo.acceptPropertyInfoVisitor(MPropertyInfoVisitor<T, C, V> visitor) <V> VCMAnyElementPropertyInfo.acceptPropertyInfoVisitor(MPropertyInfoVisitor<T, C, V> visitor) <V> VCMAttributePropertyInfo.acceptPropertyInfoVisitor(MPropertyInfoVisitor<T, C, V> visitor) <V> VCMElementPropertyInfo.acceptPropertyInfoVisitor(MPropertyInfoVisitor<T, C, V> visitor) <V> VCMElementRefPropertyInfo.acceptPropertyInfoVisitor(MPropertyInfoVisitor<T, C, V> visitor) <V> VCMElementRefsPropertyInfo.acceptPropertyInfoVisitor(MPropertyInfoVisitor<T, C, V> visitor) <V> VCMElementsPropertyInfo.acceptPropertyInfoVisitor(MPropertyInfoVisitor<T, C, V> visitor) <V> VCMValuePropertyInfo.acceptPropertyInfoVisitor(MPropertyInfoVisitor<T, C, V> visitor) -
Uses of MPropertyInfoVisitor in org.jvnet.basicjaxb.xml.bind.model.util
Classes in org.jvnet.basicjaxb.xml.bind.model.util that implement MPropertyInfoVisitorModifier and TypeClassDescriptionclassDefaultPropertyInfoVisitor<T,C extends T, V> classQNameCollectingPropertyInfoVisitor<T,C extends T>