Class Summary |
AbstractSimpleParametersResolver |
Base class for XAttack.IterationParametersResolver implementations
that resolve a simple parameter. |
BasicNamespaceContext |
A configurable NamespaceContext to use with XPath. |
DateParametersResolver |
Resolve date strings. |
RandomBooleanParametersResolver |
Resolve a random boolean value. |
RandomSetParametersResolver |
Resolve a random value from a pre-defined set of values. |
RandomStringParametersResolver |
Resolve a random String value of a specific length. |
SequenceParametersResolver |
Resolve a sequence Long value. |
XAttack |
Xaj load testing tool. |
XAttack.Command |
A command-line arguments bean object. |
XAttackDelegatingParametersResolver |
Implementation of XAttack.IterationParametersResolver for generating
XSLT input parameters for XAttack that delegates to a list of other
XAttack.IterationParametersResolver implementations. |
XAttackQueryTaskConfig |
An XAttack configuration bean for XQuery tasks. |
XAttackTaskConfig |
A configuration bean for XAttack tasks. |
XAttackUpdateTaskConfig |
An XAttack configuration bean for bulk update tasks. |
XmlLoaderTool |
A command-line tool to load a set of XML data into a Xaj database. |
XmlLoaderTool.Command |
A command-line arguments bean object. |
XQueryTool |
A command-line tool to load a set of XML data into a Xaj database. |
XQueryTool.Command |
A command-line arguments bean object. |