com.sun.tools.xjc.reader.xmlschema

Interface ClassBinder

interface ClassBinder extends XSFunction<CElement>

Marker interface for an object that determines how to map a component to a class. If a component is mapped to a class, this object returns a CClassInfo pr CElementInfo object. Otherwise, return null.