public interface IComponentResolver extends IClusterable
PageSettings.
NOTE: implementations for this interface must be thread-safe!ComponentResolvers| Modifier and Type | Method and Description |
|---|---|
Component |
resolve(MarkupContainer container,
MarkupStream markupStream,
ComponentTag tag)
Try to resolve a component.
|
Component resolve(MarkupContainer container, MarkupStream markupStream, ComponentTag tag)
container - The container parsing its markupmarkupStream - The current markupStreamtag - The current component tag while parsing the markupnull if not foundCopyright © 2006–2021 Apache Software Foundation. All rights reserved.