Interface IXSLComponentInfo

All Superinterfaces:
IComponentInfo

@API(type=NOT_EXTENDABLE, src=PUBLIC) public interface IXSLComponentInfo extends IComponentInfo
XSL Component information interface.
Since:
27

*********************************
EXPERIMENTAL - Subject to change
********************************

Please note that this API is not marked as final and it can change in one of the next versions of the application. If you have suggestions, comments about it, please let us know.

  • Method Details

    • getMatch

      String getMatch()
      Returns:
      Returns the template's match.
    • getMode

      String getMode()
      Returns:
      Returns the template's mode.