Uses of Class
org.x4o.xml.lang.task.run.X4OTaskProperty
Packages that use X4OTaskProperty
Package
Description
The Ant plugin tasks.
The run task package is simple frontend to run an x4o task.
-
Uses of X4OTaskProperty in org.x4o.tool.ant.plugin
Methods in org.x4o.tool.ant.plugin with parameters of type X4OTaskPropertyModifier and TypeMethodDescriptionvoid
X4OTask.addX4oTaskProperty
(X4OTaskProperty property) Adds the ant child x4oTaskProperty element. -
Uses of X4OTaskProperty in org.x4o.xml.lang.task.run
Methods in org.x4o.xml.lang.task.run that return X4OTaskPropertyModifier and TypeMethodDescriptionstatic X4OTaskProperty
Parsed line like 'key=value' into a X4OTaskProperty object.Method parameters in org.x4o.xml.lang.task.run with type arguments of type X4OTaskProperty