com.sun.xml.bind.v2.runtime.unmarshaller

Class Discarder

public final class Discarder extends Loader

Loader implementation that discards the whole sub-tree. Mostly used for recovering fom errors.
Field Summary
static LoaderINSTANCE
Method Summary
voidchildElement(UnmarshallingContext.State state, TagName ea)

Field Detail

INSTANCE

public static final Loader INSTANCE

Method Detail

childElement

void childElement(UnmarshallingContext.State state, TagName ea)