public static interface AutoLinkResolver.IAutolinkResolverDelegate
Modifier and Type | Method and Description |
---|---|
Component |
newAutoComponent(String autoId,
AutoLinkResolver.PathInfo pathInfo)
Returns a new auto component based on the pathInfo object.
|
Component newAutoComponent(String autoId, AutoLinkResolver.PathInfo pathInfo)
autoId
- the automatically generated id for the auto componentpathInfo
- the path info object that contains information about the link referenceCopyright © 2006–2022 Apache Software Foundation. All rights reserved.