public class ImportProcessor extends Object
| Modifier and Type | Field and Description |
|---|---|
protected DocumentBuilder |
builder |
protected org.springframework.core.io.ResourceLoader |
loader |
protected XPath |
xPath |
| Constructor and Description |
|---|
ImportProcessor(org.springframework.core.io.ResourceLoader loader) |
| Modifier and Type | Method and Description |
|---|---|
ResourceInputStream[] |
extract(ResourceInputStream[] sources) |
protected org.springframework.core.io.ResourceLoader loader
protected DocumentBuilder builder
protected XPath xPath
public ImportProcessor(org.springframework.core.io.ResourceLoader loader)
public ResourceInputStream[] extract(ResourceInputStream[] sources) throws MergeException
MergeExceptionCopyright © 2018. All rights reserved.