public abstract static class AutoLinkResolver.AbstractAutolinkResolverDelegate extends Object implements AutoLinkResolver.IAutolinkResolverDelegate
| Constructor and Description |
|---|
AutoLinkResolver.AbstractAutolinkResolverDelegate() |
| Modifier and Type | Method and Description |
|---|---|
protected Component |
newPackageResourceReferenceAutoComponent(String autoId,
AutoLinkResolver.PathInfo pathInfo,
String attribute)
Creates a new auto component that references a package resource.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnewAutoComponentpublic AutoLinkResolver.AbstractAutolinkResolverDelegate()
protected final Component newPackageResourceReferenceAutoComponent(String autoId, AutoLinkResolver.PathInfo pathInfo, String attribute)
autoId - the automatically generated id for the auto componentpathInfo - the path info object that contains information about the link referenceattribute - the attribute to replace the value ofCopyright © 2006–2014 Apache Software Foundation. All rights reserved.