org.exoplatform.services.resources.jcr
Class DataMapper

java.lang.Object
  extended by org.exoplatform.services.resources.jcr.DataMapper

public class DataMapper
extends java.lang.Object

Created by The eXo Platform SARL Author : Tung Pham thanhtungty@gmail.com Dec 1, 2007


Constructor Summary
DataMapper()
           
 
Method Summary
 void map(org.w3c.dom.Document doc, org.exoplatform.services.resources.ResourceBundleData resource)
           
 org.exoplatform.services.resources.ResourceBundleData toResourceBundleData(org.w3c.dom.Document doc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataMapper

public DataMapper()
Method Detail

map

public void map(org.w3c.dom.Document doc,
                org.exoplatform.services.resources.ResourceBundleData resource)
         throws java.lang.Exception
Throws:
java.lang.Exception

toResourceBundleData

public org.exoplatform.services.resources.ResourceBundleData toResourceBundleData(org.w3c.dom.Document doc)
                                                                           throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2010 eXo Platform SAS. All Rights Reserved.