Skip to main content

EnsLib.XML.Object.Service.FileService

class EnsLib.XML.Object.Service.FileService extends EnsLib.XML.Object.Service.Standard

EnsLib.XML.Object.Service.FileService is the file based service class which reads an XML document and then uses %XML.Reader to convert the document to a set of persistent classes.

Method Inventory

Parameters

parameter ADAPTER = EnsLib.File.InboundAdapter;
Inherited description: The type of adapter used to communicate with external systems

Methods

method OnProcessInput(pInput As %Stream.Object, pOutput As %Library.RegisteredObject, ByRef pHint As %Library.String) as %Status
Just pass the input stream along to EnsLib.XML.Object.Service.Standard

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab