HtmlTagCounter Class |
[Missing <summary> documentation for "T:imbNLP.Toolkit.Documents.HtmlAnalysis.HtmlTagCounter"]
Namespace: imbNLP.Toolkit.Documents.HtmlAnalysis
public class HtmlTagCounter : graphNodeCustom
The HtmlTagCounter type exposes the following members.
| Name | Description | |
|---|---|---|
| HtmlTagCounter(String, String) | Initializes a new instance of the HtmlTagCounter class | |
| HtmlTagCounter(String, String, Double) | Initializes a new instance of the HtmlTagCounter class |
| Name | Description | |
|---|---|---|
| alias | ||
| children | (Inherited from graphNodeCustom.) | |
| description | ||
| doAutonameFromTypeName | (Overrides graphNodeCustom.doAutonameFromTypeName.) | |
| doAutorenameOnExisting | (Overrides graphNodeCustom.doAutorenameOnExisting.) | |
| 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 | (Overrides graphNodeBase.pathSeparator.) | |
| root | (Inherited from graphNodeBase.) | |
| Score | ||
| tag | ||
| weight |
| Name | Description | |
|---|---|---|
| Add(String) | (Inherited from graphNodeCustom.) | |
| Add(IGraphNode) | (Inherited from graphNodeCustom.) | |
| ContainsKey | (Inherited from graphNodeBase.) | |
| Count | (Inherited from graphNodeBase.) | |
| CreateChildItem | (Inherited from graphNodeCustom.) | |
| DefineTags |
Defines the tags.
| |
| 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.) | |
| GetEnumerator | (Inherited from graphNodeBase.) | |
| getFirst | (Inherited from graphNodeBase.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetIndex | (Inherited from graphNodeCustom.) | |
| GetOrAddCategory | ||
| GetScore | ||
| 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.) | |
| Remove(String) | (Inherited from graphNodeBase.) | |
| Remove(IEnumerableString) | (Inherited from graphNodeBase.) | |
| RemoveByKey | (Inherited from graphNodeBase.) | |
| ScoreUp(Int32) | ||
| ScoreUp(String, Int32) | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |