Uses of Interface
com.sun.xml.bind.CycleRecoverable.Context
-
Packages that use CycleRecoverable.Context Package Description com.sun.xml.bind -
-
Uses of CycleRecoverable.Context in com.sun.xml.bind
Methods in com.sun.xml.bind with parameters of type CycleRecoverable.Context Modifier and Type Method Description Object
CycleRecoverable. onCycleDetected(CycleRecoverable.Context context)
Called when a cycle is detected by the JAXB RI marshaller to nominate a new object to be marshalled instead.
-