Class AutoLinkResolver.PathInfo

  • Enclosing class:
    AutoLinkResolver

    public static final class AutoLinkResolver.PathInfo
    extends Object
    Encapsulates different aspects of a path. For instance, the path org.apache.wicket.markup.html.tree.Tree/tree.css has extension css, is relative (absolute == true) and has no page parameters.