-
Deprecated ClassesClassDescriptionThis selector is deprecated and will be removed in a future version. Migrate to
::textnodeusing theElement#selectNodes()method instead.
-
Deprecated MethodsMethodDescriptionuse
Connection.Request.sslContext(SSLContext)instead.useConnection.Response.readFully()instead (for the checked exception). Will be removed in a future version.useConnection.sslContext(SSLContext)instead.prefer to useValidate.expectNotNull(Object, String, Object...)insteadprefer to useValidate.expectNotNull(Object, String, Object...)insteadinternal method and will be removed in a future versioninternal method and will be removed in a future versioninternal method and will be removed in a future versioninternal method moved into Printer; will be removed in a future versionsetting is only used within the Printer. Will be removed in a future release.
Element.selectNodes(String, Class)instead, with selector of::textnodeand classTextNode.