Deprecated API

Deprecated Methods
com.plumtree.openfoundation.web.XPResponse.EncodeRedirectURL(String)
          This method is deprecated because Redirect() method already encodes url 
com.plumtree.openfoundation.web.IXPResponse.EncodeRedirectURL(String)
          This method is deprecated because Redirect() method already encodes url 
com.plumtree.openfoundation.util.XPException.exceptionToString(Throwable)
          Use XPException.ExceptionToString() by preference in translatable code to match the preferred DotNet uppercase method style. 
com.plumtree.openfoundation.xml.dom.XPBuilder.GetDocumentString(XPDocument)
          As of XDK Release 2.4.5.0 use XPBuilder.GetDocumentAsByteArray(com.plumtree.openfoundation.xml.dom.XPDocument)instead. 
com.plumtree.openfoundation.util.XPException.getMessage()
          Use GetMessage() instead. 
com.plumtree.openfoundation.web.XPRequest.GetServerVariable(String)
          This method is deprecated, because it will always behave differently in Java and .NET 
com.plumtree.openfoundation.web.IXPRequest.GetServerVariable(String)
          This method is deprecated, because it will always behave differently in Java and .NET 
com.plumtree.openfoundation.web.XPRequest.GetServerVariableNames()
          This method is deprecated, because it will always behave differently in Java and .NET 
com.plumtree.openfoundation.web.IXPRequest.GetServerVariableNames()
          This method is deprecated, because it will always behave differently in Java and .NET 
com.plumtree.openfoundation.util.XPThread.Kill()
          Deprecated in JDK1.4 - behaviour not guaranteed. DO NOT USE IN PRODUCTION CODE! 
com.plumtree.openfoundation.util.XPException.printStackTrace(PrintWriter)
          PrintStackTrace() is preferred for translatable code. 
com.plumtree.openfoundation.web.XPCookie.SetExpires(int)
          As of XDK 2.4.5.0. This method has inconsistent behavior in java and .NET Use SetExpireTime(), SetDeleteCookie() and SetExpireWhenBrowserCloses() instead. 
com.plumtree.openfoundation.util.XPConvert.ToDouble(char)
          Since this is not supported by Java Language. 
com.plumtree.openfoundation.util.XPConvert.ToInteger(char)
          Since this is not supported by Java Language. 
com.plumtree.openfoundation.util.XPConvert.ToLong(char)
          Since this is not supported by Java Language. 
com.plumtree.openfoundation.util.XPPropertyBag.toString()
          Use ToString() 
 



Copyright © 2002, 2003, 2004 Plumtree Software Inc. All Rights Reserved.