|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.jdocbook.util.XIncludeHelper
public class XIncludeHelper
A helper for dealing with XIncludes.
| Constructor Summary | |
|---|---|
XIncludeHelper()
|
|
| Method Summary | |
|---|---|
static java.util.Set<java.io.File> |
locateInclusions(java.io.File root)
Given a file which defining an XML document containing XInclude elements, collect all the referenced XInclude files. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XIncludeHelper()
| Method Detail |
|---|
public static java.util.Set<java.io.File> locateInclusions(java.io.File root)
root - The file which (potentially) contains XIncludes.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||