public class GetXMLDataMetaInjection extends BaseStepMetaInjection implements StepMetaInjectionInterface
| Modifier and Type | Class and Description |
|---|---|
class |
GetXMLDataMetaInjection.ExcelInputSheet |
| Constructor and Description |
|---|
GetXMLDataMetaInjection(GetXMLDataMeta meta) |
| Modifier and Type | Method and Description |
|---|---|
GetXMLDataMeta |
getMeta() |
List<StepInjectionMetaEntry> |
getStepInjectionMetadataEntries() |
void |
injectStepMetadataEntries(List<StepInjectionMetaEntry> all) |
public GetXMLDataMetaInjection(GetXMLDataMeta meta)
public List<StepInjectionMetaEntry> getStepInjectionMetadataEntries() throws org.pentaho.di.core.exception.KettleException
getStepInjectionMetadataEntries in interface StepMetaInjectionInterfaceorg.pentaho.di.core.exception.KettleExceptionpublic void injectStepMetadataEntries(List<StepInjectionMetaEntry> all) throws org.pentaho.di.core.exception.KettleException
injectStepMetadataEntries in interface StepMetaInjectionInterfaceorg.pentaho.di.core.exception.KettleExceptionpublic GetXMLDataMeta getMeta()