Uses of Class
org.apache.ant.antunit.LogCapturer
-
Packages that use LogCapturer Package Description org.apache.ant.antunit -
-
Uses of LogCapturer in org.apache.ant.antunit
Methods in org.apache.ant.antunit that return LogCapturer Modifier and Type Method Description private LogCapturer
LogContent. getLogCapturer()
Methods in org.apache.ant.antunit with parameters of type LogCapturer Modifier and Type Method Description private java.io.InputStream
LogContent. getLogStream(LogCapturer lc)
-