|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectinetsoft.uql.XQuery
inetsoft.uql.util.HierQuery
inetsoft.uql.xml.XMLQuery
public class XMLQuery
XML query class.
| Field Summary |
|---|
| Fields inherited from class inetsoft.uql.util.HierQuery |
|---|
attrmap, distinct, inparams, item, select, showFlds, xpath, xselect |
| Fields inherited from class inetsoft.uql.XQuery |
|---|
DERIVED, HINT_DEFAULT_MAX_ROWS, HINT_IGNORE_MAX_ROWS, HINT_MAX_ROWS, HINT_TIMEOUT |
| Constructor Summary | |
|---|---|
XMLQuery()
Create a XML query object. |
|
| Method Summary | |
|---|---|
void |
parseXML(Element root)
Parse the XML element that contains information on this query. |
void |
writeXML(PrintWriter writer)
Generate the XML segment to represent this query. |
| Methods inherited from class inetsoft.uql.util.HierQuery |
|---|
clone, deepClone, findVariables, getAttribute, getCustomParameters, getNodePath, getOutputType, getRequest, getRequestParameters, getSelection, getSelectionAsString, getSourceType, getSourceType, isDistinct, isShowFlds, setAttribute, setCustomParameters, setDistinct, setNodePath, setRequest, setSelection, setSelectionAsString, setShowFlds |
| Methods inherited from class inetsoft.uql.XQuery |
|---|
addVariable, equals, findVariables, findVariables, findVariables, findVariables, getAllDefinedVariables, getDataSource, getDefinedVariables, getDescription, getEstimatedTime, getFolder, getMaxRows, getName, getOutputType, getPartition, getProperty, getTimeout, getType, getVariable, getVariableNames, hashCode, isOutputTypeAvailable, isVisible, removeVariable, revalidate, setDataSource, setDescription, setEstimatedTime, setFolder, setMaxRows, setName, setPartition, setProperty, setTimeout, setVisible, toString, updateQueryVariable |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public XMLQuery()
| Method Detail |
|---|
public void parseXML(Element root)
throws Exception
parseXML in interface inetsoft.util.XMLSerializableparseXML in class HierQueryExceptionpublic void writeXML(PrintWriter writer)
writeXML in interface inetsoft.util.XMLSerializablewriteXML in class HierQuery
|
Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||