org.wildfly.extras.creaper.commands.foundation.offline.xml
Class XmlTransform
java.lang.Object
org.wildfly.extras.creaper.commands.foundation.offline.xml.XmlTransform
- All Implemented Interfaces:
- Command, OfflineCommand
Deprecated. use GroovyXmlTransform instead, this will be removed before 1.0
@Deprecated
public final class XmlTransform
- extends Object
- implements OfflineCommand
XmlTransform
public XmlTransform(Class resourceLoader,
String path)
- Deprecated.
groovy
public static XmlTransform groovy(Class clazz)
- Deprecated.
withParameters
public XmlTransform withParameters(Map<String,?> parameters)
- Deprecated.
apply
public void apply(OfflineCommandContext ctx)
throws CommandFailedException,
IOException
- Deprecated.
- Specified by:
apply in interface OfflineCommand
- Throws:
CommandFailedException
IOException
toString
public String toString()
- Deprecated.
- Specified by:
toString in interface OfflineCommand- Overrides:
toString in class Object
Copyright © 2016. All rights reserved.