public class OleSRUOpacXMLResponseHandler extends Object
| Constructor and Description | 
|---|
| OleSRUOpacXMLResponseHandler() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | convertToEscape(Object obj) | 
| OleSRUResponseDocuments | fromXML(String fileContent)this method converts xml to  OleSRUResponseDocuments object | 
| String | toXML(OleSRUSearchRetrieveResponse oleSRUSearchRetrieveResponse,
          String recordSchema)this method converts OleSRUResponseDocuments object to xml string   > | 
public OleSRUOpacXMLResponseHandler()
public OleSRUResponseDocuments fromXML(String fileContent) throws URISyntaxException, IOException
fileContent - URISyntaxExceptionIOExceptionpublic String toXML(OleSRUSearchRetrieveResponse oleSRUSearchRetrieveResponse, String recordSchema)
oleSRUSearchRetrieveResponse - objectpublic void convertToEscape(Object obj)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.