|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.xaj.support.XQueryTool.Command
public static class XQueryTool.Command
A command-line arguments bean object.
| Field Summary | |
|---|---|
java.lang.String |
configFile
The Spring configuration file. |
java.lang.String |
query
The XQuery to run. |
java.lang.String |
xmlDbName
The Spring bean name of the XmlDb to use. |
java.lang.String |
xmlDbTransactionTemplateName
The Spring bean name of the TransactionTemplate to use. |
| Constructor Summary | |
|---|---|
XQueryTool.Command()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String configFile
public java.lang.String xmlDbName
public java.lang.String xmlDbTransactionTemplateName
public java.lang.String query
| Constructor Detail |
|---|
public XQueryTool.Command()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||