Interface IXSLComponentInfo

All Superinterfaces:
IComponentInfo

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

    • getMatch

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

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