public class XIncludeHelper extends Object
Constructor and Description |
---|
XIncludeHelper() |
Modifier and Type | Method and Description |
---|---|
static Set<File> |
locateInclusions(File root)
Given a file which defining an XML document containing XInclude elements, collect all the referenced XInclude
files.
|
public static Set<File> locateInclusions(File root)
root
- The file which (potentially) contains XIncludes.Copyright © 2007-2013 JBoss, a division of Red Hat, Inc. All Rights Reserved.