filters/ChainableReader.php
Interface indicating that a reader may be chained to another one.
- Author
- Magesh Umasankar
- Package
- phing.filters
\ChainableReader
Package: phing\filters
Interface indicating that a reader may be chained to another one.
- Children
- \XincludeFilter
- \TailFilter
- \TranslateGettext
- \StripPhpComments
- \ExpandProperties
- \IconvFilter
- \TabToSpaces
- \LineContainsRegexp
- \HeadFilter
- \LineContains
- \ReplaceTokensWithFile
- \StripLineComments
- \PrefixLines
- \StripLineBreaks
- \XsltFilter
- \ReplaceTokens
- \TidyFilter
- \StripWhitespace
- \ReplaceRegexp
- Author
- Magesh Umasankar