public interface IComponentProvider
XMLLanguageService
Modifier and Type | Method and Description |
---|---|
<T> T |
getComponent(Class clazz)
Returns the component class instance from the given class and null otherwise.
|
<T> T getComponent(Class clazz)
clazz
- class of the component.Copyright © 2022. All rights reserved.