UNPKG

@tsonic/dotnet-pure

Version:

TypeScript type definitions for .NET 10 BCL (Base Class Library) - CLR naming

106 lines (102 loc) 8.79 kB
// Generated by tsbindgen - Architecture // Namespace: System.Xml // Facade - Public API Surface // Import internal declarations import * as Internal from './System.Xml/internal/index.js'; // Cross-namespace type imports for constraints import type { IDictionary_2 } from './System.Collections.Generic/internal/index.js'; import type { ICollection, IDictionary, IEnumerable, IEnumerator } from './System.Collections/internal/index.js'; import type { DataRow, DataSet } from './System.Data/internal/index.js'; import type { Stream, TextReader, TextWriter } from './System.IO/internal/index.js'; import type { RequestCachePolicy } from './System.Net.Cache/internal/index.js'; import type { ICredentials, IWebProxy } from './System.Net/internal/index.js'; import type { MethodBase, MethodInfo } from './System.Reflection/internal/index.js'; import type { ISerializable, SerializationInfo, StreamingContext } from './System.Runtime.Serialization/internal/index.js'; import type { Encoding, StringBuilder } from './System.Text/internal/index.js'; import type { Task, Task_1, ValueTask } from './System.Threading.Tasks/internal/index.js'; import type { IXmlSchemaInfo, ValidationEventHandler, XmlSchemaCollection, XmlSchemaSet, XmlSchemaValidationFlags } from './System.Xml.Schema/internal/index.js'; import type { IXPathNavigable, XPathNavigator } from './System.Xml.XPath/internal/index.js'; import type { Array as ClrArray, AsyncCallback, Boolean as ClrBoolean, Byte, Char, DateTime, DateTimeOffset, Decimal, Delegate, Double, Enum, EventArgs, Exception, Guid, IAsyncDisposable, IAsyncResult, ICloneable, IComparable, IConvertible, IDisposable, IFormatProvider, IFormattable, Int16, Int32, Int64, IntPtr, ISpanFormattable, MulticastDelegate, Object as ClrObject, SByte, Single, String as ClrString, SystemException, TimeSpan, Type, TypeCode, UInt16, UInt32, UInt64, Uri, Void } from './System/internal/index.js'; // Public API exports (curated - no internal $instance/$views leakage) export { XmlDataDocument as XmlDataDocument } from './System.Xml/internal/index.js'; export type IFragmentCapableXmlDictionaryWriter = Internal.IFragmentCapableXmlDictionaryWriter; export type IStreamProvider = Internal.IStreamProvider; export type IXmlDictionary = Internal.IXmlDictionary; export { UniqueId as UniqueId } from './System.Xml/internal/index.js'; export type IXmlBinaryReaderInitializer = Internal.IXmlBinaryReaderInitializer; export { XmlBinaryReaderSession as XmlBinaryReaderSession } from './System.Xml/internal/index.js'; export type IXmlBinaryWriterInitializer = Internal.IXmlBinaryWriterInitializer; export { XmlBinaryWriterSession as XmlBinaryWriterSession } from './System.Xml/internal/index.js'; export { XmlDictionary as XmlDictionary } from './System.Xml/internal/index.js'; export { XmlDictionaryWriter as XmlDictionaryWriter } from './System.Xml/internal/index.js'; export type OnXmlDictionaryReaderClose = Internal.OnXmlDictionaryReaderClose; export { XmlDictionaryReader as XmlDictionaryReader } from './System.Xml/internal/index.js'; export { XmlDictionaryReaderQuotaTypes as XmlDictionaryReaderQuotaTypes } from './System.Xml/internal/index.js'; export { XmlDictionaryReaderQuotas as XmlDictionaryReaderQuotas } from './System.Xml/internal/index.js'; export { XmlDictionaryString as XmlDictionaryString } from './System.Xml/internal/index.js'; export type IXmlTextReaderInitializer = Internal.IXmlTextReaderInitializer; export type IXmlTextWriterInitializer = Internal.IXmlTextWriterInitializer; export { XmlNamedNodeMap as XmlNamedNodeMap } from './System.Xml/internal/index.js'; export type IApplicationResourceStreamResolver = Internal.IApplicationResourceStreamResolver; export type IHasXmlNode = Internal.IHasXmlNode; export type IXmlLineInfo = Internal.IXmlLineInfo; export type IXmlNamespaceResolver = Internal.IXmlNamespaceResolver; export { NameTable as NameTable } from './System.Xml/internal/index.js'; export { XmlDateTimeSerializationMode as XmlDateTimeSerializationMode } from './System.Xml/internal/index.js'; export { XmlConvert as XmlConvert } from './System.Xml/internal/index.js'; export { XmlException as XmlException } from './System.Xml/internal/index.js'; export { XmlNamespaceManager as XmlNamespaceManager } from './System.Xml/internal/index.js'; export { XmlNamespaceScope as XmlNamespaceScope } from './System.Xml/internal/index.js'; export { XmlNameTable as XmlNameTable } from './System.Xml/internal/index.js'; export { XmlNodeOrder as XmlNodeOrder } from './System.Xml/internal/index.js'; export { XmlNodeType as XmlNodeType } from './System.Xml/internal/index.js'; export { XmlQualifiedName as XmlQualifiedName } from './System.Xml/internal/index.js'; export { XmlResolver as XmlResolver } from './System.Xml/internal/index.js'; export { XmlSecureResolver as XmlSecureResolver } from './System.Xml/internal/index.js'; export { XmlUrlResolver as XmlUrlResolver } from './System.Xml/internal/index.js'; export { ConformanceLevel as ConformanceLevel } from './System.Xml/internal/index.js'; export { DtdProcessing as DtdProcessing } from './System.Xml/internal/index.js'; export { EntityHandling as EntityHandling } from './System.Xml/internal/index.js'; export { NamespaceHandling as NamespaceHandling } from './System.Xml/internal/index.js'; export { NewLineHandling as NewLineHandling } from './System.Xml/internal/index.js'; export { ReadState as ReadState } from './System.Xml/internal/index.js'; export { ValidationType as ValidationType } from './System.Xml/internal/index.js'; export { WhitespaceHandling as WhitespaceHandling } from './System.Xml/internal/index.js'; export { XmlParserContext as XmlParserContext } from './System.Xml/internal/index.js'; export { XmlReader as XmlReader } from './System.Xml/internal/index.js'; export { XmlReaderSettings as XmlReaderSettings } from './System.Xml/internal/index.js'; export { XmlSpace as XmlSpace } from './System.Xml/internal/index.js'; export { XmlTextReader as XmlTextReader } from './System.Xml/internal/index.js'; export { Formatting as Formatting } from './System.Xml/internal/index.js'; export { XmlTextWriter as XmlTextWriter } from './System.Xml/internal/index.js'; export { XmlValidatingReader as XmlValidatingReader } from './System.Xml/internal/index.js'; export { WriteState as WriteState } from './System.Xml/internal/index.js'; export { XmlWriter as XmlWriter } from './System.Xml/internal/index.js'; export { XmlOutputMethod as XmlOutputMethod } from './System.Xml/internal/index.js'; export { XmlWriterSettings as XmlWriterSettings } from './System.Xml/internal/index.js'; export { XmlAttribute as XmlAttribute } from './System.Xml/internal/index.js'; export { XmlAttributeCollection as XmlAttributeCollection } from './System.Xml/internal/index.js'; export { XmlCDataSection as XmlCDataSection } from './System.Xml/internal/index.js'; export { XmlCharacterData as XmlCharacterData } from './System.Xml/internal/index.js'; export { XmlComment as XmlComment } from './System.Xml/internal/index.js'; export { XmlDeclaration as XmlDeclaration } from './System.Xml/internal/index.js'; export { XmlDocument as XmlDocument } from './System.Xml/internal/index.js'; export { XmlDocumentFragment as XmlDocumentFragment } from './System.Xml/internal/index.js'; export { XmlDocumentType as XmlDocumentType } from './System.Xml/internal/index.js'; export { XmlElement as XmlElement } from './System.Xml/internal/index.js'; export { XmlEntity as XmlEntity } from './System.Xml/internal/index.js'; export { XmlEntityReference as XmlEntityReference } from './System.Xml/internal/index.js'; export { XmlNodeChangedAction as XmlNodeChangedAction } from './System.Xml/internal/index.js'; export { XmlImplementation as XmlImplementation } from './System.Xml/internal/index.js'; export { XmlLinkedNode as XmlLinkedNode } from './System.Xml/internal/index.js'; export { XmlNode as XmlNode } from './System.Xml/internal/index.js'; export { XmlNodeChangedEventArgs as XmlNodeChangedEventArgs } from './System.Xml/internal/index.js'; export type XmlNodeChangedEventHandler = Internal.XmlNodeChangedEventHandler; export { XmlNodeList as XmlNodeList } from './System.Xml/internal/index.js'; export { XmlNodeReader as XmlNodeReader } from './System.Xml/internal/index.js'; export { XmlNotation as XmlNotation } from './System.Xml/internal/index.js'; export { XmlProcessingInstruction as XmlProcessingInstruction } from './System.Xml/internal/index.js'; export { XmlSignificantWhitespace as XmlSignificantWhitespace } from './System.Xml/internal/index.js'; export { XmlText as XmlText } from './System.Xml/internal/index.js'; export { XmlWhitespace as XmlWhitespace } from './System.Xml/internal/index.js'; export { XmlTokenizedType as XmlTokenizedType } from './System.Xml/internal/index.js';