From 683d490074d93baa8a47db7ec43b7bd31145a12a Mon Sep 17 00:00:00 2001 From: Mark Donszelmann Date: Thu, 5 Nov 2009 23:00:15 +0100 Subject: Tar file expanded and committed --- ...getHistoryTable.MockProcessorConfiguration.html | 349 +++++++++++++++++++++ 1 file changed, 349 insertions(+) create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/TestTargetHistoryTable.MockProcessorConfiguration.html (limited to 'site/testapidocs/net/sf/antcontrib/cpptasks/TestTargetHistoryTable.MockProcessorConfiguration.html') diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/TestTargetHistoryTable.MockProcessorConfiguration.html b/site/testapidocs/net/sf/antcontrib/cpptasks/TestTargetHistoryTable.MockProcessorConfiguration.html new file mode 100644 index 0000000..6b93287 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/TestTargetHistoryTable.MockProcessorConfiguration.html @@ -0,0 +1,349 @@ + + + + + + + +TestTargetHistoryTable.MockProcessorConfiguration (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class TestTargetHistoryTable.MockProcessorConfiguration

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.TestTargetHistoryTable.MockProcessorConfiguration
+
+
+
All Implemented Interfaces:
net.sf.antcontrib.cpptasks.compiler.ProcessorConfiguration
+
+
+
Enclosing class:
TestTargetHistoryTable
+
+
+
+
public static class TestTargetHistoryTable.MockProcessorConfiguration
extends java.lang.Object
implements net.sf.antcontrib.cpptasks.compiler.ProcessorConfiguration
+ + +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
TestTargetHistoryTable.MockProcessorConfiguration() + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ intbid(java.lang.String fileName) + +
+           
+ java.lang.StringgetIdentifier() + +
+           
+ java.lang.String[]getOutputFileNames(java.lang.String baseName, + net.sf.antcontrib.cpptasks.VersionInfo versionInfo) + +
+           
+ net.sf.antcontrib.cpptasks.ProcessorParam[]getParams() + +
+           
+ booleangetRebuild() + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestTargetHistoryTable.MockProcessorConfiguration

+
+public TestTargetHistoryTable.MockProcessorConfiguration()
+
+
+ + + + + + + + +
+Method Detail
+ +

+bid

+
+public int bid(java.lang.String fileName)
+
+
+
Specified by:
bid in interface net.sf.antcontrib.cpptasks.compiler.ProcessorConfiguration
+
+
+
+
+
+
+ +

+getIdentifier

+
+public java.lang.String getIdentifier()
+
+
+
Specified by:
getIdentifier in interface net.sf.antcontrib.cpptasks.compiler.ProcessorConfiguration
+
+
+
+
+
+
+ +

+getOutputFileNames

+
+public java.lang.String[] getOutputFileNames(java.lang.String baseName,
+                                             net.sf.antcontrib.cpptasks.VersionInfo versionInfo)
+
+
+
Specified by:
getOutputFileNames in interface net.sf.antcontrib.cpptasks.compiler.ProcessorConfiguration
+
+
+
+
+
+
+ +

+getParams

+
+public net.sf.antcontrib.cpptasks.ProcessorParam[] getParams()
+
+
+
Specified by:
getParams in interface net.sf.antcontrib.cpptasks.compiler.ProcessorConfiguration
+
+
+
+
+
+
+ +

+getRebuild

+
+public boolean getRebuild()
+
+
+
Specified by:
getRebuild in interface net.sf.antcontrib.cpptasks.compiler.ProcessorConfiguration
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + -- cgit v1.2.3