public class ImportProcessor
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected org.springframework.context.ApplicationContext |
applicationContext |
protected javax.xml.parsers.DocumentBuilder |
builder |
protected javax.xml.xpath.XPath |
xPath |
| Constructor and Description |
|---|
ImportProcessor(org.springframework.context.ApplicationContext applicationContext) |
| Modifier and Type | Method and Description |
|---|---|
ResourceInputStream[] |
extract(ResourceInputStream[] sources) |
protected org.springframework.context.ApplicationContext applicationContext
protected javax.xml.parsers.DocumentBuilder builder
protected javax.xml.xpath.XPath xPath
public ImportProcessor(org.springframework.context.ApplicationContext applicationContext)
public ResourceInputStream[] extract(ResourceInputStream[] sources) throws MergeException
MergeExceptionCopyright © 2018. All Rights Reserved.