Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%XML] >  [XSLT] >  [StreamAdapter]
Private  Storage   

class %XML.XSLT.StreamAdapter extends %RegisteredObject

For details on using this class, see Performing XSLT Transformations.

This class is used to adapt a cache stream into stream that can be readily consumed by the XSLT processor parser

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
3 2


Summary

Properties
Flags Prefix Stream

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %IsA %IsModified %New
%NormalizeObject %ObjectModified %OriginalNamespace %PackageName
%RemoveFromSaveSet %SerializeObject %SetModified %ValidateObject
Read


Properties

• property Flags as %Integer;
This holds Flags
• property Prefix as %String;
This holds the prefix which has to be logically prepended to the XML stream
• property Stream as %RegisteredObject;
This holds the stream object passed to the class constructor

Methods

• method Read(ByRef pLen) as %String


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.