| _foster | Dom.HtmlLexer | |
| _XHTMLNamespace | Dom.HtmlLexer | privatestatic |
| AddElementWithFoster(Element element) | Dom.HtmlLexer | inlineprivate |
| AddFormatting(Element element) | Dom.HtmlLexer | inline |
| AddFormattingElement(Element el) | Dom.HtmlLexer | inline |
| AddMarkedFormattingElement(Element el) | Dom.HtmlLexer | inline |
| AddScopeMarker() | Dom.HtmlLexer | inline |
| AddVariable() | Dom.HtmlLexer | inlineprivate |
| AdoptionAgencyAlgorithm(string tag) | Dom.HtmlLexer | inline |
| Advance() | Dom.StringReader | inline |
| Advance(int places) | Dom.StringReader | inline |
| AfterHeadElse(Node node, string close) | Dom.HtmlLexer | inline |
| AfterHeadHeadTag(Node node) | Dom.HtmlLexer | inline |
| AppendText(TextNode node, string text) | Dom.HtmlLexer | inlineprivate |
| BeforeHtmlElse(Node node, string close) | Dom.HtmlLexer | inline |
| BlockClose(string close) | Dom.HtmlLexer | inline |
| BogusComment() | Dom.HtmlLexer | inlineprivate |
| Builder | Dom.HtmlLexer | |
| CallCloseMethod(string tag, int mode) | Dom.HtmlLexer | inline |
| CheckAfterBodyStack() | Dom.HtmlLexer | inline |
| ClearFormatting() | Dom.HtmlLexer | inline |
| CloseCaption(Node node, string close) | Dom.HtmlLexer | inline |
| CloseCell() | Dom.HtmlLexer | inline |
| CloseCurrentNode() | Dom.HtmlLexer | inline |
| CloseIfThOrTr(Node node, string close) | Dom.HtmlLexer | inline |
| CloseInclusive(string tag) | Dom.HtmlLexer | inline |
| CloseMarkedFormattingElement(string close) | Dom.HtmlLexer | inline |
| CloseNode(Element el) | Dom.HtmlLexer | inline |
| CloseNodesFrom(int index) | Dom.HtmlLexer | inline |
| CloseParagraph() | Dom.HtmlLexer | inline |
| CloseParagraphButtonScope() | Dom.HtmlLexer | inline |
| CloseParagraphThenAdd(Element el) | Dom.HtmlLexer | inline |
| CloseSelect(bool skipScopeCheck, Node node, string close) | Dom.HtmlLexer | inline |
| CloseTableZoneInCell(string close) | Dom.HtmlLexer | inline |
| CloseTemplate() | Dom.HtmlLexer | inline |
| CloseToTableBodyContext() | Dom.HtmlLexer | inline |
| CloseToTableBodyIfBody(Node node, string close) | Dom.HtmlLexer | inline |
| CloseToTableContext() | Dom.HtmlLexer | inline |
| CloseToTableRowContext() | Dom.HtmlLexer | inline |
| CombineInto(Element el, Element target) | Dom.HtmlLexer | inline |
| CommentDashEnd() | Dom.HtmlLexer | inlineprivate |
| CommentEnd() | Dom.HtmlLexer | inlineprivate |
| CreateIfAppropriate(char c) | Dom.HtmlLexer | inlineprivate |
| CreateTag(string tag, bool callLoad) | Dom.HtmlLexer | inline |
| CurrentElement | Dom.HtmlLexer | |
| CurrentMode | Dom.HtmlLexer | |
| CurrentNode | Dom.HtmlLexer | |
| CurrentTag | Dom.HtmlLexer | |
| Document | Dom.HtmlLexer | |
| EndTag() | Dom.HtmlLexer | inlineprivate |
| Finish() | Dom.HtmlLexer | inline |
| FlushComment() | Dom.HtmlLexer | inlineprivate |
| FlushCommentNode(int positionDelta) | Dom.HtmlLexer | inlineprivate |
| FlushTextNode() | Dom.HtmlLexer | inlineprivate |
| form | Dom.HtmlLexer | |
| FormattingCurrentlyOpen(string tagName) | Dom.HtmlLexer | inline |
| FormattingElements | Dom.HtmlLexer | |
| FramesetOk | Dom.HtmlLexer | |
| GenerateImpliedEndTags() | Dom.HtmlLexer | inline |
| GenerateImpliedEndTagsExceptFor(string tagName) | Dom.HtmlLexer | inline |
| GenerateImpliedEndTagsThorough() | Dom.HtmlLexer | inline |
| GetAppropriateEnd(out bool closing) | Dom.HtmlLexer | inlineprivate |
| GetLineNumber() | Dom.StringReader | inlinevirtual |
| GetLineNumber(out int charOnLine) | Dom.StringReader | inline |
| HandleText(bool stopAtTag, bool allowVars) | Dom.HtmlLexer | inlineprivate |
| head | Dom.HtmlLexer | |
| HtmlLexer(string str, Node context) | Dom.HtmlLexer | inline |
| InBodyEndTagElse(string close) | Dom.HtmlLexer | inlineprivate |
| InHeadElse(Node node, string close) | Dom.HtmlLexer | inline |
| Input | Dom.StringReader | |
| InputLength | Dom.StringReader | |
| InputOrTextareaInSelect(Element el) | Dom.HtmlLexer | inline |
| InTableElse(Node node, string close) | Dom.HtmlLexer | inline |
| IsAsciiLetter(char c) | Dom.HtmlLexer | inlinestatic |
| IsInButtonScope(string tagName) | Dom.HtmlLexer | inline |
| IsInListItemScope(string tagName) | Dom.HtmlLexer | inline |
| IsInScope(string tagName) | Dom.HtmlLexer | inline |
| IsInSelectScope(string tagName) | Dom.HtmlLexer | inline |
| IsInTableScope(string tagName) | Dom.HtmlLexer | inline |
| IsSpaceCharacter(char c) | Dom.HtmlLexer | inlinestatic |
| LastStartTag | Dom.HtmlLexer | |
| Length() | Dom.StringReader | inline |
| LoadComment() | Dom.HtmlLexer | inlineprivate |
| More() | Dom.StringReader | inline |
| Namespace | Dom.HtmlLexer | |
| NextIndexOf(char character) | Dom.StringReader | inline |
| NextIndexOf(char character, int limit) | Dom.StringReader | inline |
| NextIndexOf(int position, string input, char character, int limit) | Dom.StringReader | inlinestatic |
| NextIndexOf(int position, string input, char character) | Dom.StringReader | inlinestatic |
| NULL | Dom.StringReader | static |
| OpenElements | Dom.HtmlLexer | |
| OpenPCTag() | Dom.HtmlLexer | inlineprivate |
| OpenRCTag() | Dom.HtmlLexer | inlineprivate |
| Parse() | Dom.HtmlLexer | inline |
| Peek(string str) | Dom.StringReader | inline |
| Peek() | Dom.StringReader | inline |
| Peek(int delta) | Dom.StringReader | inline |
| PeekLower(string str) | Dom.StringReader | inline |
| PendingTableCharacters | Dom.HtmlLexer | |
| Position | Dom.StringReader | |
| PreviousMode | Dom.HtmlLexer | |
| Process(Node node, string close) | Dom.HtmlLexer | inline |
| Process(Node node, string close, int mode) | Dom.HtmlLexer | inline |
| Push(Element el, bool stack) | Dom.HtmlLexer | inline |
| RawTextOrRcDataAlgorithm(Element el, HtmlParseMode stateAfter) | Dom.HtmlLexer | inline |
| Read() | Dom.StringReader | inlinevirtual |
| ReadLine(int lineNumber) | Dom.StringReader | inline |
| ReadOff(char[] chars) | Dom.StringReader | inline |
| ReadOff(char[] chars, out int count) | Dom.StringReader | inline |
| ReadRawTag(bool open, bool withName) | Dom.HtmlLexer | inlineprivate |
| ReadString(int length) | Dom.StringReader | inline |
| ReadUntil(char character) | Dom.StringReader | inline |
| ReconstructFormatting() | Dom.HtmlLexer | inline |
| Reset() | Dom.HtmlLexer | inline |
| SkipNewline() | Dom.HtmlLexer | inline |
| State | Dom.HtmlLexer | |
| StepBack() | Dom.StringReader | inline |
| StringReader(byte[] str) | Dom.StringReader | inline |
| StringReader(string str) | Dom.StringReader | inline |
| TableBodyIfTrInScope(Node node, string close) | Dom.HtmlLexer | inline |
| TagCurrentlyOpen(string tagName) | Dom.HtmlLexer | inline |
| TemplateModes | Dom.HtmlLexer | |
| TemplateStep(Node node, string close, int mode) | Dom.HtmlLexer | inline |
| text_ | Dom.HtmlLexer | private |
| TextBlockLength | Dom.HtmlLexer | |
| XHTMLNamespace | Dom.HtmlLexer | static |