%ZHSLIB.PackageManager.Core.XSLTProvider
class %ZHSLIB.PackageManager.Core.XSLTProvider extends %ZHSLIB.PackageManager.Core.Singleton
Property Inventory (Including Private)
Method Inventory (Including Private)
Parameters
parameter NAMESPACESCOPE = 1;
If set to 1, calls to %Get must return an instance of this class created in the current namespace; a new instance will be created if none exists.
Properties (Including Private)
property Transforms [ Private , MultiDimensional ];
Property methods: TransformsDisplayToLogical(), TransformsGet(), TransformsIsValid(), TransformsLogicalToDisplay(), TransformsLogicalToOdbc(), TransformsNormalize(), TransformsSet()
Methods (Including Private)
classmethod GetCompiledTransformForXData(pClassName As %Dictionary.Classname, pXData As %Dictionary.Identifier) as %XML.XSLT.CompiledStyleSheet [ Language = objectscript ]
@API.Method
@Modifier Availability InterSystems
Inherited Members
Inherited Properties (Including Private)
Inherited Methods (Including Private)
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %ConstructCloneInit()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %Get()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OnAddToSaveSet()
- %OnClose()
- %OnConstructClone()
- %OnNew()
- %OnValidateObject()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- GetInMemoryInstance()