The methods of the ReplaceTokens class are listed below. For a complete list of ReplaceTokens class members, see the ReplaceTokens Members topic.
![]() | Overloaded. Construct that allows this filter to be chained to the one in the parameter chainedReader. |
![]() | Overloaded. Makes it so all calls to Read and Peek are passed the ChainableReader passed as a parameter. |
![]() | Closes the reader. |
![]() | Calls close and supresses the finalizer for the object. |
![]() | |
![]() | |
![]() | |
![]() | Performs default initialization. |
![]() | Called after construction and after properties are set. Allows for filter initialization. |
![]() | Overloaded. Logs a message with the given priority. |
![]() | Reads the next character applying the filter logic without advancing the current position in the stream. Peek currently is not supported. |
![]() | Reads the next character applying the filter logic. |
![]() |
![]() | Copies all instance data of the Element to a given Element. |
![]() | |
![]() | Locates the XML node for the specified attribute in the project configuration node. |
![]() | Initialize the filter by setting its parameters. |
![]() | Initializes all build attributes and child elements. |
![]() |
ReplaceTokens Class | NAnt.Core.Filters Namespace