|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetXMLDataMeta | |
---|---|
org.pentaho.di.ui.trans.steps.getxmldata |
Uses of GetXMLDataMeta in org.pentaho.di.ui.trans.steps.getxmldata |
---|
Methods in org.pentaho.di.ui.trans.steps.getxmldata with parameters of type GetXMLDataMeta | |
---|---|
void |
GetXMLDataDialog.getData(GetXMLDataMeta in)
Read the data from the TextFileInputMeta object and show it in this dialog. |
Constructors in org.pentaho.di.ui.trans.steps.getxmldata with parameters of type GetXMLDataMeta | |
---|---|
LoopNodesImportProgressDialog(Shell shell,
GetXMLDataMeta meta,
String xmlSource,
boolean useUrl)
|
|
LoopNodesImportProgressDialog(Shell shell,
GetXMLDataMeta meta,
String filename,
String encoding)
Creates a new dialog that will handle the wait while we're finding out loop nodes for an XML file |
|
XMLInputFieldsImportProgressDialog(Shell shell,
GetXMLDataMeta meta,
String xmlSource,
boolean useUrl,
String loopXPath)
|
|
XMLInputFieldsImportProgressDialog(Shell shell,
GetXMLDataMeta meta,
String filename,
String encoding,
String loopXPath)
Creates a new dialog that will handle the wait while we're finding out loop nodes for an XML file |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |