Click or drag to resize

InlineXbrlTransformationRegistry Class

An InlineXbrlTransformationRegistry object represents a set of InlineXbrlTransformFunction.

Inheritance Hierarchy
SystemObject
  Altova.RaptorXml.XbrlInlineXbrlTransformationRegistry

Namespace:  Altova.RaptorXml.Xbrl
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public class InlineXbrlTransformationRegistry : IDisposable, 
	IComparable, IComparable<InlineXbrlTransformationRegistry>

The InlineXbrlTransformationRegistry type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCompare
Public methodCompareTo(Object)
Public methodCompareTo(InlineXbrlTransformationRegistry)
Public methodStatic memberCreate
Public methodStatic memberCreate(InlineXbrlSettings)
Public methodDispose
Releases all resources used by the InlineXbrlTransformationRegistry
Public methodEquals(Object) (Overrides ObjectEquals(Object).)
Public methodEquals(InlineXbrlTransformationRegistry)
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Public methodGetTransformFunction(QName)
Public methodGetTransformFunction(String, String)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Operators
See Also