com.sun.tools.xjc.reader.xmlschema.bindinfo

Class DomHandlerEx

final class DomHandlerEx extends Object implements DomHandler<DomHandlerEx.DomAndLocation,DomHandlerEx.ResultImpl>

DomHandler that produces a W3C DOM but with a location information.
Nested Class Summary
static classDomHandlerEx.DomAndLocation
static classDomHandlerEx.ResultImpl
Method Summary
DomHandlerEx.ResultImplcreateUnmarshaller(ValidationEventHandler errorHandler)
DomHandlerEx.DomAndLocationgetElement(DomHandlerEx.ResultImpl r)
Sourcemarshal(DomHandlerEx.DomAndLocation domAndLocation, ValidationEventHandler errorHandler)

Method Detail

createUnmarshaller

public DomHandlerEx.ResultImpl createUnmarshaller(ValidationEventHandler errorHandler)

getElement

public DomHandlerEx.DomAndLocation getElement(DomHandlerEx.ResultImpl r)

marshal

public Source marshal(DomHandlerEx.DomAndLocation domAndLocation, ValidationEventHandler errorHandler)