Uses of Interface
com.sun.tools.xjc.model.CClassInfoParent.Visitor
-
Packages that use CClassInfoParent.Visitor Package Description com.sun.tools.xjc.model Implementation of thecom.sun.xml.bind.v2.model.corepackage for XJC. -
-
Uses of CClassInfoParent.Visitor in com.sun.tools.xjc.model
Methods in com.sun.tools.xjc.model with parameters of type CClassInfoParent.Visitor Modifier and Type Method Description <T> TCClassInfo. accept(CClassInfoParent.Visitor<T> visitor)<T> TCClassInfoParent. accept(CClassInfoParent.Visitor<T> visitor)<T> TCClassInfoParent.Package. accept(CClassInfoParent.Visitor<T> visitor)<T> TCElementInfo. accept(CClassInfoParent.Visitor<T> visitor)
-