In This Article

ActiproSoftware.Text.Languages.Xml.Implementation Namespace

Classes

XmlClassificationTypeProvider

Represents a provider of IClassificationType objects for the XML language.

XmlCodeBlockFinder

Provides a XML language code block finder service.

XmlCompletionProvider

Provides IntelliPrompt completion data for the XML language.

XmlCompletionSession

Represents an IntelliPrompt completion session.

XmlContextFactory

Creates IXmlContext objects for a TextSnapshotOffset.

XmlEndTagAutoCompleter

Provides a class that can auto-complete XML end tags when appropriate.

XmlExampleTextProvider

Represents a example text provider for the XML language.

XmlGrammar

Represents a Grammar for the XML language.

XmlIndentProvider

Provides a XML language indent provider service.

XmlLexer

Represents a lexer for the XML language.

XmlLexicalStateId

Contains the lexical state IDs for the XML language.

XmlLineCommenter

Provides a XML language line commenter service.

XmlNavigableSymbolProvider

Represents a navigable symbol provider for the XML language.

XmlOutliner

Provides a XML language outliner service.

XmlParseData

Stores the results of a XML language parsing operation.

XmlParser

Represents a parser for the XML language.

XmlParserBase

Provides an abstract base class of a parser for the XML language.

XmlParserContext

Stores parser context information for a XML language grammar parser.

XmlQuickInfoProvider

Provides IntelliPrompt quick info data for the XML language.

XmlSchemaResolver

Provides a class that can manage XML schema data.

XmlSyntaxLanguage

Represents a XML syntax language definition.

XmlTextFormatter

Provides a XML language text formatter service.

XmlTokenId

Contains the token IDs for the XML language.

XmlTokenReader

Represents an object that can provide tokens to a ILLParser in a forward-only direction for the XML language.

XmlTokenTagger

Represents a token tagger for the XML language.

XmlTokenTaggerProvider

Represents a provider of XmlTokenTagger objects for documents that use the XmlTokenTagger language.

XmlTokenTaggerProvider.TaggerFactory

Implements a factory that can creates XmlTokenTagger objects for a document.

XmlValidator

Provides a class that can validate XML, using the schemas in an IXmlSchemaResolver if available.

Interfaces

IXmlParseData

Provides the base requirements of an object that stores the results of a XML language parsing operation.