|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CPropertyVisitor | |
---|---|
com.sun.tools.xjc.model | Implementation of the com.sun.xml.bind.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 CPropertyVisitor | ||
---|---|---|
abstract
|
CPropertyInfo.accept(CPropertyVisitor<V> visitor)
|
|
|
CValuePropertyInfo.accept(CPropertyVisitor<V> visitor)
|
|
|
CReferencePropertyInfo.accept(CPropertyVisitor<V> visitor)
|
|
|
CElementPropertyInfo.accept(CPropertyVisitor<V> visitor)
|
|
|
CAttributePropertyInfo.accept(CPropertyVisitor<V> visitor)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |