public class FileInclusionReader extends AbstractInclusionReader
FILE, fullFilePathsIncluded, JAR, URL| Constructor and Description |
|---|
FileInclusionReader(File f) |
| Modifier and Type | Method and Description |
|---|---|
static void |
addSearchPath(File f) |
void |
addSearchPath(String s) |
void |
addSearchPaths(String sp) |
String |
getRelativeContent(String attribute,
String s) |
String |
getRootContent() |
getAllIncludedFiles, getIncludeContent, insertIncludes, read, removeXMLComments, trimOuterElementpublic FileInclusionReader(File f)
public static void addSearchPath(File f)
public void addSearchPath(String s)
public void addSearchPaths(String sp)
public String getRelativeContent(String attribute, String s) throws ContentError
getRelativeContent in class AbstractInclusionReaderContentErrorpublic String getRootContent() throws ContentError
getRootContent in class AbstractInclusionReaderContentErrorCopyright © 2019. All rights reserved.