public class SpringTransformerTestHelper extends Object
| Constructor and Description |
|---|
SpringTransformerTestHelper() |
| Modifier and Type | Method and Description |
|---|---|
static org.dom4j.Element |
transform(TransformStage transformer,
org.dom4j.Element pluginRoot,
String... xpaths) |
static org.dom4j.Element |
transform(TransformStage transformer,
File pluginJar,
List<HostComponentRegistration> regs,
org.dom4j.Element pluginRoot,
String... xpaths) |
static org.dom4j.Element |
transform(TransformStage transformer,
List<HostComponentRegistration> regs,
org.dom4j.Element pluginRoot,
String... xpaths) |
public static org.dom4j.Element transform(TransformStage transformer, org.dom4j.Element pluginRoot, String... xpaths) throws IOException, org.dom4j.DocumentException
IOExceptionorg.dom4j.DocumentExceptionpublic static org.dom4j.Element transform(TransformStage transformer, List<HostComponentRegistration> regs, org.dom4j.Element pluginRoot, String... xpaths) throws IOException, org.dom4j.DocumentException
IOExceptionorg.dom4j.DocumentExceptionpublic static org.dom4j.Element transform(TransformStage transformer, File pluginJar, List<HostComponentRegistration> regs, org.dom4j.Element pluginRoot, String... xpaths) throws IOException, org.dom4j.DocumentException
IOExceptionorg.dom4j.DocumentExceptionCopyright © 2014 Atlassian. All rights reserved.