HtmlTagCategoryTree Class |
Namespace: imbNLP.Toolkit.Documents.HtmlAnalysis
public class HtmlTagCategoryTree : HtmlTagCounter
The HtmlTagCategoryTree type exposes the following members.
| Name | Description | |
|---|---|---|
| HtmlTagCategoryTree | Initializes a new instance of the HtmlTagCategoryTree class |
| Name | Description | |
|---|---|---|
| alias | (Inherited from HtmlTagCounter.) | |
| children | (Inherited from graphNodeCustom.) | |
| counterDictionary | ||
| description | (Inherited from HtmlTagCounter.) | |
| DistinctTags | ||
| DistinctUnknownTags | ||
| doAutonameFromTypeName | (Inherited from HtmlTagCounter.) | |
| doAutorenameOnExisting | (Inherited from HtmlTagCounter.) | |
| forTreeview | (Inherited from graphNodeCustom.) | |
| isLeaf | (Inherited from graphNodeBase.) | |
| Item | (Inherited from graphNodeCustom.) | |
| Item | (Inherited from graphNodeCustom.) | |
| level | (Inherited from graphNodeBase.) | |
| mychildren | (Inherited from graphNodeCustom.) | |
| name | (Inherited from graphNodeBase.) | |
| parent | (Inherited from graphNodeBase.) | |
| path | (Inherited from graphNodeBase.) | |
| pathSeparator | (Inherited from HtmlTagCounter.) | |
| root | (Inherited from graphNodeBase.) | |
| Score | (Inherited from HtmlTagCounter.) | |
| tag | (Inherited from HtmlTagCounter.) | |
| UnknownTags |
Gets or sets the unknown tags.
| |
| weight | (Inherited from HtmlTagCounter.) |
| Name | Description | |
|---|---|---|
| Add(String) | (Inherited from graphNodeCustom.) | |
| Add(IGraphNode) | (Inherited from graphNodeCustom.) | |
| ContainsKey | (Inherited from graphNodeBase.) | |
| Count | (Inherited from graphNodeBase.) | |
| CountTags |
Counts the tags.
| |
| CreateChildItem | (Inherited from graphNodeCustom.) | |
| DefineTags |
Defines the tags.
(Inherited from HtmlTagCounter.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| getChildNames | (Inherited from graphNodeBase.) | |
| GetDataTable |
Gets the data table.
| |
| GetEnumerator | (Inherited from graphNodeBase.) | |
| getFirst | (Inherited from graphNodeBase.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetIMBStandardCategoryTree |
Declares standard
| |
| GetIndex | (Inherited from graphNodeCustom.) | |
| GetOrAddCategory | (Inherited from HtmlTagCounter.) | |
| GetResultList |
Gets the result list.
| |
| GetScore | (Inherited from HtmlTagCounter.) | |
| GetSibling | (Inherited from graphNodeCustom.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Merge |
Merges the specified item b.
| |
| Prepare | ||
| Register | ||
| Remove(String) | (Inherited from graphNodeBase.) | |
| Remove(IEnumerableString) | (Inherited from graphNodeBase.) | |
| RemoveByKey | (Inherited from graphNodeBase.) | |
| ScoreUp(Int32) | (Inherited from HtmlTagCounter.) | |
| ScoreUp(String, Int32) | (Inherited from HtmlTagCounter.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |