Skip to main content

This documentation is for an older version of this product. See the latest version of this content.Opens in a new tab

%ZHSLIB.PackageManager.Core.XDataArchive.IFile

abstract class %ZHSLIB.PackageManager.Core.XDataArchive.IFile extends %Library.RegisteredObject, %XML.Adaptor

Abstract representation of a file included in an XData archive. Subclasses may customize the stream type.

Method Inventory

Parameters

parameter STREAMCLASS;

Methods

final classmethod Extract(pDirectory As %String, pXData As %Dictionary.XDataDefinition) as %Status
final classmethod IngestToStream(pFile As %String, pStream As %Stream.Object) as %Status

Inherited Members

Inherited Methods

Subclasses

FeedbackOpens in a new tab