pass the Entry object to SearchResultEntryDsml instance and call toDsml() method on it
On Sun, Mar 16, 2014 at 11:01 AM, Syed Ali Raza < [email protected]> wrote: > How can I get response in XML format? > Basically want to convert > > org<eclipse-javadoc:%E2%98%82=LDAP%20Custom%20Connector/lib%5C/api-all-1.0.0-M20.jar%3Corg> > > .apache<eclipse-javadoc:%E2%98%82=LDAP%20Custom%20Connector/lib%5C/api-all-1.0.0-M20.jar%3Corg.apache> > > .directory<eclipse-javadoc:%E2%98%82=LDAP%20Custom%20Connector/lib%5C/api-all-1.0.0-M20.jar%3Corg.apache.directory> > > .api<eclipse-javadoc:%E2%98%82=LDAP%20Custom%20Connector/lib%5C/api-all-1.0.0-M20.jar%3Corg.apache.directory.api> > > .ldap<eclipse-javadoc:%E2%98%82=LDAP%20Custom%20Connector/lib%5C/api-all-1.0.0-M20.jar%3Corg.apache.directory.api.ldap> > > .model<eclipse-javadoc:%E2%98%82=LDAP%20Custom%20Connector/lib%5C/api-all-1.0.0-M20.jar%3Corg.apache.directory.api.ldap.model> > > .entry<eclipse-javadoc:%E2%98%82=LDAP%20Custom%20Connector/lib%5C/api-all-1.0.0-M20.jar%3Corg.apache.directory.api.ldap.model.entry> > .Entry > to XML. > -- Kiran Ayyagari http://keydap.com
