Class AutoLinkResolver.AbstractAutolinkResolverDelegate

java.lang.Object
org.apache.wicket.markup.resolver.AutoLinkResolver.AbstractAutolinkResolverDelegate
All Implemented Interfaces:
AutoLinkResolver.IAutolinkResolverDelegate
Enclosing class:
AutoLinkResolver

Abstract implementation that has a helper method for creating a resource reference.
  • Constructor Details

  • Method Details

    • newPackageResourceReferenceAutoComponent

      Creates a new auto component that references a package resource.
      Parameters:
      autoId - the automatically generated id for the auto component
      pathInfo - the path info object that contains information about the link reference
      attribute - the attribute to replace the value of
      Returns:
      a new auto component or null if the path was absolute