public class SDOCSUnmarshalListener extends Object implements org.eclipse.persistence.oxm.XMLUnmarshalListener
Purpose: Implementation of XMLUnmarshalListener used when unmarshalling XML to XMLDocuments
Responsibilities:
| Modifier and Type | Field and Description |
|---|---|
protected commonj.sdo.helper.HelperContext |
aHelperContext
Visibility reduced from [public] in 2.1.0.
|
| Constructor and Description |
|---|
SDOCSUnmarshalListener(commonj.sdo.helper.HelperContext aContext) |
SDOCSUnmarshalListener(commonj.sdo.helper.HelperContext aContext,
boolean bIsCSUnmarshalListener) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterUnmarshal(Object target,
Object parent) |
void |
beforeUnmarshal(Object target,
Object parent) |
protected commonj.sdo.helper.HelperContext aHelperContext
public SDOCSUnmarshalListener(commonj.sdo.helper.HelperContext aContext,
boolean bIsCSUnmarshalListener)
public SDOCSUnmarshalListener(commonj.sdo.helper.HelperContext aContext)
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.