Uses of Interface
com.sun.tools.xjc.model.CPropertyVisitor
Packages that use CPropertyVisitor
Package
Description
Implementation of the
org.glassfish.jaxb.core.v2.model.core package for XJC.-
Uses of CPropertyVisitor in com.sun.tools.xjc.model
Methods in com.sun.tools.xjc.model with parameters of type CPropertyVisitorModifier and TypeMethodDescription<V> VCAttributePropertyInfo.accept(CPropertyVisitor<V> visitor) <V> VCElementPropertyInfo.accept(CPropertyVisitor<V> visitor) abstract <V> VCPropertyInfo.accept(CPropertyVisitor<V> visitor) <V> VCReferencePropertyInfo.accept(CPropertyVisitor<V> visitor) <V> VCValuePropertyInfo.accept(CPropertyVisitor<V> visitor)