com.ibm.xml.xapi.ant
Class TaskCompileXQuery
- java.lang.Object
Task
com.ibm.xml.xapi.ant.TaskCompileXSLT
com.ibm.xml.xapi.ant.TaskCompileXQuery
- public class TaskCompileXQuery
- extends TaskCompileXSLT
Nested Class Summary
Modifier and Type | Class and Description |
---|---|
|
TaskCompileXQuery.Bsp
|
|
TaskCompileXQuery.Cnmi
|
|
TaskCompileXQuery.Cnmp
|
|
TaskCompileXQuery.Csm
|
|
TaskCompileXQuery.Dnet
|
|
TaskCompileXQuery.Dnf
|
|
TaskCompileXQuery.Eso
|
|
TaskCompileXQuery.Ordm
|
Nested classes/interfaces inherited from class com.ibm.xml.xapi.ant.TaskCompileXSLT |
---|
TaskCompileXSLT.BaseURI, TaskCompileXSLT.Dir, TaskCompileXSLT.Function, TaskCompileXSLT.Imm, TaskCompileXSLT.InputFile, TaskCompileXSLT.Out, TaskCompileXSLT.Pkg |
Constructor Summary
Constructor and Description |
---|
TaskCompileXQuery()
|
Method Summary
Modifier and Type | Method and Description |
---|---|
createBsp()
|
|
createCnmi()
|
|
createCnmp()
|
|
createCsm()
|
|
createDnet()
|
|
createDnf()
|
|
createEso()
|
|
createOrdm()
|
|
|
execute()
|
Methods inherited from class com.ibm.xml.xapi.ant.TaskCompileXSLT |
---|
createBaseURI, createDir, createFunction, createImm, createInputFile, createOut, createPkg, getDebug, setDebug |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail
TaskCompileXQuery
- public TaskCompileXQuery()
Method Detail
createDnet
- public TaskCompileXQuery.Dnet createDnet( )
createDnf
- public TaskCompileXQuery.Dnf createDnf( )
createBsp
- public TaskCompileXQuery.Bsp createBsp( )
createCsm
- public TaskCompileXQuery.Csm createCsm( )
createCnmi
- public TaskCompileXQuery.Cnmi createCnmi( )
createCnmp
- public TaskCompileXQuery.Cnmp createCnmp( )
createEso
- public TaskCompileXQuery.Eso createEso( )
createOrdm
- public TaskCompileXQuery.Ordm createOrdm( )
execute
- public void execute()
- throws BuildException
Overrides:
execute
in class TaskCompileXSLT
Throws:
BuildException