Class LocalizedValueMapper
java.lang.Object
org.exoplatform.portal.config.serialize.LocalizedValueMapper
- All Implemented Interfaces:
org.jibx.runtime.IAliasable,org.jibx.runtime.IMarshaller,org.jibx.runtime.IUnmarshaller
public class LocalizedValueMapper
extends Object
implements org.jibx.runtime.IUnmarshaller, org.jibx.runtime.IAliasable, org.jibx.runtime.IMarshaller
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LocalizedValueMapper
-
LocalizedValueMapper
public LocalizedValueMapper()
-
-
Method Details
-
isPresent
public boolean isPresent(org.jibx.runtime.IUnmarshallingContext ctx) throws org.jibx.runtime.JiBXException - Specified by:
isPresentin interfaceorg.jibx.runtime.IUnmarshaller- Throws:
org.jibx.runtime.JiBXException
-
unmarshal
public Object unmarshal(Object o, org.jibx.runtime.IUnmarshallingContext ictx) throws org.jibx.runtime.JiBXException - Specified by:
unmarshalin interfaceorg.jibx.runtime.IUnmarshaller- Throws:
org.jibx.runtime.JiBXException
-
isExtension
- Specified by:
isExtensionin interfaceorg.jibx.runtime.IMarshaller
-
marshal
public void marshal(Object o, org.jibx.runtime.IMarshallingContext iMarshallingContext) throws org.jibx.runtime.JiBXException - Specified by:
marshalin interfaceorg.jibx.runtime.IMarshaller- Throws:
org.jibx.runtime.JiBXException
-