com.jclark.xsl.tr
interface SheetDetails extends Sheet
| Method Summary | |
|---|---|
| ExtensionContext | createExtensionContext(String namespace) |
| Action | getAttributeSet(Name name)
top level attribute set definition |
| VariableInfo | getGlobalVariableInfo(Name name) |
| KeyDefinition | getKeyDefinition(Name keyName)
obtain the definition of the named key |
| TemplateRuleSet | getModeTemplateRuleSet(Name modeName)
obtain the collection of templates which may be
applied in a named Mode |
| String | getNamespaceAlias(String ns) |
| Variant | getSystemProperty(Name name)
return the value of the named system property |
| boolean | haveNamespaceAliases() |