Uses of Class
com.sun.tools.xjc.reader.xmlschema.bindinfo.DomHandlerEx.DomAndLocation

Packages that use DomHandlerEx.DomAndLocation
com.sun.tools.xjc.reader.xmlschema.bindinfo Object Model that represents customization declarations. 
 

Uses of DomHandlerEx.DomAndLocation in com.sun.tools.xjc.reader.xmlschema.bindinfo
 

Methods in com.sun.tools.xjc.reader.xmlschema.bindinfo that return DomHandlerEx.DomAndLocation
 DomHandlerEx.DomAndLocation DomHandlerEx.getElement(DomHandlerEx.ResultImpl r)
           
 

Methods in com.sun.tools.xjc.reader.xmlschema.bindinfo with parameters of type DomHandlerEx.DomAndLocation
 Source DomHandlerEx.marshal(DomHandlerEx.DomAndLocation domAndLocation, ValidationEventHandler errorHandler)