blob: d5c4ba609e23d877574511abb2a2107b496e7113 [file]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_16) on Tue Jun 26 13:22:41 CDT 2012 -->
<TITLE>
Class Hierarchy (FlexUnit Ant Tasks )
</TITLE>
<META NAME="date" CONTENT="2012-06-26">
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Class Hierarchy (FlexUnit Ant Tasks )";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html?overview-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="overview-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
Hierarchy For All Packages</H2>
</CENTER>
<DL>
<DT><B>Package Hierarchies:</B><DD><A HREF="org/flexunit/ant/package-tree.html">org.flexunit.ant</A>, <A HREF="org/flexunit/ant/launcher/package-tree.html">org.flexunit.ant.launcher</A>, <A HREF="org/flexunit/ant/launcher/commands/package-tree.html">org.flexunit.ant.launcher.commands</A>, <A HREF="org/flexunit/ant/launcher/commands/headless/package-tree.html">org.flexunit.ant.launcher.commands.headless</A>, <A HREF="org/flexunit/ant/launcher/commands/player/package-tree.html">org.flexunit.ant.launcher.commands.player</A>, <A HREF="org/flexunit/ant/launcher/contexts/package-tree.html">org.flexunit.ant.launcher.contexts</A>, <A HREF="org/flexunit/ant/launcher/platforms/package-tree.html">org.flexunit.ant.launcher.platforms</A>, <A HREF="org/flexunit/ant/report/package-tree.html">org.flexunit.ant.report</A>, <A HREF="org/flexunit/ant/tasks/package-tree.html">org.flexunit.ant.tasks</A>, <A HREF="org/flexunit/ant/tasks/configuration/package-tree.html">org.flexunit.ant.tasks.configuration</A>, <A HREF="org/flexunit/ant/tasks/types/package-tree.html">org.flexunit.ant.tasks.types</A></DL>
<HR>
<H2>
Class Hierarchy
</H2>
<UL>
<LI TYPE="circle">java.lang.Object<UL>
<LI TYPE="circle">java.util.AbstractMap&lt;K,V&gt; (implements java.util.Map&lt;K,V&gt;)
<UL>
<LI TYPE="circle">java.util.HashMap&lt;K,V&gt; (implements java.lang.Cloneable, java.util.Map&lt;K,V&gt;, java.io.Serializable)
<UL>
<LI TYPE="circle">org.flexunit.ant.report.<A HREF="org/flexunit/ant/report/Reports.html" title="class in org.flexunit.ant.report"><B>Reports</B></A></UL>
</UL>
<LI TYPE="circle">org.flexunit.ant.launcher.commands.<A HREF="org/flexunit/ant/launcher/commands/Command.html" title="class in org.flexunit.ant.launcher.commands"><B>Command</B></A><UL>
<LI TYPE="circle">org.flexunit.ant.launcher.commands.player.<A HREF="org/flexunit/ant/launcher/commands/player/DefaultPlayerCommand.html" title="class in org.flexunit.ant.launcher.commands.player"><B>DefaultPlayerCommand</B></A> (implements org.flexunit.ant.launcher.commands.player.<A HREF="org/flexunit/ant/launcher/commands/player/PlayerCommand.html" title="interface in org.flexunit.ant.launcher.commands.player">PlayerCommand</A>)
<UL>
<LI TYPE="circle">org.flexunit.ant.launcher.commands.player.<A HREF="org/flexunit/ant/launcher/commands/player/AdlCommand.html" title="class in org.flexunit.ant.launcher.commands.player"><B>AdlCommand</B></A><LI TYPE="circle">org.flexunit.ant.launcher.commands.player.<A HREF="org/flexunit/ant/launcher/commands/player/FlashPlayerCommand.html" title="class in org.flexunit.ant.launcher.commands.player"><B>FlashPlayerCommand</B></A></UL>
<LI TYPE="circle">org.flexunit.ant.launcher.commands.headless.<A HREF="org/flexunit/ant/launcher/commands/headless/XvncStartCommand.html" title="class in org.flexunit.ant.launcher.commands.headless"><B>XvncStartCommand</B></A><LI TYPE="circle">org.flexunit.ant.launcher.commands.headless.<A HREF="org/flexunit/ant/launcher/commands/headless/XvncStopCommand.html" title="class in org.flexunit.ant.launcher.commands.headless"><B>XvncStopCommand</B></A></UL>
<LI TYPE="circle">org.flexunit.ant.tasks.<A HREF="org/flexunit/ant/tasks/Compilation.html" title="class in org.flexunit.ant.tasks"><B>Compilation</B></A><LI TYPE="circle">org.flexunit.ant.tasks.configuration.<A HREF="org/flexunit/ant/tasks/configuration/CompilationConfiguration.html" title="class in org.flexunit.ant.tasks.configuration"><B>CompilationConfiguration</B></A> (implements org.flexunit.ant.tasks.configuration.<A HREF="org/flexunit/ant/tasks/configuration/StepConfiguration.html" title="interface in org.flexunit.ant.tasks.configuration">StepConfiguration</A>)
<LI TYPE="circle">org.flexunit.ant.tasks.types.<A HREF="org/flexunit/ant/tasks/types/CompilationFileSetCollection.html" title="class in org.flexunit.ant.tasks.types"><B>CompilationFileSetCollection</B></A><UL>
<LI TYPE="circle">org.flexunit.ant.tasks.types.<A HREF="org/flexunit/ant/tasks/types/LibraryPaths.html" title="class in org.flexunit.ant.tasks.types"><B>LibraryPaths</B></A><LI TYPE="circle">org.flexunit.ant.tasks.types.<A HREF="org/flexunit/ant/tasks/types/SourcePaths.html" title="class in org.flexunit.ant.tasks.types"><B>SourcePaths</B></A></UL>
<LI TYPE="circle">org.flexunit.ant.launcher.commands.player.<A HREF="org/flexunit/ant/launcher/commands/player/CustomPlayerCommand.html" title="class in org.flexunit.ant.launcher.commands.player"><B>CustomPlayerCommand</B></A> (implements org.flexunit.ant.launcher.commands.player.<A HREF="org/flexunit/ant/launcher/commands/player/PlayerCommand.html" title="interface in org.flexunit.ant.launcher.commands.player">PlayerCommand</A>)
<LI TYPE="circle">org.flexunit.ant.launcher.contexts.<A HREF="org/flexunit/ant/launcher/contexts/DefaultContext.html" title="class in org.flexunit.ant.launcher.contexts"><B>DefaultContext</B></A> (implements org.flexunit.ant.launcher.contexts.<A HREF="org/flexunit/ant/launcher/contexts/ExecutionContext.html" title="interface in org.flexunit.ant.launcher.contexts">ExecutionContext</A>)
<LI TYPE="circle">org.flexunit.ant.launcher.contexts.<A HREF="org/flexunit/ant/launcher/contexts/ExecutionContextFactory.html" title="class in org.flexunit.ant.launcher.contexts"><B>ExecutionContextFactory</B></A><LI TYPE="circle">org.flexunit.ant.<A HREF="org/flexunit/ant/FlexUnitSocketServer.html" title="class in org.flexunit.ant"><B>FlexUnitSocketServer</B></A><LI TYPE="circle">org.flexunit.ant.<A HREF="org/flexunit/ant/FlexUnitSocketThread.html" title="class in org.flexunit.ant"><B>FlexUnitSocketThread</B></A> (implements java.util.concurrent.Callable&lt;V&gt;)
<LI TYPE="circle">org.flexunit.ant.launcher.contexts.<A HREF="org/flexunit/ant/launcher/contexts/HeadlessContext.html" title="class in org.flexunit.ant.launcher.contexts"><B>HeadlessContext</B></A> (implements org.flexunit.ant.launcher.contexts.<A HREF="org/flexunit/ant/launcher/contexts/ExecutionContext.html" title="interface in org.flexunit.ant.launcher.contexts">ExecutionContext</A>)
<LI TYPE="circle">org.flexunit.ant.launcher.platforms.<A HREF="org/flexunit/ant/launcher/platforms/LinuxDefaults.html" title="class in org.flexunit.ant.launcher.platforms"><B>LinuxDefaults</B></A> (implements org.flexunit.ant.launcher.platforms.<A HREF="org/flexunit/ant/launcher/platforms/PlatformDefaults.html" title="interface in org.flexunit.ant.launcher.platforms">PlatformDefaults</A>)
<LI TYPE="circle">org.flexunit.ant.tasks.types.<A HREF="org/flexunit/ant/tasks/types/LoadConfig.html" title="class in org.flexunit.ant.tasks.types"><B>LoadConfig</B></A> (implements org.apache.tools.ant.DynamicAttribute)
<LI TYPE="circle">org.flexunit.ant.<A HREF="org/flexunit/ant/LoggingUtil.html" title="class in org.flexunit.ant"><B>LoggingUtil</B></A><LI TYPE="circle">org.flexunit.ant.launcher.platforms.<A HREF="org/flexunit/ant/launcher/platforms/MacOSXDefaults.html" title="class in org.flexunit.ant.launcher.platforms"><B>MacOSXDefaults</B></A> (implements org.flexunit.ant.launcher.platforms.<A HREF="org/flexunit/ant/launcher/platforms/PlatformDefaults.html" title="interface in org.flexunit.ant.launcher.platforms">PlatformDefaults</A>)
<LI TYPE="circle">org.flexunit.ant.launcher.commands.player.<A HREF="org/flexunit/ant/launcher/commands/player/PlayerCommandFactory.html" title="class in org.flexunit.ant.launcher.commands.player"><B>PlayerCommandFactory</B></A><LI TYPE="circle">org.apache.tools.ant.ProjectComponent (implements java.lang.Cloneable)
<UL>
<LI TYPE="circle">org.apache.tools.ant.Task<UL>
<LI TYPE="circle">org.flexunit.ant.tasks.<A HREF="org/flexunit/ant/tasks/FlexUnitTask.html" title="class in org.flexunit.ant.tasks"><B>FlexUnitTask</B></A> (implements org.apache.tools.ant.DynamicElement)
</UL>
</UL>
<LI TYPE="circle">org.flexunit.ant.report.<A HREF="org/flexunit/ant/report/Report.html" title="class in org.flexunit.ant.report"><B>Report</B></A><LI TYPE="circle">org.flexunit.ant.report.<A HREF="org/flexunit/ant/report/Suite.html" title="class in org.flexunit.ant.report"><B>Suite</B></A><LI TYPE="circle">org.flexunit.ant.tasks.configuration.<A HREF="org/flexunit/ant/tasks/configuration/TaskConfiguration.html" title="class in org.flexunit.ant.tasks.configuration"><B>TaskConfiguration</B></A><LI TYPE="circle">org.flexunit.ant.tasks.<A HREF="org/flexunit/ant/tasks/TestRun.html" title="class in org.flexunit.ant.tasks"><B>TestRun</B></A><LI TYPE="circle">org.flexunit.ant.tasks.configuration.<A HREF="org/flexunit/ant/tasks/configuration/TestRunConfiguration.html" title="class in org.flexunit.ant.tasks.configuration"><B>TestRunConfiguration</B></A> (implements org.flexunit.ant.tasks.configuration.<A HREF="org/flexunit/ant/tasks/configuration/StepConfiguration.html" title="interface in org.flexunit.ant.tasks.configuration">StepConfiguration</A>)
<LI TYPE="circle">java.lang.Throwable (implements java.io.Serializable)
<UL>
<LI TYPE="circle">java.lang.Exception<UL>
<LI TYPE="circle">org.flexunit.ant.launcher.commands.headless.<A HREF="org/flexunit/ant/launcher/commands/headless/XvncException.html" title="class in org.flexunit.ant.launcher.commands.headless"><B>XvncException</B></A></UL>
</UL>
<LI TYPE="circle">org.flexunit.ant.launcher.commands.player.<A HREF="org/flexunit/ant/launcher/commands/player/TrustFile.html" title="class in org.flexunit.ant.launcher.commands.player"><B>TrustFile</B></A><LI TYPE="circle">org.flexunit.ant.launcher.platforms.<A HREF="org/flexunit/ant/launcher/platforms/WindowsDefaults.html" title="class in org.flexunit.ant.launcher.platforms"><B>WindowsDefaults</B></A> (implements org.flexunit.ant.launcher.platforms.<A HREF="org/flexunit/ant/launcher/platforms/PlatformDefaults.html" title="interface in org.flexunit.ant.launcher.platforms">PlatformDefaults</A>)
</UL>
</UL>
<H2>
Interface Hierarchy
</H2>
<UL>
<LI TYPE="circle">org.flexunit.ant.launcher.contexts.<A HREF="org/flexunit/ant/launcher/contexts/ExecutionContext.html" title="interface in org.flexunit.ant.launcher.contexts"><B>ExecutionContext</B></A><LI TYPE="circle">org.flexunit.ant.launcher.platforms.<A HREF="org/flexunit/ant/launcher/platforms/PlatformDefaults.html" title="interface in org.flexunit.ant.launcher.platforms"><B>PlatformDefaults</B></A><LI TYPE="circle">org.flexunit.ant.launcher.commands.player.<A HREF="org/flexunit/ant/launcher/commands/player/PlayerCommand.html" title="interface in org.flexunit.ant.launcher.commands.player"><B>PlayerCommand</B></A><LI TYPE="circle">org.flexunit.ant.tasks.configuration.<A HREF="org/flexunit/ant/tasks/configuration/StepConfiguration.html" title="interface in org.flexunit.ant.tasks.configuration"><B>StepConfiguration</B></A></UL>
<H2>
Enum Hierarchy
</H2>
<UL>
<LI TYPE="circle">java.lang.Object<UL>
<LI TYPE="circle">java.lang.Enum&lt;E&gt; (implements java.lang.Comparable&lt;T&gt;, java.io.Serializable)
<UL>
<LI TYPE="circle">org.flexunit.ant.launcher.<A HREF="org/flexunit/ant/launcher/OperatingSystem.html" title="enum in org.flexunit.ant.launcher"><B>OperatingSystem</B></A></UL>
</UL>
</UL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html?overview-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="overview-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>