org.pentaho.di.core.util
Class PluginPropertyHandler.AppendXml

java.lang.Object
  extended by org.pentaho.di.core.util.PluginPropertyHandler.AbstractHandler
      extended by org.pentaho.di.core.util.PluginPropertyHandler.AppendXml
All Implemented Interfaces:
org.apache.commons.collections.Closure
Enclosing class:
PluginPropertyHandler

public static class PluginPropertyHandler.AppendXml
extends PluginPropertyHandler.AbstractHandler

Author:
Thomas Hoedl(asc042)

Constructor Summary
PluginPropertyHandler.AppendXml()
           
 
Method Summary
 String getXml()
           
 
Methods inherited from class org.pentaho.di.core.util.PluginPropertyHandler.AbstractHandler
execute
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PluginPropertyHandler.AppendXml

public PluginPropertyHandler.AppendXml()
Method Detail

getXml

public String getXml()
Returns:
XML string.