-
Deprecated Classes
-
Deprecated MethodsMethodDescriptionThe method is implemented only to provide some backward compatibility.Call either
FormInput.getTextValue()
orFormInput.getFileValue()
instead.
-
Deprecated ConstructorsConstructorDescriptionUserAgentContext should be passed in constructor.Use a constructor that takes either a stream or a reader.Use constructor with
uri
parameter.Use constructor withuri
parameter.Use constructor that takesHtmlPanel
andUserAgentContext
com.steadystate.css.parsers.CSSOMParser