![]() |
Initializes a new instance of the StyleTask class. |
![]() | Directory in which to store the results. The default is the project base directory. |
![]() | Desired file extension to be used for the targets. The default is html . |
![]() | XSLT extension objects to be passed to the XSLT transformation. |
![]() | Determines if task failure stops the build, or is just reported. The default is true. |
![]() | If true then the task will be executed; otherwise, skipped. The default is true. |
![]() | Specifies a group of input files to which to apply the stylesheet. |
![]() | Obsolete. The prefix used when sending messages to the log. |
![]() | The name of the task. |
![]() | Gets or sets the XmlNamespaceManager. |
![]() | Specifies the output name for the styled result from the SrcFile attribute. |
![]() | XSLT parameters to be passed to the XSLT transformation. |
![]() | Gets or sets the parent of the element. |
![]() | Gets or sets the Project to which this element belongs. |
![]() | Gets the properties local to this Element and the Project. |
![]() | The network proxy to use to access the Internet resource. |
![]() | Specifies a single XML document to be styled. Should be used with the OutputFile attribute. |
![]() | Gets or sets the log threshold for this Task. By default the threshold of a task is Debug, causing no messages to be filtered in the task itself. |
![]() | Opposite of IfDefined. If false then the task will be executed; otherwise, skipped. The default is false. |
![]() | Determines whether the task should report detailed build log messages. The default is false. |
![]() | URI or path that points to the stylesheet to use. If given as path, it can be relative to the project's basedir or absolute. |
![]() | |
![]() | Executes the task unless it is skipped. |
![]() | |
![]() | |
![]() | Performs default initialization. |
![]() | Initializes the configuration of the task using configuration settings retrieved from the NAnt configuration file. |
![]() | Determines whether build output is enabled for the given Level. |
![]() | Overloaded. Logs a message with the given priority. |
![]() |
![]() | Gets a value indicating whether the element is performing additional processing using the XmlNode that was used to initialize the element. |
![]() | Gets or sets the location in the build file where the element is defined. |
![]() | Gets or sets the XML node of the element. |
![]() | Copies all instance data of the Element to a given Element. |
![]() | Missing <summary> documentation for M:NAnt.Core.Tasks.StyleTask.CreateWriter(System.String) |
![]() | Missing <summary> documentation for M:NAnt.Core.Tasks.StyleTask.CreateXmlReader(System.Uri) |
![]() | Missing <summary> documentation for M:NAnt.Core.Tasks.StyleTask.ExecuteTask |
![]() | |
![]() | Locates the XML node for the specified attribute in the project configuration node. |
![]() | Obsolete. Note Deprecated (to be deleted). |
![]() | Missing <summary> documentation for M:NAnt.Core.Tasks.StyleTask.InitializeTask(System.Xml.XmlNode) |
![]() | Initializes all build attributes and child elements. |
![]() |
StyleTask Class | NAnt.Core.Tasks Namespace