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, trimOuterElement
public 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 AbstractInclusionReader
ContentError
public String getRootContent() throws ContentError
getRootContent
in class AbstractInclusionReader
ContentError
Copyright © 2020. All rights reserved.