Classes
 ClassDescription
 AbstractOperationNodeParser 
 AbstractTaskDefinitionParser Base class for definition parsers dealing with task elements
 BlockNodeParser Converts a <for/> or <while/> element to a corresponding IObjectDefinition.
 CompositeCommandNodeParser 
 CountProviderNodeParser Converts a count attribute to a corresponding IObjectDefinition.
 IfNodeParser Converts an <if/> node to a corresponding IObjectDefinition.
 LoadModuleNodeParser 
 LoadPropertiesBatchNodeParser 
 LoadPropertiesNodeParser 
 LoadResourceModuleNodeParser 
 LoadStyleModuleNodeParser 
 LoadURLNodeParser 
 LoadURLStreamNodeParser 
 NullReturningNodeParser Internally used for nodes that are converted by another node parser but will still be interated over the main parser.
 PauseCommandNodeParser Converts a <pause/> element to a corresponding IObjectDefinition.
 TaskNodeParser Converts a <task/> node into a corresponding IObjectDefinition.