Interface RulesetContainer
- All Known Subinterfaces:
LinkTemplate,MasterTemplate,PageTemplate,RulesetContainer,Script,SectionTemplate,StyleTemplate,TableTemplate,Template
Deprecated.
Container of a ruleset definition.
- Since:
- 5.0.100
-
Method Summary
Modifier and TypeMethodDescription@NotNull StringDeprecated.Provide the textual definition of this container's rule set.voidsetRulesetDefinition(@NotNull String definition) Deprecated.Sets the givendefinitionof rule sets.
-
Method Details
-
getRulesetDefinition
Deprecated.Provide the textual definition of this container's rule set.- Returns:
- The container's rule set definition.
- Since:
- 5.0.100
-
setRulesetDefinition
Deprecated.Sets the givendefinitionof rule sets.- Parameters:
definition- The rule sets to be set.- Since:
- 5.0.100
-
RulesetContainerinstead