📄 deprecated-list.html
字号:
<I>This class was not marked <code>Serializable</code> in the 1.0 version of the spec. It was also not a static inner class, so it can't be made to be <code>Serializable</code>. Therefore, it is being deprecated in version 1.2 of the spec. The replacement is to use an implementation dependent <code>Object</code>.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="javax/faces/webapp/UIComponentBodyTag.html" title="class in javax.faces.webapp">javax.faces.webapp.UIComponentBodyTag</A><BR> <I>All component tags now implement <code>BodyTag</code>. This class has been replaced by <A HREF="javax/faces/webapp/UIComponentELTag.html" title="class in javax.faces.webapp"><CODE>UIComponentELTag</CODE></A>.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="javax/faces/webapp/UIComponentTag.html" title="class in javax.faces.webapp">javax.faces.webapp.UIComponentTag</A><BR> <I>Use of this class has been replaced with <A HREF="javax/faces/webapp/UIComponentELTag.html" title="class in javax.faces.webapp"><CODE>UIComponentELTag</CODE></A>, which extends <code>UIComponentClassicTagBase</code> to add properties that use the EL API introduced as part of JSP 2.1.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="javax/faces/webapp/ValidatorTag.html" title="class in javax.faces.webapp">javax.faces.webapp.ValidatorTag</A><BR> <I>This has been partially replaced by <A HREF="javax/faces/webapp/ValidatorELTag.html" title="class in javax.faces.webapp"><CODE>ValidatorELTag</CODE></A>. The remainder of the functionality, namely, the binding facility and the implementation of the <A HREF="javax/faces/webapp/ValidatorTag.html#createValidator()"><CODE>ValidatorTag.createValidator()</CODE></A> method, is now an implementation detail.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="javax/faces/el/ValueBinding.html" title="class in javax.faces.el">javax.faces.el.ValueBinding</A><BR> <I>This has been replaced by <A HREF="javax/el/ValueExpression.html" title="class in javax.el"><CODE>ValueExpression</CODE></A>.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="javax/faces/el/VariableResolver.html" title="class in javax.faces.el">javax.faces.el.VariableResolver</A><BR> <I>This has been replaced by <A HREF="javax/el/ELResolver.html" title="class in javax.el"><CODE>ELResolver</CODE></A> when operating with a <code>null</code> <code>base</code> argument.</I> </TD></TR></TABLE> <P><A NAME="exception"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"><B>Deprecated Exceptions</B></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="javax/servlet/jsp/el/ELException.html" title="class in javax.servlet.jsp.el">javax.servlet.jsp.el.ELException</A><BR> <I>As of JSP 2.1, replaced by <A HREF="javax/el/ELException.html" title="class in javax.el"><CODE>ELException</CODE></A></I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="javax/servlet/jsp/el/ELParseException.html" title="class in javax.servlet.jsp.el">javax.servlet.jsp.el.ELParseException</A><BR> <I>As of JSP 2.1, replaced by <A HREF="javax/el/ELException.html" title="class in javax.el"><CODE>ELException</CODE></A></I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="javax/faces/el/EvaluationException.html" title="class in javax.faces.el">javax.faces.el.EvaluationException</A><BR> <I>This has been replaced by <A HREF="javax/el/ELException.html" title="class in javax.el"><CODE>ELException</CODE></A>.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="javax/faces/el/MethodNotFoundException.html" title="class in javax.faces.el">javax.faces.el.MethodNotFoundException</A><BR> <I>This has been replaced by <A HREF="javax/el/MethodNotFoundException.html" title="class in javax.el"><CODE>MethodNotFoundException</CODE></A>.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="javax/faces/el/PropertyNotFoundException.html" title="class in javax.faces.el">javax.faces.el.PropertyNotFoundException</A><BR> <I>This has been replaced by <A HREF="javax/el/PropertyNotFoundException.html" title="class in javax.el"><CODE>PropertyNotFoundException</CODE></A>.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="javax/faces/el/ReferenceSyntaxException.html" title="class in javax.faces.el">javax.faces.el.ReferenceSyntaxException</A><BR> <I>This has been replaced by <A HREF="javax/el/ELException.html" title="class in javax.el"><CODE>ELException</CODE></A>.</I> </TD></TR></TABLE> <P><A NAME="annotation_type"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"><B>Deprecated Annotation Types</B></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="javax/jws/soap/InitParam.html" title="annotation in javax.jws.soap">javax.jws.soap.InitParam</A><BR> <I>As of JSR-181 2.0 with no replacement.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="javax/jws/soap/SOAPMessageHandler.html" title="annotation in javax.jws.soap">javax.jws.soap.SOAPMessageHandler</A><BR> <I>As of JSR-181 2.0 with no replacement.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="javax/jws/soap/SOAPMessageHandlers.html" title="annotation in javax.jws.soap">javax.jws.soap.SOAPMessageHandlers</A><BR> <I>As of JSR-181 2.0 with no replacement.</I> </TD></TR></TABLE> <P><A NAME="field"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"><B>Deprecated Fields</B></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="javax/servlet/jsp/tagext/BodyTag.html#EVAL_BODY_TAG">javax.servlet.jsp.tagext.BodyTag.EVAL_BODY_TAG</A><BR> <I>As of Java JSP API 1.2, use BodyTag.EVAL_BODY_BUFFERED or IterationTag.EVAL_BODY_AGAIN.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="javax/faces/validator/Validator.html#NOT_IN_RANGE_MESSAGE_ID">javax.faces.validator.Validator.NOT_IN_RANGE_MESSAGE_ID</A><BR> <I>Use <A HREF="javax/faces/validator/DoubleRangeValidator.html#NOT_IN_RANGE_MESSAGE_ID"><CODE>DoubleRangeValidator.NOT_IN_RANGE_MESSAGE_ID</CODE></A> or <A HREF="javax/faces/validator/LongRangeValidator.html#NOT_IN_RANGE_MESSAGE_ID"><CODE>LongRangeValidator.NOT_IN_RANGE_MESSAGE_ID</CODE></A> instead.</I> </TD></TR></TABLE> <P><A NAME="method"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"><B>Deprecated Methods</B></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="javax/xml/soap/SOAPElementFactory.html#create(javax.xml.soap.Name)">javax.xml.soap.SOAPElementFactory.create(Name)</A><BR> <I>Use javax.xml.soap.SOAPFactory.createElement(javax.xml.soap.Name) instead</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="javax/xml/soap/SOAPElementFactory.html#create(java.lang.String)">javax.xml.soap.SOAPElementFactory.create(String)</A><BR> <I>Use javax.xml.soap.SOAPFactory.createElement(String localName) instead</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="javax/xml/soap/SOAPElementFactory.html#create(java.lang.String, java.lang.String, java.lang.String)">javax.xml.soap.SOAPElementFactory.create(String, String, String)</A><BR> <I>Use javax.xml.soap.SOAPFactory.createElement(String localName, String prefix, String uri) instead</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="javax/faces/application/Application.html#createComponent(javax.faces.el.ValueBinding, javax.faces.context.FacesContext, java.lang.String)">javax.faces.application.Application.createComponent(ValueBinding, FacesContext, String)</A><BR> <I>This has been replaced by <A HREF="javax/faces/application/Application.html#createComponent(javax.el.ValueExpression, javax.faces.context.FacesContext, java.lang.String)"><CODE>Application.createComponent(javax.el.ValueExpression,javax.faces.context.FacesContext,java.lang.String)</CODE></A>.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="javax/faces/application/Application.html#createMethodBinding(java.lang.String, java.lang.Class[])">javax.faces.application.Application.createMethodBinding(String, Class[])</A><BR> <I>This has been replaced by calling <A HREF="javax/faces/application/Application.html#getExpressionFactory()"><CODE>Application.getExpressionFactory()</CODE></A> then <A HREF="javax/el/ExpressionFactory.html#createMethodExpression(javax.el.ELContext, java.lang.String, java.lang.Class, java.lang.Class[])"><CODE>ExpressionFactory.createMethodExpression(javax.el.ELContext, java.lang.String, java.lang.Class<?>, java.lang.Class<?>[])</CODE></A>.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="javax/xml/bind/JAXBContext.html#createValidator()">javax.xml.bind.JAXBContext.createValidator()</A><BR> <I>since JAXB2.0</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="javax/faces/application/Application.html#createValueBinding(java.lang.String)">javax.faces.application.Application.createValueBinding(String)</A><BR> <I>This has been replaced by calling <A HREF="javax/faces/application/Application.html#getExpressionFactory()"><CODE>Application.getExpressionFactory()</CODE></A> then <A HREF="javax/el/ExpressionFactory.html#createValueExpression(javax.el.ELContext, java.lang.String, java.lang.Class)"><CODE>ExpressionFactory.createValueExpression(javax.el.ELContext, java.lang.String, java.lang.Class<?>)</CODE></A>.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="javax/enterprise/deploy/spi/DeploymentManager.html#distribute(javax.enterprise.deploy.spi.Target[], java.io.InputStream, java.io.InputStream)">javax.enterprise.deploy.spi.DeploymentManager.distribute(Target[], InputStream, InputStream)</A><BR> <I>as of Java EE 5, replaced with <A HREF="javax/enterprise/deploy/spi/DeploymentManager.html#distribute(javax.enterprise.deploy.spi.Target[], javax.enterprise.deploy.shared.ModuleType, java.io.InputStream, java.io.InputStream)"><CODE>DeploymentManager.distribute(Target[], ModuleType, InputStream, InputStream)</CODE></A></I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="javax/faces/webapp/UIComponentClassicTagBase.html#encodeBegin()">javax.faces.webapp.UIComponentClassicTagBase.encodeBegin()</A><BR> <I>No encoding is done during JSP page execution. Encoding is deferred until the page has completed executing to allow the entire tree to be built before any encoding occurs.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="javax/faces/webapp/UIComponentClassicTagBase.html#encodeChildren()">javax.faces.webapp.UIComponentClassicTagBase.encodeChildren()</A><BR> <I>No encoding is done during JSP page execution. Encoding is deferred until the page has completed executing to allow the entire tree to be built before any encoding occurs.</I> </TD></TR>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -