Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: tree replacements

...

Wicket 1.5 (deprecated)

Wicket 6 (replacement)

org.apache.wicket.behavior.SimpleAttributeModifier

org.apache.wicket.AttributeModifier#replace(...)

org.apache.wicket.request.Url#toAbsoluteString()

org.apache.wicket.request.Url#toString(StringMode.FULL)

org.apache.wicket.markup.html.IHeaderResponse

org.apache.wicket.markup.head.IHeaderResponse

org.apache.wicket.markup.html.internal.HeaderResponse

org.apache.wicket.markup.head.internal.HeaderResponse

org.apache.wicket.resource.filtering.HeaderResponseContainerFilteringHeaderResponse

org.apache.wicket.markup.head.filter.FilteringHeaderResponse

org.apache.wicket.resource.filtering.HeaderResponseFilteredResponseContainer

org.apache.wicket.markup.head.filter.HeaderResponseContainer

org.apache.wicket.resource.filtering.*

org.apache.wicket.markup.head.filter.*

org.apache.wicket.markup.html.tree.*

org.apache.wicket.extensions.markup.html.repeater.tree.*

org.apache.wicket.extensions.markup.html.tree.*

org.apache.wicket.extensions.markup.html.repeater.tree.*

Refactorings

  • HttpsMapper has been refactored to make subclassing easier

...