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
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()