C# (CSharp) Encog.Parse.Tags Namespace

Nested Namespaces

Encog.Parse.Tags.Read
Encog.Parse.Tags.Write

Classes

Name Description
Tag HTMLTag: This class holds a single HTML tag. This class subclasses the AttributeList class. This allows the HTMLTag class to hold a collection of attributes, just as an actual HTML tag does.
TagConst Constants to use while parsing the tags.