Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%Net] >  [Remote] >  [Java] >  [XSLTGatewayRequest]
Private  Storage   

class %Net.Remote.Java.XSLTGatewayRequest extends %RegisteredObject

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
17


Summary

Properties
CallbackHandler CompiledStylesheet EntityResolver ErrorHandler
EvaluateCacheToLoad FilterListArgs FilterListFunctionCall NewCacheEverythingBoolean
NewEvaluateCacheSize Parameters RequestType TargetFilePath
XMLFilePath XMLStream XMLString XSLTFilePath
XSLTStream

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


Properties

• property CallbackHandler as %XML.XSLT.CallbackHandler [ InitialExpression = $$$NULLOREF ];
• property CompiledStylesheet as %XML.XSLT2.CompiledStyleSheet [ InitialExpression = $$$NULLOREF ];
• property EntityResolver as %ObjectHandle [ InitialExpression = $$$NULLOREF ];
• property ErrorHandler as %XML.XSLT.ErrorHandler [ InitialExpression = $$$NULLOREF ];
• property EvaluateCacheToLoad as %List [ InitialExpression = $$$NULLOREF ];
• property FilterListArgs as %List [ InitialExpression = $$$NULLOREF ];
• property FilterListFunctionCall as %String;
• property NewCacheEverythingBoolean as %Boolean [ InitialExpression = 0 ];
• property NewEvaluateCacheSize as %Integer [ InitialExpression = 0 ];
• property Parameters as %List [ InitialExpression = $$$NULLOREF ];
• property RequestType as %Integer;
• property TargetFilePath as %String;
• property XMLFilePath as %String;
• property XMLStream as %RawString;
• property XMLString as %String;
• property XSLTFilePath as %String;
• property XSLTStream as %RawString;


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