class %Net.Remote.Java.XSLTGatewayRequest
extends %RegisteredObject
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
17
|
|
|
|
|
|
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;