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 Details

    • LocalizedValueMapper

      public LocalizedValueMapper(String uri, int index, String name)
    • LocalizedValueMapper

      public LocalizedValueMapper()
  • Method Details

    • isPresent

      public boolean isPresent(org.jibx.runtime.IUnmarshallingContext ctx) throws org.jibx.runtime.JiBXException
      Specified by:
      isPresent in interface org.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:
      unmarshal in interface org.jibx.runtime.IUnmarshaller
      Throws:
      org.jibx.runtime.JiBXException
    • isExtension

      public boolean isExtension(String s)
      Specified by:
      isExtension in interface org.jibx.runtime.IMarshaller
    • marshal

      public void marshal(Object o, org.jibx.runtime.IMarshallingContext iMarshallingContext) throws org.jibx.runtime.JiBXException
      Specified by:
      marshal in interface org.jibx.runtime.IMarshaller
      Throws:
      org.jibx.runtime.JiBXException