Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

Ens.Util.XML.XDataEntityResolver

class Ens.Util.XML.XDataEntityResolver extends %XML.SAX.EntityResolver

Property Inventory

Method Inventory

Properties

property TargetClassName as %String;
Property methods: TargetClassNameDisplayToLogical(), TargetClassNameGet(), TargetClassNameIsValid(), TargetClassNameLogicalToDisplay(), TargetClassNameLogicalToOdbc(), TargetClassNameNormalize(), TargetClassNameSet()

Methods

classmethod EntityFromXDATA(Output pStream As %BinaryStream, pClassName As %String, pXDATAName As %String) as %Status
method resolveEntity(pPublicID As %String, pSystemID As %String) as %Library.Integer

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab