Modifier and Type | Method and Description |
---|---|
void |
XaLogService.setPath(Path path) |
Modifier and Type | Method and Description |
---|---|
Path |
PdfReportAction.getLogPath() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
HeapDumpAction.execute(boolean isJvmHprof,
java.lang.String serverId,
Path hprofPath) |
Modifier and Type | Method and Description |
---|---|
Path |
EntityMappingsConfig.getRoot() |
Modifier and Type | Method and Description |
---|---|
void |
EntityMappingsConfig.setRoot(Path root) |
Modifier and Type | Method and Description |
---|---|
Path |
AmberEnhancer.getPostWorkDir()
Returns the work directory.
|
Path |
AmberEnhancer.getWorkDir()
Returns the work directory.
|
Modifier and Type | Method and Description |
---|---|
void |
AmberEnhancer.setConfigDirectory(Path dir)
Sets the config directory.
|
Modifier and Type | Method and Description |
---|---|
void |
AmberContainer.addPersistenceUnit(Path root)
Adds a persistence root.
|
void |
AmberContainer.classMatchEvent(EnvironmentClassLoader loader,
Path root,
java.lang.String className)
Callback to note the class matches
|
boolean |
AmberContainer.isRootScannable(Path root,
java.lang.String packageRoot)
Returns true if the root is a valid scannable root.
|
ScanClass |
AmberContainer.scanClass(Path root,
java.lang.String packageRoot,
java.lang.String className,
int modifiers) |
Modifier and Type | Method and Description |
---|---|
protected Path |
DeployCommand.getDeployPath(com.caucho.boot.WatchdogArgs args) |
protected Path |
AbstractDeployCommand.getDeployPath(com.caucho.boot.WatchdogArgs args) |
Path |
BootResinConfig.getLogDirectory() |
Path |
BootResinConfig.getResinDataDirectory() |
Path |
BootResinConfig.getResinHome() |
Path |
BootResinConfig.getRootDirectory() |
Modifier and Type | Method and Description |
---|---|
void |
JniBoot.chown(Path path,
java.lang.String user,
java.lang.String group) |
protected CommitBuilder |
DeployCommand.createCommitBuilder(com.caucho.boot.WatchdogArgs args,
Path path) |
protected CommitBuilder |
ConfigDeployCommand.createCommitBuilder(com.caucho.boot.WatchdogArgs args,
Path path) |
protected abstract CommitBuilder |
AbstractDeployCommand.createCommitBuilder(com.caucho.boot.WatchdogArgs args,
Path path) |
protected void |
AbstractDeployCommand.deploy(com.caucho.boot.WatchdogArgs args,
WebAppDeployClient deployClient,
Path path,
CommitBuilder commit,
long timeout) |
void |
BootResinConfig.setResinDataDirectory(Path path) |
void |
BootResinConfig.setRootDirectory(Path rootDirectory) |
Constructor and Description |
---|
JniLoader(Path resinHome)
Create a new class loader.
|
Modifier and Type | Method and Description |
---|---|
boolean |
LicenseClientImpl.loadLicenses(Path licenses,
CloudPod cloudPod) |
boolean |
LicenseClient.loadLicenses(Path licenses,
CloudPod cloudPod) |
Modifier and Type | Field and Description |
---|---|
static EnvironmentLocal<java.util.Map<Path,ConfigMXBean>> |
ConfigAdmin._environmentConfigs |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
Config.configure(java.lang.Object obj,
Path path)
Configures a bean with a configuration file.
|
java.lang.Object |
Config.configure(java.lang.Object obj,
Path path,
Schema schema)
Configures a bean with a configuration file and schema.
|
java.lang.Object |
Config.configure(java.lang.Object obj,
Path path,
java.lang.String schemaLocation)
Configures a bean with a configuration file and schema.
|
void |
Config.configureBean(java.lang.Object obj,
Path path)
Configures a bean with a configuration file and schema.
|
void |
Config.configureBean(java.lang.Object obj,
Path path,
Schema schema)
Configures a bean with a configuration file and schema.
|
void |
Config.configureBean(java.lang.Object obj,
Path path,
java.lang.String schemaLocation)
Configures a bean with a configuration file and schema.
|
static void |
ConfigAdmin.registerPath(Path path) |
Modifier and Type | Method and Description |
---|---|
Path |
BeansConfig.getRoot()
Gets the web beans root directory
|
Constructor and Description |
---|
BeansConfig(InjectManager injectManager,
Path root) |
Modifier and Type | Method and Description |
---|---|
void |
ResinImport.setPath(Path path)
Sets the resin:import path.
|
void |
ResinProperties.setPath(Path path)
Sets the resin:properties.
|
Modifier and Type | Method and Description |
---|---|
Path |
ScanRootContext.getRoot() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Path> |
InjectManager.getBeansXmlOverride(Path path) |
Modifier and Type | Method and Description |
---|---|
void |
InjectManager.addBeansXmlOverride(Path path,
Path beansXmlPath) |
void |
InjectManager.addXmlPath(Path path) |
java.util.List<Path> |
InjectManager.getBeansXmlOverride(Path path) |
Constructor and Description |
---|
ScanRootContext(Path root,
java.lang.String packageRoot) |
Modifier and Type | Method and Description |
---|---|
static Path |
PathType.lookupPath(java.lang.String string) |
static Path |
PathType.lookupPath(java.lang.String string,
ELContext env) |
static Path |
PathType.lookupPath(java.lang.String string,
ELContext env,
Path pwd) |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<Path> |
PathType.getType()
Returns the path class.
|
Modifier and Type | Method and Description |
---|---|
static Path |
PathType.lookupPath(java.lang.String string,
ELContext env,
Path pwd) |
Modifier and Type | Field and Description |
---|---|
protected Path |
BaseRef._modulePath |
Modifier and Type | Method and Description |
---|---|
Path |
FileSetType.getDir()
Gets the starting directory.
|
static Path |
PathBuilder.lookupPath(java.lang.String string) |
static Path |
PathBuilder.lookupPath(java.lang.String string,
java.util.ArrayList<?> vars) |
static Path |
PathBuilder.lookupPath(java.lang.String string,
ELContext env) |
static Path |
PathBuilder.lookupPath(java.lang.String string,
ELContext env,
Path pwd) |
static Path |
PathBuilder.lookupPath(java.lang.String string,
java.util.Map<java.lang.String,java.lang.Object> map) |
Path |
PathBuilder.replaceObject()
Replace with the real path.
|
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<Path> |
FileSetType.getPaths()
Returns the set of files.
|
java.util.ArrayList<Path> |
FileSetType.getPaths(java.util.ArrayList<Path> paths)
Returns the set of files.
|
java.util.ArrayList<Path> |
FileSetType.getRoots() |
Modifier and Type | Method and Description |
---|---|
void |
FileSetType.filterPaths(Path path,
java.lang.String prefix,
FileSetType.PathCallback cb)
Returns the set of files.
|
boolean |
FileSetType.isMatch(Path path,
java.lang.String prefix)
Returns the set of files.
|
static Path |
PathBuilder.lookupPath(java.lang.String string,
ELContext env,
Path pwd) |
void |
FileSetType.PathCallback.onMatch(Path path) |
void |
FileSetType.setDir(Path dir)
Sets the starting directory.
|
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<Path> |
FileSetType.getPaths(java.util.ArrayList<Path> paths)
Returns the set of files.
|
Constructor and Description |
---|
BaseRef(Path modulePath) |
BaseRef(Path modulePath,
java.lang.String sourceEjbName) |
EjbLocalRef(Path path) |
EjbLocalRef(Path path,
java.lang.String sourceEjbName) |
EjbRef(Path modulePath) |
EjbRef(Path modulePath,
java.lang.String sourceEjbName) |
MessageDestinationRef(Path modulePath) |
ResourceEnvRef(Path modulePath,
java.lang.String sourceEjbName) |
Modifier and Type | Method and Description |
---|---|
void |
XmlStandardPlugin.addRoot(Path root) |
void |
XmlStandardPlugin.addXmlPath(Path xmlPath) |
Modifier and Type | Method and Description |
---|---|
Path |
Database.getPath()
Returns the path.
|
Modifier and Type | Method and Description |
---|---|
void |
Database.setPath(Path dir)
Sets the directory.
|
Constructor and Description |
---|
Database(Path dir)
Creates the database.
|
Modifier and Type | Method and Description |
---|---|
Path |
BlockStore.getPath()
Returns the store's path.
|
Modifier and Type | Method and Description |
---|---|
static BlockStore |
BlockStore.create(Path path)
Creates an independent store.
|
static BlockStore |
BlockStore.create(Path path,
boolean isMmap)
Creates an independent store.
|
static BlockStore |
BlockStore.createMmap(Path path)
Creates an independent store.
|
static BlockStore |
BlockStore.createNoMmap(Path path)
Creates an independent store.
|
Constructor and Description |
---|
BlockReadWrite(BlockStore store,
Path path,
boolean isEnableMmap)
Creates a new store.
|
BlockStore(Database database,
java.lang.String name,
java.util.concurrent.locks.ReadWriteLock rowLock,
Path path)
Creates a new store.
|
BlockStore(Database database,
java.lang.String name,
java.util.concurrent.locks.ReadWriteLock rowLock,
Path path,
boolean isEnableMmap)
Creates a new store.
|
Constructor and Description |
---|
DebugQuery(Path path) |
DebugStore(Path path) |
Modifier and Type | Method and Description |
---|---|
static BTree |
BTree.createStringTest(Path path,
int keySize) |
static BTree |
BTree.createTest(Path path,
int keySize) |
Modifier and Type | Method and Description |
---|---|
Path |
StoreBuilder.getPath() |
Modifier and Type | Method and Description |
---|---|
static RandomAccessStreamNio |
RandomAccessStreamNio.open(Path path,
long fileLength) |
Constructor and Description |
---|
StoreBuilder(Path path) |
Modifier and Type | Method and Description |
---|---|
void |
DataSourceImpl.setPath(Path path)
Sets the path to the database.
|
void |
ConnectionPoolDataSourceImpl.setPath(Path path)
Sets the path to the database.
|
Constructor and Description |
---|
DataSourceImpl(Path path)
Creates a new data source
|
Modifier and Type | Method and Description |
---|---|
void |
EJBClientInterface.addEJBJar(Path jar)
Adds a jar
|
void |
EJBServer.addEJBJar(Path ejbJar)
Adds an ejb jar.
|
void |
EJBServer.addJarUrls(EnvironmentClassLoader loader,
Path root) |
void |
EJBServer.setConfigDirectory(Path path) |
Modifier and Type | Method and Description |
---|---|
Path |
EjbRootConfig.getRoot() |
Modifier and Type | Method and Description |
---|---|
void |
EjbBean.addDepend(Path path)
Add a dependency.
|
void |
EjbConfig.addEjbPath(Path path)
Adds a path for an EJB config file to the config list.
|
void |
EjbConfigManager.addEjbPath(Path root)
Adds a path for an EJB config file to the config list.
|
void |
EjbConfigManager.configureRootPath(Path root) |
EjbRootConfig |
EjbConfigManager.createRootConfig(Path root)
Returns an EjbRootConfig for a class-loader root.
|
Constructor and Description |
---|
EjbJar(EjbConfig config,
java.lang.String ejbModuleName,
Path rootPath) |
Modifier and Type | Method and Description |
---|---|
Path |
EjbManager.getWorkDir()
The work directory for EJB-generated files
|
Modifier and Type | Method and Description |
---|---|
void |
EjbManager.classMatchEvent(EnvironmentClassLoader loader,
Path root,
java.lang.String className)
Callback to note the class matches
|
void |
EjbManager.configureRootPath(Path root)
Adds a root URL
|
boolean |
EjbManager.isRootScannable(Path root,
java.lang.String packageRoot)
Returns true if the root is a valid scannable root.
|
ScanClass |
EjbManager.scanClass(Path root,
java.lang.String packageRoot,
java.lang.String className,
int modifiers) |
void |
EjbManager.setWorkDir(Path workDir)
The work directory for EJB-generated files
|
Modifier and Type | Method and Description |
---|---|
void |
EjbManager.setScannableRoots(java.util.ArrayList<Path> roots) |
Modifier and Type | Method and Description |
---|---|
Path |
ProtocolContainer.getWorkPath() |
Modifier and Type | Method and Description |
---|---|
void |
ProtocolContainer.setWorkPath(Path workPath) |
Modifier and Type | Method and Description |
---|---|
Path |
DeployConfig.calculateRootDirectory()
Calculates the root directory for the config.
|
Path |
DeployConfig.calculateRootDirectory(java.util.Map<java.lang.String,java.lang.Object> varMap)
Calculates the root directory for the config.
|
Path |
ExpandDeployGenerator.getArchiveDirectory()
Gets the war expand directory.
|
Path |
EnvironmentDeployController.getArchivePath() |
Path |
ExpandDeployController.getArchivePath()
Gets the archive path.
|
Path |
ExpandDeployGenerator.getArchivePath(java.lang.String name)
Returns the location for deploying an archive with the specified name.
|
Path |
ExpandDeployGenerator.getExpandDirectory()
Gets the war expand directory.
|
Path |
ExpandDeployGenerator.getExpandPath(java.lang.String key)
Returns the location of an expanded archive, or null if no archive with
the passed name is deployed.
|
Path |
ExpandDeployGenerator.getPath()
Gets the default path.
|
Path |
ExpandDeployController.getRootDirectory()
Gets the root directory
|
Modifier and Type | Method and Description |
---|---|
protected void |
ExpandDeployController.removeExpandDirectory(Path path)
Recursively remove all files in a directory.
|
protected void |
ExpandDeployController.removeExpandDirectory(Path path,
java.lang.String prefix)
Recursively remove all files in a directory.
|
protected void |
ExpandDeployController.removeExpandFile(Path path,
java.lang.String prefix)
Removes an expanded file.
|
void |
ExpandDeployGenerator.setArchiveDirectory(Path path)
Sets the war expand dir to check for new archive files.
|
void |
ExpandDeployController.setArchivePath(Path path)
Sets the archive path.
|
void |
ExpandDeployGenerator.setExpandDirectory(Path path)
Sets the war expand dir to check for new applications.
|
void |
ExpandDeployGenerator.setExpandPath(Path path)
Sets the war expand dir to check for new applications.
|
void |
ExpandDeployGenerator.setPath(Path path)
Sets the deploy directory.
|
protected void |
ExpandDeployController.setRootDirectory(Path rootDirectory)
Sets the root directory
|
Constructor and Description |
---|
EnvironmentDeployController(java.lang.String id,
Path rootDirectory) |
EnvironmentDeployController(java.lang.String id,
Path rootDirectory,
C config,
DeployContainerApi<?> container) |
ExpandDeployController(java.lang.String id,
java.lang.ClassLoader loader,
Path rootDirectory,
DeployContainerApi<?> container) |
ExpandDeployGenerator(java.lang.String id,
DeployContainer<E> container,
Path containerRootDirectory)
Creates the deploy.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
GitCommitTree.addFile(java.lang.String treePath,
int mode,
Path filePath)
Adds a file to the commit tree
|
void |
GitSystem.copyToFile(Path path,
java.lang.String sha1) |
static GitSystem |
GitSystem.createAndAddService(Path root) |
static GitCommitJar |
GitCommitJar.createDirectory(Path dir) |
void |
GitSystem.expandToPath(Path path,
java.lang.String sha1) |
void |
GitSystem.expandToPath(Path path,
java.lang.String sha1,
long now) |
java.lang.String |
GitSystem.getBlobSha1(Path path)
Writes a file to the repository
|
java.lang.String |
GitSystem.writeFile(Path path)
Writes a file to the repository
|
Constructor and Description |
---|
GitCommitJar(Path jar) |
GitObjectStream(Path path) |
GitSystem(Path root) |
Modifier and Type | Method and Description |
---|---|
void |
NamePassDumpHandler.parse(Path path) |
void |
ClassPassDumpHandler.parse(Path path) |
Constructor and Description |
---|
HprofInstanceManager(Path path,
HprofClassManager classManager) |
HprofParser(Path path) |
Modifier and Type | Method and Description |
---|---|
Path |
ConfigPersistence.getRoot() |
Modifier and Type | Method and Description |
---|---|
void |
PersistenceManager.classMatchEvent(EnvironmentClassLoader loader,
Path root,
java.lang.String className)
Callback to note the class matches
|
boolean |
PersistenceManager.isRootScannable(Path root,
java.lang.String packageRoot)
Returns true if the root is a valid scannable root.
|
ScanClass |
PersistenceManager.scanClass(Path root,
java.lang.String packageRoot,
java.lang.String className,
int modifiers) |
Constructor and Description |
---|
ConfigPersistence(Path root) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
RepositorySpi.addArchive(Path path)
Adds a path as a jar/zip archive to the repository.
|
java.lang.String |
AbstractRepository.addArchive(Path path)
Adds a path to the repository.
|
java.lang.String |
RepositorySpi.addPath(Path path)
Adds a path to the repository.
|
java.lang.String |
AbstractRepository.addPath(Path path)
Adds a path to the repository.
|
java.lang.String |
AbstractRepository.commitArchive(CommitBuilder commit,
Path archivePath)
Convenience method for adding the content of a jar.
|
java.lang.String |
Repository.commitArchive(CommitBuilder commitTag,
Path contentArchive)
Adds and commits a jar/zip archive
|
java.lang.String |
AbstractRepository.commitPath(CommitBuilder commit,
Path directoryPath)
Convenience method for adding a path/directory.
|
java.lang.String |
Repository.commitPath(CommitBuilder commitTag,
Path contentDirectory)
Adds and commits a full path, recursively
|
void |
RepositorySpi.expandToPath(java.lang.String contentHash,
Path path)
Expands the repository to the filesystem.
|
abstract void |
AbstractRepository.expandToPath(java.lang.String contentHash,
Path path)
Expands the repository to the filesystem.
|
void |
FileRepository.expandToPath(java.lang.String contentHash,
Path path)
Expands the repository to the filesystem.
|
Modifier and Type | Method and Description |
---|---|
static Path |
RootDirectorySystem.getCurrentDataDirectory()
Returns the data directory for current active directory service.
|
Path |
RootDirectorySystem.getDataDirectory()
Returns the internal data directory.
|
Path |
RootDirectorySystem.getRootDirectory()
Returns the root directory.
|
Modifier and Type | Method and Description |
---|---|
static RootDirectorySystem |
RootDirectorySystem.createAndAddService(Path rootDirectory) |
static RootDirectorySystem |
RootDirectorySystem.createAndAddService(Path rootDirectory,
Path dataDirectory) |
Constructor and Description |
---|
ResinSystem(java.lang.String id,
Path rootDirectory)
Creates a new servlet server.
|
ResinSystem(java.lang.String id,
Path rootDirectory,
Path dataDirectory)
Creates a new servlet server.
|
RootDirectorySystem(Path rootDirectory,
Path dataDirectory) |
Modifier and Type | Class and Description |
---|---|
class |
RepositoryPath
Virtual path based on an expansion repository
|
Modifier and Type | Method and Description |
---|---|
static Path |
RepositoryScheme.create(java.lang.String scheme,
java.lang.String tagId,
Path physicalRoot) |
Path |
RepositoryScheme.getRoot() |
Path |
RepositoryPath.schemeWalk(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> newAttributes,
java.lang.String newPath,
int offset) |
Path |
RepositoryPath.unwrap() |
Modifier and Type | Method and Description |
---|---|
static Path |
RepositoryScheme.create(java.lang.String scheme,
java.lang.String tagId,
Path physicalRoot) |
Constructor and Description |
---|
RepositoryPath(RepositoryRoot repository,
RepositoryPath root,
Path physicalPath) |
RepositoryPath(java.lang.String tagId,
Path physicalRoot) |
RepositoryRoot(java.lang.String id,
RepositorySpi repository,
Path rootDirectory) |
Modifier and Type | Method and Description |
---|---|
Path |
PhpAction.getPath() |
Modifier and Type | Method and Description |
---|---|
void |
DumpHeap.setHprofDir(Path hprofPath)
Deprecated.
|
void |
DumpHeap.setHprofPath(Path hprofPath)
Output path for the hprof dump file.
|
void |
PhpAction.setPath(Path path) |
Modifier and Type | Method and Description |
---|---|
Path |
HempFileQueueStore.getPath()
Returns the path to the backing database
|
Modifier and Type | Method and Description |
---|---|
void |
HempFileQueueStore.setPath(Path path)
Sets the path to the database
|
Modifier and Type | Field and Description |
---|---|
protected Path |
AbstractAccessLog.path |
Modifier and Type | Method and Description |
---|---|
Path |
AbstractAccessLog.getPath()
Returns the access-log's path.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractAccessLog.setPath(Path path)
Sets the access-log's path.
|
Modifier and Type | Method and Description |
---|---|
Path |
AbstractGenerator.getClassDir()
Returns the class dir for the generated class.
|
protected Path |
InternalCompiler2.getClassDir() |
static Path |
WorkDir.getLocalWorkDir()
Returns the local work directory.
|
static Path |
WorkDir.getLocalWorkDir(java.lang.ClassLoader loader)
Returns the local work directory.
|
Path |
AbstractGenerator.getSearchPath() |
Path |
JavaCompilerUtil.getSourceDir()
Returns the directory where compiled classes go.
|
static Path |
WorkDir.getTmpWorkDir()
Returns the user directory from /tmp/
|
Modifier and Type | Method and Description |
---|---|
void |
JavaCompilerUtil.mergeSmap(Path classPath,
Path smapPath) |
void |
AbstractGenerator.setClassDir(Path workPath)
Sets the work path for the generated class.
|
void |
JavaCompilerUtil.setClassDir(Path path)
Sets the directory where compiled classes go.
|
void |
WorkDir.setId(Path path)
Deprecated.
|
void |
TempDir.setId(Path path)
Sets the id.
|
static void |
WorkDir.setLocalWorkDir(Path path)
Sets the work dir.
|
static void |
WorkDir.setLocalWorkDir(Path path,
java.lang.ClassLoader loader)
Sets the work dir.
|
void |
AbstractGenerator.setSearchPath(Path path)
Sets the search path.
|
void |
JavaCompilerUtil.setSourceDir(Path path)
Sets the directory the java source comes from.
|
void |
WorkDir.setValue(Path path)
Sets the value.
|
Modifier and Type | Method and Description |
---|---|
Path |
JavaClassGenerator.getClassFilePath(java.lang.String className) |
static Path |
JavaClassGenerator.getDefaultSearchPath()
Returns the default merge path
|
Path |
JavaClassGenerator.getSearchPath()
Returns the assigned search path.
|
Path |
JavaClassGenerator.getWorkDir()
Returns the class dir for the generated class.
|
Modifier and Type | Method and Description |
---|---|
void |
JavaClassGenerator.setSearchPath(Path path)
Sets the search path.
|
void |
DependencyComponent.setSearchPath(Path searchPath)
Sets the search path.
|
void |
JavaClassGenerator.setWorkDir(Path workPath)
Sets the work path for the generated class.
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceManagerConfig.setConfigDirectory(Path path)
Sets the configuration directory.
|
Modifier and Type | Method and Description |
---|---|
Path |
ResourceDeploy.getArchiveDirectory() |
Path |
ResourceDeploy.getArchivePath(java.lang.String name) |
Path |
ResourceDeploy.getExpandDirectory()
Gets the rar expand directory.
|
Path |
ResourceDeploy.getExpandPath()
Deprecated.
use
@getExpandDirectory |
Path |
ResourceDeploy.getExpandPath(java.lang.String name)
Returns the location of an expanded archive, or null if no archive with
the passed name is deployed.
|
Path |
ResourceDeploy.getPath()
Gets the rar directory.
|
Path |
ResourceArchive.getRootDirectory()
Sets the root directory.
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceDeploy.setExpandPath(Path path)
Sets the war expand dir to check for new applications.
|
void |
ResourceDeploy.setPath(Path path)
Sets the rar directory.
|
void |
ResourceArchive.setRarPath(Path rarPath)
Sets the path to the .ear file
|
void |
ResourceArchive.setRootDirectory(Path rootDir)
Sets the root directory.
|
Modifier and Type | Method and Description |
---|---|
void |
ClusterTopicImpl.setPath(Path path) |
Modifier and Type | Method and Description |
---|---|
Path |
FileQueueImpl.getPath() |
Modifier and Type | Method and Description |
---|---|
void |
FileQueueImpl.setPath(Path path)
Deprecated.
|
void |
FileTopicImpl.setPath(Path path)
Sets the path to the backing database
|
Constructor and Description |
---|
FileQueue(Path path,
java.lang.String name)
Deprecated.
Test interface
|
FileQueue(Path path,
java.lang.String name,
java.lang.String serverId)
Deprecated.
Test interface
|
FileQueueStore(Path path,
java.lang.String serverId) |
FileQueueStore(Path path,
java.lang.String serverId,
java.lang.ClassLoader loader) |
FileTopic(Path path,
java.lang.String name)
Deprecated.
Test interface
|
FileTopicImpl(Path path,
java.lang.String name,
java.lang.String serverId) |
Modifier and Type | Field and Description |
---|---|
protected Path |
JspBuilder._sourcePath |
Modifier and Type | Method and Description |
---|---|
Path |
PageManager.getAppDir() |
Path |
JspCompiler.getAppDir()
Gets the source webApp directory.
|
Path |
PageManager.getClassDir() |
Path |
JspCompiler.getClassDir()
Gets the destination class directory.
|
Path |
Taglib.getPath()
Gets the path.
|
Path |
AppResourceManager.resolvePath(java.lang.String uri)
Resolves a path.
|
Path |
AppDirResourceManager.resolvePath(java.lang.String uri)
Resolves a path.
|
Path |
ParseState.resolvePath(java.lang.String uri)
Resolves a path.
|
abstract Path |
JspResourceManager.resolvePath(java.lang.String uri)
Resolves a path.
|
Modifier and Type | Method and Description |
---|---|
protected void |
Page._caucho_addCacheDepend(Path path,
long lastModified,
long length)
Adds a single cache dependency.
|
protected void |
Page._caucho_addDepend(Path path)
Adds a dependency to the page.
|
protected void |
Page._caucho_addDepend(Path path,
long lastModified,
long length)
Adds a JSP source dependency.
|
void |
ParseState.addDepend(Path path)
Add a dependency.
|
Page |
JspCompiler.compile(Path jspPath,
java.lang.String uri)
Compiles the JSP file specified with jspFile.
|
WebApp |
JspCompiler.createWebApp(Path rootDirectory)
Initialize values based on the ServletContext.
|
protected abstract void |
JspGenerator.generate(Path path,
java.lang.String className)
Generates the JSP page.
|
JspCompilerInstance |
JspCompiler.getCompilerInstance(Path jspPath,
java.lang.String uri)
Returns the compilation instance.
|
JspCompilerInstance |
JspCompiler.getCompilerInstance(Path jspPath,
java.lang.String uri,
java.lang.String className)
Returns the compilation instance.
|
Page |
PageManager.getPage(java.lang.String uri,
Path path)
Compiles and returns the page at the given path and uri.
|
Page |
PageManager.getPage(java.lang.String uri,
java.lang.String pageURI,
Path path,
ServletConfig config)
Compiles and returns the page at the given path and uri.
|
Page |
PageManager.getPage(java.lang.String uri,
java.lang.String pageURI,
Path path,
ServletConfig config,
java.util.ArrayList<PersistentDependency> dependList)
Compiles and returns the page at the given path and uri.
|
java.lang.String |
JspGenerator.getSourceLines(Path source,
int errorLine) |
TagInfo |
TagFileManager.getTag(Path path,
java.lang.String prefix,
java.lang.String location) |
TagInfo |
TagFileManager.getTag(Path path,
java.lang.String location,
TagTaglib taglib) |
void |
StaticPage.init(Path path) |
void |
CauchoPage.init(Path path) |
void |
Page.init(Path path) |
void |
JspCompiler.setAppDir(Path path)
Sets the source webApp directory.
|
void |
JspCompiler.ApplicationConfig.setAppDir(Path path) |
void |
JspCompiler.setClassDir(Path path)
Sets the destination class directory.
|
void |
JspCompiler.setClassDirectory(Path path)
Sets the destination class directory.
|
void |
JspCompiler.ApplicationConfig.setDocumentDirectory(Path path) |
void |
JspBuilder.setLocation(Path sourcePath,
java.lang.String filename,
int line)
Sets the source line number.
|
void |
JspCompiler.ApplicationConfig.setRootDirectory(Path path) |
static void |
StaticPage.writeDepend(Path dependPath,
java.util.ArrayList<PersistentDependency> dependList) |
Constructor and Description |
---|
AppDirResourceManager(Path appDir)
Sets the application directory.
|
Modifier and Type | Method and Description |
---|---|
Path |
TldTaglib.getJarPath()
Gets the jar path.
|
Path |
TldPreload.getPath()
Gets the path.
|
Modifier and Type | Method and Description |
---|---|
void |
TldTaglib.setJarPath(Path path)
Sets the jar path.
|
void |
TldPreload.setPath(Path path)
Sets the path to the tld.
|
void |
JspPropertyGroup.setTldDir(Path tldDir)
Sets a restriction of the tld dir.
|
Modifier and Type | Field and Description |
---|---|
protected Path |
JspNode._sourcePath |
Modifier and Type | Method and Description |
---|---|
void |
JavaJspGenerator.addDepend(Path path) |
protected void |
JavaJspGenerator.generate(Path path,
java.lang.String className)
Generates the JSP page.
|
java.lang.String |
JavaJspGenerator.getSourceLines(Path source,
int errorLine) |
void |
JspTagSupport.init(Path path) |
void |
JspNode.setStartLocation(Path sourcePath,
java.lang.String filename,
int line)
Sets the start location of the node.
|
Modifier and Type | Method and Description |
---|---|
Path |
DynamicClassLoader.findPath(java.lang.String name)
Returns the matching single-level path.
|
Path |
ClassEntry.getClassPath()
Returns the path to the class file.
|
Path |
PathLoader.getCodePath() |
Path |
LibraryLoader.getCodePath() |
Path |
JarLoader.getCodePath() |
Path |
TreeLoader.getCodePath() |
Path |
LibraryLoader.getPath()
The library loader's path.
|
Path |
SimpleLoader.getPath()
Gets the resource path.
|
Path |
TreeLoader.getPath()
The directory loader's path.
|
Path |
CompilingLoader.getPath()
Gets the class path.
|
Path |
ResourceLoader.getPath()
Gets the resource path.
|
Path |
PathLoader.getPath(java.lang.String pathName)
Find a given path somewhere in the classpath
|
Path |
SimpleLoader.getPath(java.lang.String name)
Given a class or resource name, returns a patch to that resource.
|
Path |
JarListLoader.getPath(java.lang.String pathName)
Find a given path somewhere in the classpath
|
Path |
CompilingLoader.getPath(java.lang.String name)
Returns the path for the given name.
|
Path |
Loader.getPath(java.lang.String name)
Returns a path for the given name.
|
Path |
ResourceLoader.getPath(java.lang.String name)
Given a class or resource name, returns a patch to that resource.
|
Path |
CompilingLoader.getSource()
Sets the source path.
|
Path |
ClassEntry.getSourcePath() |
protected Path |
Loader.lookupPath(Path path,
java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
static void |
Environment.addDependency(Path path)
Adds a dependency to the current environment.
|
static void |
Environment.addDependency(Path path,
java.lang.ClassLoader loader)
Adds a dependency to the current environment.
|
protected void |
JarListLoader.addJar(Path jar) |
void |
DynamicClassLoader.addJar(Path jar)
Adds a jar loader.
|
void |
DynamicClassLoader.addJarManifestClassPath(Path path)
Adds jars based on a manifest classpath.
|
void |
DynamicClassLoader.addManifestClassPath(java.lang.String classPath,
Path pwd)
Adds jars based on a manifest classpath.
|
void |
DynamicClassLoader.addNative(Path path)
Adds a native path.
|
void |
DynamicClassLoader.addPathClass(java.lang.String className,
Path path)
Adds a jar loader.
|
void |
DynamicClassLoader.addRoot(Path root)
Adds a root loader.
|
boolean |
DynamicClassLoader.addURL(Path path)
Adds the URL to the URLClassLoader.
|
boolean |
DynamicClassLoader.containsURL(Path path)
Adds the URL to the URLClassLoader.
|
static DynamicClassLoader |
LibraryLoader.create(java.lang.ClassLoader parent,
Path path)
Create a new class loader
|
static DynamicClassLoader |
SimpleLoader.create(java.lang.ClassLoader parent,
Path path)
Create a class loader based on the SimpleLoader
|
static DynamicClassLoader |
TreeLoader.create(java.lang.ClassLoader parent,
Path dir)
Create a new class loader
|
static DynamicClassLoader |
CompilingLoader.create(java.lang.ClassLoader parent,
Path classDir,
Path sourceDir,
java.lang.String args,
java.lang.String encoding)
Creates a new compiling class loader
|
static DynamicClassLoader |
SimpleLoader.create(java.lang.ClassLoader parent,
Path path,
java.lang.String prefix)
Create a class loader based on the SimpleLoader
|
static DynamicClassLoader |
SimpleLoader.create(Path path)
Create a class loader based on the SimpleLoader
|
static DynamicClassLoader |
CompilingLoader.create(Path path)
Create a class loader based on the compiling loader
|
protected java.security.CodeSource |
SimpleLoader.getCodeSource(Path path)
Returns the code source for the directory.
|
protected java.security.CodeSource |
CompilingLoader.getCodeSource(Path path)
Returns the code source for the directory.
|
protected java.security.CodeSource |
Loader.getCodeSource(Path path)
Returns the code source for the path.
|
protected Path |
Loader.lookupPath(Path path,
java.lang.String name) |
void |
PathLoader.put(java.lang.String name,
Path path)
Adds a new path.
|
void |
JarMap.scan(Path jar) |
void |
JarMap.scan(Path jar,
com.caucho.loader.JarEntry jarEntry) |
protected void |
ClassEntry.setDependPath(Path dependPath)
Sets the depend path.
|
void |
ClasspathConfig.setId(Path id)
Sets the id.
|
void |
LibraryLoader.setPath(Path path)
The library loader's path.
|
void |
SimpleLoader.setPath(Path path)
Sets the resource directory.
|
void |
TreeLoader.setPath(Path path)
The directory loader's path.
|
void |
ModuleConfig.setPath(Path path)
Sets a specific path to a jar file
|
void |
CompilingLoader.setPath(Path path)
Sets the class path.
|
void |
ResourceLoader.setPath(Path path)
Sets the resource directory.
|
void |
ClasspathConfig.setSource(Path source)
Sets the source.
|
void |
CompilingLoader.setSource(Path path)
Sets the source path.
|
Constructor and Description |
---|
ClassEntry(DynamicClassLoader loader,
java.lang.String name,
Path sourcePath,
Path classPath,
java.security.CodeSource codeSource)
Create a loaded class entry
|
CompilingLoader(java.lang.ClassLoader loader,
Path classDir)
Creates a new compiling class loader
|
CompilingLoader(java.lang.ClassLoader loader,
Path classDir,
Path sourceDir,
java.lang.String args,
java.lang.String encoding)
Creates a new compiling class loader
|
DirectoryLoader(java.lang.ClassLoader loader,
Path dir)
Creates a new directory loader.
|
LibraryLoader(java.lang.ClassLoader loader,
Path path)
Creates a new directory loader.
|
ResourceLoader(DynamicClassLoader loader,
Path path)
Creates the resource loader with the specified path.
|
SimpleLoader(DynamicClassLoader loader,
Path path)
Creates the simple loader with the specified path.
|
SimpleLoader(DynamicClassLoader loader,
Path path,
java.lang.String prefix)
Creates the simple loader with the specified path and prefix.
|
TreeLoader(java.lang.ClassLoader loader,
Path dir)
Creates a new directory loader.
|
Modifier and Type | Method and Description |
---|---|
Path |
EnhancingClassLoader.getPostWorkPath()
Gets the work path.
|
Path |
EnhancerPrepare.getPostWorkPath()
Gets the work path.
|
Path |
EnhancerFixup.getPostWorkPath()
Gets the work path.
|
Path |
EnhancerManager.getPostWorkPath()
Gets the work path.
|
Path |
EnhancingClassLoader.getPreWorkPath()
Gets the work path.
|
Path |
EnhancerPrepare.getPreWorkPath()
Gets the work path.
|
Path |
EnhancerFixup.getPreWorkPath()
Gets the work path.
|
Path |
EnhancerManager.getPreWorkPath()
Gets the work path.
|
Path |
EnhancingClassLoader.getWorkPath()
Gets the work path.
|
Path |
EnhancerPrepare.getWorkPath()
Gets the work path.
|
Path |
EnhancerFixup.getWorkPath()
Gets the work path.
|
Path |
EnhancerManager.getWorkPath()
Gets the work path.
|
Modifier and Type | Method and Description |
---|---|
void |
ScanListener.classMatchEvent(EnvironmentClassLoader loader,
Path root,
java.lang.String className)
Callback to note the class matches
|
boolean |
ScanListener.isRootScannable(Path root,
java.lang.String packageRoot)
Called to check if the archive should be scanned.
|
protected void |
EnhancerFixup.mergeClasses(java.lang.String className,
Path targetPath,
Path extPath)
Merges the two classes.
|
protected void |
EnhancerFixup.mergeClasses(java.lang.String className,
Path targetPath,
Path sourcePath,
Path extPath)
Merges the two classes.
|
protected void |
EnhancerFixup.renameSubClass(java.lang.String className,
Path targetPath,
Path extPath)
Merges the two classes.
|
void |
ScanManager.scan(EnvironmentClassLoader loader,
Path root,
java.lang.String packageRoot) |
ScanClass |
ScanListener.scanClass(Path root,
java.lang.String packageRoot,
java.lang.String name,
int modifiers)
Returns the state when scanning the class
|
void |
EnhancingClassLoader.setWorkPath(Path workPath)
Sets the work path.
|
void |
EnhancerPrepare.setWorkPath(Path workPath)
Sets the work path.
|
void |
EnhancerFixup.setWorkPath(Path workPath)
Sets the work path.
|
void |
EnhancerManager.setWorkPath(Path workPath)
Sets the work path.
|
Modifier and Type | Method and Description |
---|---|
Path |
IvyModule.getArtifactPath()
The path to the artifact
|
Path |
IvyLoader.getIvyFile()
The ivy loader's path.
|
Path |
IvyModule.getIvyPath()
The path to the ivy configuration file.
|
Path |
IvyMergeDependency.resolve(IvyCache cache) |
Path |
IvyDependency.resolve(IvyCache cache) |
Path |
IvyCache.resolve(IvyDependency dependency)
Finds a dependency in the cache
|
Path |
IvyCache.resolve(IvyDependency dependency,
java.lang.String rev)
Finds a dependency in the cache
|
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<Path> |
IvyManager.resolve() |
Modifier and Type | Method and Description |
---|---|
IvyModule |
IvyManager.configureIvyFile(Path ivyFile) |
IvyModule |
IvyManager.findIvyModule(Path ivyFile) |
void |
IvyModule.setArtifactPath(Path artifactPath)
The path to the artifact
|
void |
IvyCache.setDefaultCacheDir(Path dir)
Sets the main ivy cache directory
|
void |
IvyLoader.setIvyFile(Path path)
The ivy loader's configuration path.
|
void |
IvyManager.setIvyFile(Path ivyFile) |
void |
IvyModule.setIvyPath(Path ivyPath)
The path to the ivy configuration file.
|
Modifier and Type | Method and Description |
---|---|
Artifact |
MavenProject.toArtifact(Path path)
Returns the Artifact corresponding to the project.
|
Modifier and Type | Method and Description |
---|---|
Path |
Artifact.getPath()
Returns the artifact's path
|
Constructor and Description |
---|
Artifact(Path path,
java.lang.String org,
java.lang.String module,
java.lang.String name,
ArtifactVersion version,
ArtifactDependency parent,
java.util.ArrayList<ArtifactDependency> dependencyList) |
Modifier and Type | Method and Description |
---|---|
protected Path |
AbstractRolloverLog.getArchivePath(long time)
Returns the name of the archived file
|
Path |
RotateStream.getPath()
Returns the Path associated with the stream.
|
Path |
AbstractRolloverLog.getPath()
Returns the access-log's path.
|
Path |
TimestampFilter.getPath() |
Path |
RotateLog.getPath()
Gets the output path.
|
protected Path |
AbstractRolloverLog.getPath(long time)
Returns the path of the format file
|
Path |
AbstractRolloverLog.getPwd()
Returns the pwd for the rollover log
|
Modifier and Type | Method and Description |
---|---|
static RotateStream |
RotateStream.create(Path path)
Returns the rotate stream corresponding to this path
|
void |
RotateLog.setHref(Path path)
Sets the output path (backward compat).
|
void |
ErrorLog.setId(Path path)
Sets the error log path (compat).
|
void |
AbstractRolloverLog.setPath(Path path)
Sets the access-log's path.
|
void |
RotateLog.setPath(Path path)
Sets the output path.
|
void |
PathHandler.setPath(Path path)
Sets the path
|
void |
LogHandlerConfig.setPath(Path path)
Sets the path
|
Constructor and Description |
---|
PathHandler(Path path)
Convenience method to create a path.
|
Modifier and Type | Method and Description |
---|---|
void |
DependencyConfig.setPath(Path path)
Sets the path
|
Constructor and Description |
---|
JournalFile(Path path,
JournalRecoverListener listener) |
Modifier and Type | Method and Description |
---|---|
void |
NautilusBroker.setPath(Path path) |
Modifier and Type | Method and Description |
---|---|
Path |
PathJndiContext.getPath() |
Constructor and Description |
---|
PathJndiContext(Path path) |
Modifier and Type | Method and Description |
---|---|
void |
SocketPolicyProtocol.setPolicyFile(Path path)
Sets the flash socket policy file.
|
void |
SocketPolicyProtocol.setSocketPolicyFile(Path path) |
Constructor and Description |
---|
SocketPolicyRequest(ServletService server,
SocketLink connection,
Path policy) |
Modifier and Type | Method and Description |
---|---|
Path |
QuercusContext.getIncludeCache(StringValue include,
java.lang.String includePath,
Path pwd,
Path scriptPwd)
Returns an include path.
|
Path |
QuercusContext.getIniFile()
Returns the ini file.
|
Path |
QuercusContext.getPwd()
Returns the working directory.
|
Path |
QuercusContext.getWebInfDir() |
Path |
QuercusContext.getWorkDir() |
Modifier and Type | Method and Description |
---|---|
void |
Quercus.execute(Path path) |
Value |
QuercusEngine.execute(Path path)
Executes the script.
|
java.lang.String |
QuercusContext.getClassName(Path path)
Returns the relative path.
|
Path |
QuercusContext.getIncludeCache(StringValue include,
java.lang.String includePath,
Path pwd,
Path scriptPwd)
Returns an include path.
|
boolean |
QuercusContext.includeExists(Path path)
Returns true if a precompiled page exists
|
QuercusPage |
QuercusContext.parse(Path path)
Parses a quercus program.
|
QuercusPage |
QuercusContext.parse(Path path,
java.lang.String fileName,
int line)
Parses a quercus program.
|
void |
QuercusContext.putIncludeCache(StringValue include,
java.lang.String includePath,
Path pwd,
Path scriptPwd,
Path path)
Adds an include path.
|
void |
QuercusContext.setIniFile(Path path)
Sets an ini file.
|
void |
QuercusContext.setPwd(Path path)
Sets the working directory.
|
void |
QuercusContext.setWebInfDir(Path path) |
void |
QuercusContext.setWorkDir(Path workDir) |
Modifier and Type | Method and Description |
---|---|
Path |
Env.getPwd()
Returns the current directory.
|
Path |
Env.getSelfDirectory()
Returns the initial directory.
|
Path |
Env.getSelfPath()
Returns the initial directory.
|
Path |
Env.getTempDirectory()
Returns the temp directory (used by tmpfile()).
|
Path |
Env.getUploadDirectory()
Returns the upload directory.
|
Path |
Env.getWorkDir()
Returns the current directory.
|
Path |
Env.lookup(StringValue relPath)
Looks up the path.
|
Path |
Env.lookupInclude(StringValue relPath)
Looks up the path.
|
Path |
Env.lookupPwd(Value relPathV)
Looks up based on the pwd.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<Path,QuercusPage> |
SaveState.getIncludeMap()
Returns the list of included pages.
|
Modifier and Type | Method and Description |
---|---|
void |
Env.addRemovePath(Path path)
Adds an auto-remove path.
|
static java.lang.String[] |
Env.getSourceLine(Path path,
int sourceLine,
int length)
Returns the source of an error line.
|
Value |
Env.include(Path scriptPwd,
StringValue include,
boolean isRequire,
boolean isOnce)
Evaluates an included file.
|
Value |
Env.includeOnce(Path scriptPwd,
StringValue include,
boolean isRequire)
Evaluates an included file.
|
void |
Env.setPwd(Path path)
Sets the current directory.
|
void |
Env.setSelfPath(Path path)
Sets the initial directory.
|
Modifier and Type | Field and Description |
---|---|
protected Path |
FunIncludeOnceExpr._dir |
protected Path |
FunIncludeExpr._dir |
Modifier and Type | Method and Description |
---|---|
Expr |
ExprFactory.createInclude(Location loc,
Path source,
Expr expr)
Creates an include expr
|
Expr |
ExprFactory.createIncludeOnce(Location loc,
Path source,
Expr expr)
Creates an include expr
|
Expr |
ExprFactory.createRequire(Location loc,
Path source,
Expr expr)
Creates an include expr
|
Expr |
ExprFactory.createRequireOnce(Location loc,
Path source,
Expr expr)
Creates an include expr
|
Constructor and Description |
---|
FunIncludeExpr(Location location,
Path sourceFile,
Expr expr) |
FunIncludeExpr(Location location,
Path sourceFile,
Expr expr,
boolean isRequire) |
FunIncludeExpr(Path sourceFile,
Expr expr) |
FunIncludeExpr(Path sourceFile,
Expr expr,
boolean isRequire) |
FunIncludeOnceExpr(Location location,
Path sourceFile,
Expr expr) |
FunIncludeOnceExpr(Location location,
Path sourceFile,
Expr expr,
boolean isRequire) |
FunIncludeOnceExpr(Path sourceFile,
Expr expr) |
FunIncludeOnceExpr(Path sourceFile,
Expr expr,
boolean isRequire) |
Modifier and Type | Method and Description |
---|---|
static Value |
ExifModule.exif_imagetype(Env env,
Path file)
Determine the type of an image
|
static Value |
ExifModule.exif_read_data(Env env,
Path file,
java.lang.String sections,
boolean arrays,
boolean thumbs)
Reads the EXIF headers from JPEG or TIFF
|
static Value |
ExifModule.exif_thumbnail(Env env,
Path file,
int width,
int height,
int imageType)
Retrieve the embedded thumbnail of a TIFF or JPEG image
|
Value |
HashModule.hash_file(Env env,
java.lang.String algorithm,
Path path,
boolean isBinary)
Hashes a file
|
Value |
HashModule.hash_hmac_file(Env env,
java.lang.String algorithm,
Path path,
StringValue key,
boolean isBinary)
Hashes a file with the algorithm.
|
Value |
HashModule.hash_update_file(Env env,
HashModule.HashContext context,
Path path)
Updates the hash with more data
|
static ProcOpenResource |
MiscModule.proc_open(Env env,
java.lang.String command,
ArrayValue descriptorArray,
Value pipes,
Path pwd,
ArrayValue envArray,
ArrayValue options)
Basic implementation of proc_open.
|
static Value |
ExifModule.read_exif_data(Env env,
Path file,
java.lang.String sections,
boolean arrays,
boolean thumbs)
Alias of exif_read_data()
|
Modifier and Type | Method and Description |
---|---|
Path |
BamPhpRootService.getScript() |
Path |
BamPhpActor.getScript() |
Path |
BamPhpServiceManager.getScript() |
Modifier and Type | Method and Description |
---|---|
void |
BamPhpRootService.setScript(Path script) |
void |
BamPhpActor.setScript(Path script) |
void |
BamPhpServiceManager.setScript(Path script) |
Constructor and Description |
---|
BamPhpActor(Path script,
java.lang.String encoding) |
BamPhpServiceManager(Path script,
java.lang.String encoding) |
Modifier and Type | Method and Description |
---|---|
boolean |
OracleOciLob.export(Env env,
Path file,
long start,
long length)
Exports LOB's contents to a file
|
static boolean |
PostgresModule.pg_lo_export(Env env,
Postgres conn,
int oid,
Path path)
Export a large object to a file
|
static LongValue |
PostgresModule.pg_lo_import(Env env,
Postgres conn,
Path path)
Import a large object from file
|
static boolean |
PostgresModule.pg_loexport(Env env,
Postgres conn,
int oid,
Path path)
pg_lo_export() alias.
|
static LongValue |
PostgresModule.pg_loimport(Env env,
Postgres conn,
Path path)
pg_lo_import() alias.
|
static boolean |
PostgresModule.pg_trace(Env env,
Path path,
java.lang.String mode,
Postgres conn)
Enable tracing a PostgreSQL connection
|
boolean |
OracleOciLob.q_import(Env env,
Path file)
Imports file data to the LOB
|
boolean |
OracleOciLob.saveFile(Env env,
Path file)
Alias of import()
|
boolean |
OracleOciLob.writeToFile(Env env,
Path file,
long start,
long length)
Alias of export()
|
Modifier and Type | Method and Description |
---|---|
boolean |
DOMDocument.load(Env env,
Path path,
Value options) |
boolean |
DOMDocument.loadHTMLFile(Env env,
Path path) |
Value |
DOMDocument.save(Env env,
Path path,
Value options) |
Value |
DOMDocument.saveHTMLFile(Env env,
Path path) |
Modifier and Type | Method and Description |
---|---|
Path |
FileOutput.getPath()
Returns the file's path.
|
Path |
FileValue.getPath()
Returns the path.
|
Path |
FileInputOutput.getPath()
Returns the path.
|
Path |
FileInput.getPath()
Returns the path.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
FileModule.chdir(Env env,
Path path)
Changes the working directory
|
static boolean |
FileModule.chgrp(Env env,
Path file,
Value group)
Changes the group of the file.
|
static boolean |
FileModule.chmod(Env env,
Path file,
int mode)
Changes the permissions of the file.
|
static boolean |
FileModule.chown(Env env,
Path file,
Value user)
Changes the ownership of the file.
|
static boolean |
FileModule.chroot(Env env,
Path path)
Changes the working directory, forming a virtual root
|
static Value |
FileModule.disk_free_space(Env env,
Path directory)
Returns the free space for disk partition containing the directory
|
static Value |
FileModule.disk_total_space(Env env,
Path directory)
Returns the total space for disk partition containing the directory
|
static Value |
FileModule.diskfreespace(Env env,
Path directory)
Returns the total space for disk partition containing the directory
|
static Value |
FileModule.filegroup(Env env,
Path path)
Returns the file's group
|
static Value |
FileModule.fileinode(Env env,
Path path)
Returns the file's inocde
|
static Value |
FileModule.fileperms(Env env,
Path path)
Returns the file's permissions
|
static Value |
FileModule.filetype(Env env,
Path path)
Returns the file's type
|
static boolean |
FileModule.is_executable(Env env,
Path path)
Returns true if the path is an executable file
|
static boolean |
FileModule.is_file(Path path)
Returns true if the path is a file.
|
static boolean |
FileModule.is_link(Env env,
Path path)
Returns true if the path is a symbolic link
|
static boolean |
FileModule.is_readable(Path path)
Returns true if the path is readable
|
static boolean |
FileModule.is_uploaded_file(Env env,
Path path)
Returns true for an uploaded file.
|
boolean |
FileModule.link(Env env,
Path source,
Path destination)
Creates a hard link
|
static long |
FileModule.linkinfo(Env env,
Path path) |
static boolean |
FileModule.move_uploaded_file(Env env,
Path src,
StringValue dst)
Moves the uploaded file.
|
static Value |
FileModule.parse_ini_file(Env env,
Path path,
boolean processSections)
Parses the ini file.
|
static Value |
FileModule.readlink(Env env,
Path path)
The readlink
|
static Value |
FileModule.realpath(Env env,
Path path)
Returns the actual path name.
|
boolean |
FileModule.symlink(Env env,
Path source,
Path destination)
Creates a symlink
|
static java.lang.String |
FileModule.tempnam(Env env,
Path dir,
java.lang.String prefix)
Creates a temporary file.
|
Constructor and Description |
---|
Directory(Env env,
Path dir) |
FileInput(Env env,
Path path) |
FileInputOutput(Env env,
Path path) |
FileInputOutput(Env env,
Path path,
boolean append,
boolean truncate) |
FileInputOutput(Env env,
Path path,
boolean append,
boolean truncate,
boolean temporary) |
FileOutput(Env env,
Path path) |
FileOutput(Env env,
Path path,
boolean isAppend) |
FileReadValue(Path path) |
FileValue(Path path) |
FileWriteValue(Path path) |
FileWriteValue(Path path,
boolean isAppend) |
HttpInputOutput(Env env,
Path path,
StreamContextResource context) |
Modifier and Type | Method and Description |
---|---|
Path |
GettextDomain.getPath() |
Modifier and Type | Method and Description |
---|---|
static Value |
ImageModule.getimagesize(Env env,
Path file,
ArrayValue imageArray)
Returns the environment value.
|
static void |
ImageModule.imagecreatefromgd(Path file)
Create a new image from GD file or URL
|
static void |
ImageModule.imagecreatefromgd2(Path file)
Create a new image from GD2 file or URL
|
static void |
ImageModule.imagecreatefromgd2part(Path file,
int srcX,
int srcY,
int width,
int height)
Create a new image from a given part of GD2 file or URL
|
static QuercusImage |
ImageModule.imagecreatefromgif(Env env,
Path filename)
Create a new image from file or URL
|
static QuercusImage |
ImageModule.imagecreatefromjpeg(Env env,
Path filename)
Create a new image from file or URL
|
static QuercusImage |
ImageModule.imagecreatefrompng(Env env,
Path filename)
Create a new image from file or URL
|
static QuercusImage |
ImageModule.imagecreatefromwbmp(Env env,
Path filename)
Create a new image from file or URL
|
static Value |
ImageModule.imagecreatefromxbm(Env env,
Path filename)
Create a new image from file or URL
|
static QuercusImage |
ImageModule.imagecreatefromxpm(Env env,
Path filename)
Create a new image from file or URL
|
static void |
ImageModule.imagegd(QuercusImage image,
Path file)
Output GD image to browser or file
|
static void |
ImageModule.imagegd2(QuercusImage image,
Path file)
Output GD2 image to browser or file
|
static boolean |
ImageModule.imagegif(Env env,
QuercusImage image,
Path path)
Output image to browser or file
|
static boolean |
ImageModule.imagejpeg(Env env,
QuercusImage image,
Path path,
int quality)
Output image to browser or file
|
static long |
ImageModule.imageloadfont(Path file)
Load a new font
|
static boolean |
ImageModule.imagepng(Env env,
QuercusImage image,
Path path)
Output a PNG image to either the browser or a file
|
static boolean |
ImageModule.imagepsencodefont(Value fontIndex,
Path encodingFile)
Change the character encoding vector of a font
|
static Value |
ImageModule.imagepsloadfont(Path fontFile)
Load a PostScript Type 1 font from file
|
static void |
ImageModule.imagewbmp(QuercusImage image,
Path filename,
int threshhold)
Output image to browser or file
|
Constructor and Description |
---|
QuercusImage(Env env,
Path filename) |
Modifier and Type | Method and Description |
---|---|
static Value |
McryptModule.mcrypt_module_open(Env env,
java.lang.String algorithm,
Path algorithm_directory,
java.lang.String mode,
Path mode_directory)
Open a new mcrypt object.
|
static boolean |
McryptModule.mcrypt_module_self_test(Env env,
java.lang.String algorithm,
Path libDir)
Returns true for block modes
|
Modifier and Type | Method and Description |
---|---|
PDFEmbeddedFile |
PDF.fit_embedded_file(Path path,
double x,
double y,
double width,
double height)
open image
|
PDFImage |
PDF.load_image(java.lang.String type,
Path file,
java.lang.String optlist)
open image
|
PDFImage |
PDF.open_image_file(java.lang.String type,
Path file,
java.lang.String stringParam,
int intParam)
open image
|
static PDFImage |
PDFModule.pdf_load_image(PDF pdf,
java.lang.String imageType,
Path path,
java.lang.String optlist)
Loads an image
|
static PDFImage |
PDFModule.pdf_open_image_file(PDF pdf,
java.lang.String imagetype,
Path filename,
java.lang.String stringparam,
int intparam)
Opens an image.
|
Constructor and Description |
---|
PDFEmbeddedFile(Path path) |
PDFImage(Path path) |
Modifier and Type | Field and Description |
---|---|
protected Path |
SplFileInfo._path |
Modifier and Type | Method and Description |
---|---|
protected Path |
SplFileInfo.getRawParent() |
protected Path |
SplFileInfo.getRawPath() |
Modifier and Type | Method and Description |
---|---|
protected SplFileInfo |
DirectoryIterator.createCurrent(Env env,
Path parent,
Path path,
java.lang.String fileName) |
Constructor and Description |
---|
DirectoryIterator(Path parent,
Path path,
java.lang.String fileName) |
FilesystemIterator(Path parent,
Path path,
java.lang.String fileName,
int flags) |
RecursiveDirectoryIterator(Path parent,
Path path,
java.lang.String fileName,
int flags) |
SplFileInfo(Path parent,
Path path,
java.lang.String fileName) |
Modifier and Type | Method and Description |
---|---|
static Value |
StringModule.md5_file(Env env,
Path source,
boolean rawOutput)
returns the md5 hash
|
static Value |
StringModule.sha1_file(Env env,
Path source,
boolean rawOutput)
returns the md5 hash
|
Modifier and Type | Method and Description |
---|---|
BooleanValue |
XmlReader.open(Env env,
Path path)
Opens a stream using the uniform resource locator.
|
boolean |
XMLWriter.openURI(Env env,
Path path)
Opens the writer for a uri target
|
static XMLWriter |
XMLWriterModule.xmlwriter_open_uri(Env env,
Path path)
Opens the writer for a uri target
|
Modifier and Type | Field and Description |
---|---|
protected LruCache<Path,java.lang.ref.SoftReference<QuercusProgram>> |
PageManager._programCache |
Modifier and Type | Method and Description |
---|---|
Path |
PageManager.getPwd()
Gets the owning directory.
|
Path |
QuercusPage.getPwd(Env env)
Returns the pwd according to the source page.
|
Path |
InterpretedPage.getPwd(Env env)
Returns the pwd according to the source page.
|
abstract Path |
QuercusPage.getSelfPath(Env env)
Returns the page's path.
|
Path |
InterpretedPage.getSelfPath(Env env)
Returns the pwd according to the source page.
|
Modifier and Type | Method and Description |
---|---|
protected void |
PageManager.clearProgram(Path path,
QuercusProgram program) |
protected QuercusPage |
PageManager.compilePage(QuercusProgram program,
Path path) |
QuercusPage |
PageManager.parse(Path path)
Returns a parsed or compiled quercus program.
|
QuercusPage |
PageManager.parse(Path path,
java.lang.String fileName,
int line)
Returns a parsed or compiled quercus program.
|
QuercusPage |
PageManager.parseImpl(Path path,
java.lang.String fileName,
int line) |
boolean |
PageManager.precompileExists(Path path) |
protected QuercusProgram |
PageManager.preloadProgram(Path path,
java.lang.String fileName) |
Modifier and Type | Method and Description |
---|---|
static QuercusProgram |
QuercusParser.parse(QuercusContext quercus,
Path path,
java.io.Reader reader) |
static QuercusProgram |
QuercusParser.parse(QuercusContext quercus,
Path path,
ReadStream is) |
static QuercusProgram |
QuercusParser.parse(QuercusContext quercus,
Path path,
java.lang.String encoding) |
static QuercusProgram |
QuercusParser.parse(QuercusContext quercus,
Path path,
java.lang.String encoding,
java.lang.String fileName,
int line) |
Function |
QuercusParser.parseFunction(java.lang.String name,
Path argPath,
Path codePath) |
Constructor and Description |
---|
QuercusParser(QuercusContext quercus,
Path sourceFile,
java.io.Reader reader) |
QuercusParser(QuercusContext quercus,
Path sourceFile,
ReadStream is) |
Modifier and Type | Method and Description |
---|---|
Path |
QuercusProgram.getSourcePath()
Returns the source path.
|
Modifier and Type | Method and Description |
---|---|
void |
QuercusProgram.addDepend(Path path)
Adds a dependency.
|
Constructor and Description |
---|
QuercusProgram(QuercusContext quercus,
Path sourceFile,
java.util.HashMap<StringValue,Function> functionMap,
java.util.ArrayList<Function> functionList,
java.util.HashMap<java.lang.String,InterpretedClassDef> classMap,
java.util.ArrayList<InterpretedClassDef> classList,
FunctionInfo functionInfo,
Statement statement)
Creates a new quercus program
|
QuercusProgram(QuercusContext quercus,
Path sourceFile,
QuercusPage page)
Creates a new quercus program
|
Modifier and Type | Method and Description |
---|---|
Path |
EncoderStream.getPath() |
Modifier and Type | Method and Description |
---|---|
protected Path |
QuercusServletImpl.getPath(QuercusHttpServletRequest req) |
protected Path |
GoogleStaticFileServlet.getPath(QuercusHttpServletRequest req) |
Modifier and Type | Method and Description |
---|---|
static Schema |
CompactVerifierFactoryImpl.compileFromPath(Path path)
Compile a schema.
|
Schema |
CompactVerifierFactoryImpl.compileSchema(Path path)
Compile a schema.
|
Modifier and Type | Method and Description |
---|---|
void |
ResinBeanContainer.addResourceRoot(Path path) |
Modifier and Type | Method and Description |
---|---|
Path |
PropertiesAuthenticator.getPath()
Gets the path to the property file.
|
Path |
XmlRoleMap.getPath()
Gets the path to the XML file.
|
Path |
XmlAuthenticator.getPath()
Gets the path to the XML file.
|
Modifier and Type | Method and Description |
---|---|
void |
PropertiesAuthenticator.setPath(Path path)
Sets the path to the property file.
|
void |
XmlRoleMap.setPath(Path path)
Sets the path to the XML file.
|
void |
XmlAuthenticator.setPath(Path path)
Sets the path to the XML file.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
X509Parser.parseCertificate(Path path)
Parses the certificate in pkcs#10
|
Modifier and Type | Method and Description |
---|---|
Path |
ManagerActor.getHprofDir() |
Path |
TransactionManager.getPath() |
Modifier and Type | Method and Description |
---|---|
void |
ProManagement.setManagementPath(Path managementPath)
Deprecated.
|
void |
Management.setManagementPath(Path managementPath)
Deprecated.
|
void |
Management.setPath(Path path) |
Constructor and Description |
---|
TransactionManager(Path path)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Path |
ServletService.getResinDataDirectory()
Returns the admin path
|
Path |
Cluster.ClusterVar.getRoot()
Returns the root directory.
|
Path |
ServletContainerConfig.ClusterVar.getRoot()
Returns the root directory.
|
Path |
ServletContainerConfig.ServerVar.getRoot()
Deprecated.
backwards compat.
|
Path |
Cluster.ClusterVar.getRootDir()
Returns the root directory.
|
Path |
ServletContainerConfig.ClusterVar.getRootDir()
Returns the root directory.
|
Path |
Cluster.ClusterVar.getRootDirectory()
Returns the root directory.
|
Path |
ServletContainerConfig.ClusterVar.getRootDirectory()
Returns the root directory.
|
Path |
ServletService.getRootDirectory()
Sets the root directory.
|
Modifier and Type | Method and Description |
---|---|
void |
ServletContainerConfig.setRootDir(Path path)
Sets the root directory.
|
void |
ServletContainerConfig.setRootDirectory(Path path)
Sets the root directory.
|
void |
ServletService.setRootDirectory(Path path)
Sets the root directory.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
DeployClient.commitArchive(CommitBuilder commit,
Path jar)
Uploads the contents of a jar/zip file to a Resin server.
|
java.lang.String |
DeployClient.commitArchive(CommitBuilder commit,
Path jar,
long timeout) |
java.lang.String |
DeployClient.commitPath(CommitBuilder commit,
Path path)
Uploads the contents of a jar/zip file to a Resin server.
|
java.lang.String |
DeployClient.commitPath(CommitBuilder commit,
Path path,
long timeout) |
Modifier and Type | Method and Description |
---|---|
void |
PersistentStoreConfig.setPath(Path path)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected Path |
EarDeployController.calculateRootDirectory() |
Path |
EarDeployController.getEarRootDir()
Returns the ear directory set by the hosts-directory.
|
Path |
EnterpriseApplication.getRootDirectory()
Sets the root directory.
|
Modifier and Type | Method and Description |
---|---|
void |
ApplicationConfig.Module.addEjb(Path path)
Adds a new ejb module.
|
void |
EnterpriseApplication.Module.addEjb(Path path)
Adds a new ejb module.
|
void |
ApplicationConfig.Module.addJava(Path path)
Adds a new java module.
|
void |
EnterpriseApplication.Module.addJava(Path path)
Adds a new java module.
|
void |
EnterpriseApplication.setEarPath(Path earPath)
Sets the path to the .ear file
|
void |
EarDeployController.setEarRootDir(Path rootDir)
Sets the host directory by the resin.conf
|
void |
EnterpriseApplication.setWebapps(Path webappsPath)
Sets the path to the expanded webapps
|
Modifier and Type | Class and Description |
---|---|
class |
HmuxPath
The HTTP scheme.
|
Modifier and Type | Method and Description |
---|---|
protected Path |
HmuxPath.cacheCopy() |
Path |
HmuxPath.fsWalk(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> attributes,
java.lang.String uri)
Scans the path portion of the URI, i.e.
|
Path |
HmuxPath.lookupImpl(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> newAttributes,
boolean isAllowRoot)
Overrides the default lookup to parse the host and port
before parsing the path.
|
Path |
HmuxPath.schemeWalk(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> attributes,
java.lang.String uri,
int offset)
Walk down the path starting from the portion immediately following
the scheme.
|
Modifier and Type | Method and Description |
---|---|
Path |
HostVar.getDocDir() |
Path |
HostVar.getDocumentDirectory() |
Path |
HostVar.getRoot() |
Path |
HostVar.getRootDir()
Deprecated.
|
Path |
HostVar.getRootDirectory()
Deprecated.
|
Path |
HostContainer.getRootDirectory()
Gets the root directory.
|
Path |
Host.getRootDirectory() |
Path |
HostVar.getWarDir() |
Path |
HostVar.getWarDirectory() |
Path |
HostVar.getWarExpandDir() |
Path |
HostVar.getWarExpandDirectory() |
Modifier and Type | Method and Description |
---|---|
void |
HostController.addDepend(Path depend)
Adds a dependent file.
|
void |
Host.setDocumentDirectory(Path docDir)
Sets the doc dir.
|
void |
HostContainer.setRootDir(Path path)
Deprecated.
|
void |
HostContainer.setRootDirectory(Path path)
Sets the root directory.
|
void |
Host.setWarDir(Path warDir)
Sets the war-dir for backwards compatibility.
|
void |
Host.setWarExpandDir(Path warDir)
Sets the war-expand-dir.
|
Constructor and Description |
---|
HostController(java.lang.String id,
Path rootDirectory,
java.lang.String hostName,
HostContainer container) |
Modifier and Type | Method and Description |
---|---|
void |
HttpServletRequestImpl.addCloseOnExit(Path path)
Adds a file to be removed at the end.
|
void |
AbstractCauchoRequest.addCloseOnExit(Path path) |
void |
AbstractResponseStream.sendFile(Path path,
long offset,
long length)
Sends a file.
|
void |
HttpResponseStream.sendFile(Path path,
long offset,
long length)
Sends a file.
|
Modifier and Type | Method and Description |
---|---|
Path |
ProxyCache.getPath()
Returns the path from the cache directory.
|
Path |
AbstractProxyCache.getPath()
Returns the path from the cache directory.
|
Modifier and Type | Method and Description |
---|---|
void |
ProxyCache.setDir(Path path)
Sets the path to the cache directory (backwards compatibility).
|
void |
AbstractProxyCache.setDir(Path path)
Sets the path to the cache directory (backwards compatibility).
|
void |
ProxyCache.setPath(Path path)
Sets the path to the cache directory.
|
void |
AbstractProxyCache.setPath(Path path)
Sets the path to the cache directory.
|
Constructor and Description |
---|
TempFileManager(Path path) |
Modifier and Type | Field and Description |
---|---|
protected Path |
AbstractAccessLog._path |
Modifier and Type | Method and Description |
---|---|
Path |
AbstractAccessLog.getPath()
Returns the access-log's path.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractAccessLog.setId(Path path)
Sets the access-log's path (backwards compatibility).
|
void |
AccessLog.setPath(Path path)
Sets the log path
|
void |
AbstractAccessLog.setPath(Path path)
Sets the access-log's path.
|
Modifier and Type | Method and Description |
---|---|
protected java.util.ArrayList<Path> |
ProjectJarRepository.getJarList() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
ClusterRepository.addPath(Path path)
Adds a path to the repository.
|
void |
ClusterRepository.expandToPath(java.lang.String contentHash,
Path path)
Writes the contents to a stream.
|
void |
ProjectJarRepository.setPath(Path path) |
Modifier and Type | Method and Description |
---|---|
Path |
ResinVar.getConf()
Returns the resin config.
|
Path |
Resin.getConfDirectory() |
Path |
ResinArgs.getDataDirectory()
Gets the root directory.
|
Path |
ResinVar.getHome()
Returns the resin home.
|
Path |
JavaVar.getHome()
Returns the JDK home
|
Path |
ResinArgs.getLicenseDirectory() |
Path |
Resin.getLicenseDirectory() |
Path |
ResinVar.getLogDirectory() |
abstract Path |
ResinELContext.getLogDirectory() |
Path |
Resin.getLogDirectory() |
Path |
ManagementCompatConfig.getPath() |
abstract Path |
ResinELContext.getResinConf() |
Path |
Resin.getResinConf()
The configuration file used to start the server.
|
Path |
ResinArgs.getResinConfPath() |
Path |
Resin.getResinDataDirectory()
Returns the resin-data directory
|
Path |
ResinArgs.getResinHome() |
abstract Path |
ResinELContext.getResinHome() |
Path |
Resin.getResinHome()
Returns resin.home.
|
Path |
ResinVar.getRoot()
Returns the root directory.
|
Path |
ResinVar.getRootDir()
Deprecated.
|
Path |
ResinVar.getRootDirectory()
Deprecated.
|
Path |
ResinArgs.getRootDirectory()
Gets the root directory.
|
abstract Path |
ResinELContext.getRootDirectory() |
Path |
Resin.getRootDirectory()
Gets the root directory.
|
protected Path |
Resin.getServerDataDirectory() |
Path |
ResinArgs.getUserProperties() |
Modifier and Type | Method and Description |
---|---|
protected void |
ProResinDelegate.addLicense(Path path) |
void |
BootConfig.configureFile(Path path) |
void |
Resin.configureFile(Path path) |
void |
ResinConfig.setAdminPath(Path path)
Deprecated.
|
void |
ResinArgs.setDataDirectory(Path path)
Sets the root directory.
|
void |
ResinArgs.setLicenseDirectory(Path licenseDirectory) |
void |
Resin.setLicenseDirectory(Path licenseDirectory) |
void |
ManagementCompatConfig.setPath(Path path) |
void |
ResinConfig.setResinDataDirectory(Path path)
Deprecated.
|
void |
ResinConfig.setRootDirectory(Path root) |
void |
ResinArgs.setRootDirectory(Path root) |
void |
Resin.setRootDirectory(Path path) |
Constructor and Description |
---|
BootConfig(ResinSystem resinSystem,
java.lang.String serverId,
Path resinHome,
Path rootDirectory,
Path logDirectory,
Path resinConf,
boolean isProfessional,
BootConfig.BootType bootType) |
Modifier and Type | Method and Description |
---|---|
void |
ImportRule.setPath(Path path) |
Modifier and Type | Method and Description |
---|---|
static Path |
CauchoSystem.getResinHome()
Gets the Path used as ResinHome.
|
static Path |
CauchoSystem.getWorkPath()
Returns a path to the work directory.
|
Modifier and Type | Method and Description |
---|---|
static void |
CauchoSystem.setResinHome(Path path)
Sets the Path to be used as ResinHome.
|
Modifier and Type | Method and Description |
---|---|
Path |
WebAppController.Var.getAppDir() |
Path |
ServletContextImpl.getCauchoPath(java.lang.String name) |
Path |
WebAppController.Var.getDocDir() |
Path |
WebAppContainer.getDocumentDirectory()
Gets the document directory.
|
Path |
WebAppController.Var.getRoot() |
Path |
WebAppController.Var.getRootDir() |
Path |
ServletContextImpl.getRootDirectory() |
Path |
WebAppContainer.getRootDirectory()
Gets the root directory.
|
Path |
WebApp.getRootDirectory()
Gets the webApp directory.
|
Path |
WebAppFragmentConfig.getRootPath() |
Path |
WebAppContainer.getWarDir()
Gets the war-dir.
|
Path |
WebAppContainer.getWarExpandDir()
Gets the war-expand-dir.
|
Modifier and Type | Method and Description |
---|---|
void |
WebApp.addConfigFile(Path path)
Backwards compatability for config-file.
|
void |
WebAppController.addDepend(Path path)
Adds a dependent file.
|
protected void |
WebAppController.removeExpandFile(Path path,
java.lang.String relPath)
Override to prevent removing of special files.
|
void |
WebApp.setAppDir(Path appDir)
Sets the webApp directory.
|
void |
WebAppContainer.setDocDir(Path path)
Sets the document directory.
|
void |
WebAppContainer.setDocumentDirectory(Path path)
Sets the document directory.
|
void |
WebApp.setDocumentDirectory(Path appDir)
Sets the document directory (app-dir).
|
void |
WebAppContainer.setRootDirectory(Path path)
Sets the root directory.
|
void |
WebAppSingleDeployGenerator.setRootDirectory(Path rootDirectory)
Sets the root directory.
|
void |
WebApp.setRootDirectory(Path appDir)
Sets the root directory (app-dir).
|
void |
WebAppFragmentConfig.setRootPath(Path path) |
void |
WebApp.setTempDir(Path path)
Sets the temporary directory
|
void |
WebAppContainer.setWarDir(Path warDir)
Sets the war-dir for backwards compatibility.
|
void |
WebAppContainer.setWarExpandDir(Path warDir)
Sets the war-expand-dir.
|
Constructor and Description |
---|
RewriteRealPath(Path appDir) |
UnknownWebAppController(java.lang.String id,
Path rootDirectory,
WebAppContainer container) |
WebAppContainer(ServletService server,
Host host,
Path rootDirectory,
EnvironmentClassLoader loader,
Lifecycle lifecycle)
Creates the webApp with its environment loader.
|
WebAppController(Path rootDirectory,
WebAppContainer container,
java.lang.String contextPath) |
WebAppController(java.lang.String id,
Path rootDirectory,
WebAppContainer container) |
WebAppController(java.lang.String id,
Path rootDirectory,
WebAppContainer container,
java.lang.String contextPath) |
Constructor and Description |
---|
DirectoryServlet(Path context) |
Modifier and Type | Method and Description |
---|---|
Statement |
SSIFactory.createStatement(java.lang.String cmd,
java.util.HashMap<java.lang.String,java.lang.String> attr,
Path path)
Return a statement, or null if the cmd is not known.
|
static SSIExpr |
ExprParser.parseConcat(java.lang.String expr,
Path path)
parse a string.
|
static SSIExpr |
ExprParser.parseString(java.lang.String expr,
Path path)
parse a string.
|
Modifier and Type | Method and Description |
---|---|
protected Path |
ApplicationPath.getPath(java.lang.String path,
HttpServletRequest request,
ServletContext app)
Returns the underlying path.
|
protected Path |
XmlApplicationPath.getPath(java.lang.String path,
HttpServletRequest request,
ServletContext app)
Returns the underlying path.
|
protected Path |
FilePath.getPath(java.lang.String path,
HttpServletRequest request,
ServletContext app)
Returns the underlying path.
|
Path |
XmlApplicationPath.getRoot()
Returns the root path.
|
Path |
FilePath.getRoot()
Returns the root path.
|
Modifier and Type | Method and Description |
---|---|
void |
XmlApplicationPath.setRoot(Path path)
path the root path.
|
void |
FilePath.setRoot(Path path)
path the root path.
|
Constructor and Description |
---|
FilePath(Path root) |
Modifier and Type | Method and Description |
---|---|
void |
XALogManager.setPath(Path path)
Adds a log path.
|
abstract void |
AbstractXALogManager.setPath(Path path)
Sets a log path.
|
Modifier and Type | Method and Description |
---|---|
static Path |
BeanUtil.lookupPath(java.lang.String pathName,
java.util.HashMap varMap,
Path pwd)
Returns the native path for a configured path name.
|
Modifier and Type | Method and Description |
---|---|
static Path |
BeanUtil.lookupPath(java.lang.String pathName,
java.util.HashMap varMap,
Path pwd)
Returns the native path for a configured path name.
|
Modifier and Type | Class and Description |
---|---|
class |
ClasspathPath
The classpath scheme.
|
class |
ConfigPath
ConfigPath implements remote configuration scheme.
|
class |
ConstPath |
class |
DatastorePath |
class |
FilePath
FilePath implements the native filesystem.
|
class |
FilesystemPath
Abstract FilesystemPath, the parent of hierarchical Paths like
FilePath or HttpPath.
|
class |
GoogleBlobStorePath |
class |
GoogleMergePath
Represents the root merged path for Google.
|
class |
GooglePath
FilePath implements the native filesystem.
|
class |
GoogleStorePath |
class |
HttpPath
The HTTP scheme.
|
class |
HttpsPath
The HTTP scheme.
|
class |
JarPath
A filesystem for .jar files.
|
class |
JarScheme
JarScheme implements the lookup of the jar scheme.
|
class |
JndiPath
Adapts the JNDI to the Path API.
|
class |
JniFilePathImpl
FilePath implements the native filesystem.
|
class |
MailtoPath
The mailto: scheme sends mail using the SMTP protocol.
|
class |
MemoryPath |
class |
MemoryScheme |
class |
MergePath
A merging of several Paths used like a CLASSPATH.
|
class |
NotFoundPath
Always returns
FileNotFound for any open attempt. |
class |
NullPath |
class |
PathWrapper
Wraps a path object.
|
class |
SpyPath
Logs usage of the path.
|
class |
SpyScheme |
class |
StringPath |
class |
TcpPath
Implements a tcp stream, essentially just a socket pair.
|
class |
TcpsPath
Implements a tcp stream, essentially just a socket pair.
|
Modifier and Type | Field and Description |
---|---|
protected Path |
StreamImpl._path |
static Path |
NullPath.NULL |
Modifier and Type | Method and Description |
---|---|
protected Path |
Path.cacheCopy()
Copy for caching.
|
protected Path |
HttpPath.cacheCopy() |
protected Path |
TcpPath.cacheCopy() |
Path |
JniFilePathImpl.copy() |
Path |
Path.copy() |
Path |
MergePath.copy() |
Path |
FilePath.copy() |
Path |
GoogleStorePath.copy() |
Path |
GoogleMergePath.copy() |
Path |
GooglePath.copy() |
Path |
MemoryPath.copyCache() |
protected Path |
NotFoundPath.copyCache() |
Path |
PathWrapper.createRoot()
Creates a restricted root, like the Unix chroot call.
|
Path |
Path.createRoot()
Creates a restricted root, like the Unix chroot call.
|
Path |
PathWrapper.createRoot(SchemeMap schemeMap) |
Path |
Path.createRoot(SchemeMap schemeMap) |
Path |
FilesystemPath.createRoot(SchemeMap schemeMap)
Essentially chroot
|
Path |
PathWrapper.createTempFile(java.lang.String prefix,
java.lang.String suffix)
Creates a unique temporary file as a child of this directory.
|
Path |
Path.createTempFile(java.lang.String prefix,
java.lang.String suffix)
Creates a unique temporary file as a child of this directory.
|
Path |
JniFilePathImpl.fsWalk(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> attributes,
java.lang.String path)
Lookup the actual path relative to the filesystem root.
|
Path |
MemoryScheme.fsWalk(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> attributes,
java.lang.String path) |
Path |
JarPath.fsWalk(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> attributes,
java.lang.String path) |
Path |
JndiPath.fsWalk(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> attributes,
java.lang.String path)
Walking down the path just stores the new name in the created Path.
|
Path |
JarScheme.fsWalk(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> attributes,
java.lang.String path) |
Path |
HttpPath.fsWalk(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> attributes,
java.lang.String uri)
Scans the path portion of the URI, i.e.
|
Path |
MemoryPath.fsWalk(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> attributes,
java.lang.String path) |
abstract Path |
FilesystemPath.fsWalk(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> newAttributes,
java.lang.String newPath)
Lookup a path relative to the current filesystem's root.
|
Path |
ClasspathPath.fsWalk(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> attributes,
java.lang.String path)
Lookup the actual path relative to the filesystem root.
|
Path |
SpyScheme.fsWalk(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> attributes,
java.lang.String path) |
Path |
MergePath.fsWalk(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> attributes,
java.lang.String path)
Walking down the path just extends the path.
|
Path |
DatastorePath.fsWalk(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> attributes,
java.lang.String path) |
Path |
FilePath.fsWalk(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> attributes,
java.lang.String path)
Lookup the actual path relative to the filesystem root.
|
Path |
GooglePath.fsWalk(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> attributes,
java.lang.String path)
Lookup the actual path relative to the filesystem root.
|
Path |
SchemeMap.get(java.lang.String scheme)
Gets the scheme from the schemeMap.
|
Path |
MergePath.getBestPath()
Returns the first matching path.
|
protected Path |
Path.getCache(java.lang.String subPath) |
Path |
JarPath.getContainer()
Returns the underlying file below the jar.
|
Path |
JsseSSLFactory.getKeyStoreFile()
Returns the certificate file.
|
Path |
PathWrapper.getParent()
Returns the parent path.
|
Path |
Path.getParent()
Returns the parent path.
|
Path |
FilesystemPath.getParent()
Return the parent Path
|
Path |
StreamImpl.getPath()
Returns the Path associated with the stream.
|
Path |
ReadStream.getPath()
Returns the Path which opened this stream.
|
Path |
Crc64Stream.getPath()
Returns the path.
|
Path |
WriteStream.getPath()
Returns the Path which opened this stream.
|
Path |
Depend.getPath()
Returns the underlying source path.
|
Path |
StringStream.getPath() |
Path |
MemoryStream.getPath() |
Path |
ReaderStream.getPath() |
Path |
PathExistsDependency.getPath()
Returns the underlying source path.
|
static Path |
Vfs.getPwd()
Returns a path for the current directory.
|
static Path |
Vfs.getPwd(java.lang.ClassLoader loader)
Returns a path for the current directory.
|
Path |
SchemeRoot.getRoot() |
Path |
PathWrapper.getWrappedPath()
Returns the wrapped path.
|
Path |
MergePath.getWritePath()
Returns the first matching path.
|
static Path |
Vfs.lookup()
Returns a path for the current directory.
|
Path |
Path.lookup(java.lang.String name)
Looks up a new path based on the old path.
|
static Path |
Vfs.lookup(java.lang.String url)
Returns a new path relative to the current directory.
|
Path |
SpyPath.lookup(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> newAttributes)
Returns a new path relative to the current one.
|
Path |
PathWrapper.lookup(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> newAttributes)
Returns a new path relative to the current one.
|
Path |
Path.lookup(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> newAttributes)
Returns a new path relative to the current one.
|
static Path |
Vfs.lookup(java.lang.String url,
java.util.Map<java.lang.String,java.lang.Object> attr)
Returns a new path, including attributes.
|
Path |
Path.lookup(java.net.URL url)
Looks up a path by a URL.
|
static Path |
Vfs.lookup(java.net.URL url)
Looks up a URL, decoding '%'
|
Path |
Path.lookupChild(java.lang.String name)
Looks up a new path based on the old path.
|
Path |
StringPath.lookupImpl(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> newAttributes) |
Path |
NullPath.lookupImpl(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> newAttributes) |
Path |
PathWrapper.lookupImpl(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> newAttributes,
boolean isAllowRoot)
Returns a new path relative to the current one.
|
Path |
Path.lookupImpl(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> newAttributes,
boolean isAllowRoot)
Returns a new path relative to the current one.
|
Path |
HttpPath.lookupImpl(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> newAttributes,
boolean isAllowRoot)
Overrides the default lookup to parse the host and port
before parsing the path.
|
Path |
Path.lookupNative(java.lang.String name)
Looks up a path using the local filesystem conventions.
|
static Path |
Vfs.lookupNative(java.lang.String url)
Returns a path using the native filesystem conventions.
|
Path |
PathWrapper.lookupNative(java.lang.String name,
java.util.Map<java.lang.String,java.lang.Object> attributes)
Looks up a native path, adding attributes.
|
Path |
Path.lookupNative(java.lang.String name,
java.util.Map<java.lang.String,java.lang.Object> attributes)
Looks up a native path, adding attributes.
|
static Path |
Vfs.lookupNative(java.lang.String url,
java.util.Map<java.lang.String,java.lang.Object> attr)
Returns a native filesystem path with attributes.
|
Path |
SchemeMap.put(java.lang.String scheme,
Path path)
Puts a new value in the schemeMap.
|
Path |
SchemeMap.remove(java.lang.String scheme)
Removes value from the schemeMap.
|
Path |
PathWrapper.schemeWalk(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> newAttributes,
java.lang.String newPath,
int offset)
Path-specific lookup.
|
Path |
ConstPath.schemeWalk(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> attributes,
java.lang.String path,
int offset) |
Path |
JarScheme.schemeWalk(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> attributes,
java.lang.String filePath,
int offset)
Lookup the path, handling windows weirdness
|
abstract Path |
Path.schemeWalk(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> newAttributes,
java.lang.String newPath,
int offset)
Path-specific lookup.
|
Path |
StringPath.schemeWalk(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> attributes,
java.lang.String path,
int offset) |
Path |
NullPath.schemeWalk(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> attributes,
java.lang.String path,
int offset) |
Path |
HttpPath.schemeWalk(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> attributes,
java.lang.String uri,
int offset)
Walk down the path starting from the portion immediately following
the scheme.
|
Path |
TcpPath.schemeWalk(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> newAttributes,
java.lang.String uri,
int offset)
Lookup the new path assuming we're the scheme root.
|
Path |
FilesystemPath.schemeWalk(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> attributes,
java.lang.String filePath,
int offset)
schemeWalk is called by Path for a scheme lookup like file:/tmp/foo
|
Path |
MergePath.schemeWalk(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> attributes,
java.lang.String filePath,
int offset)
schemeWalk is called by Path for a scheme lookup like file:/tmp/foo
|
Path |
NotFoundPath.schemeWalk(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> attributes,
java.lang.String path,
int offset)
Dummy return.
|
Path |
DatastorePath.schemeWalk(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> attributes,
java.lang.String filePath,
int offset)
Lookup the path, handling windows weirdness
|
Path |
FilePath.schemeWalk(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> attributes,
java.lang.String filePath,
int offset)
Lookup the path, handling windows weirdness
|
Path |
MailtoPath.schemeWalk(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> attributes,
java.lang.String uri,
int offset)
Parse the scheme for the recipient and the attributes.
|
Path |
ConfigPath.schemeWalk(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> newAttributes,
java.lang.String newPath,
int offset)
Path-specific lookup.
|
protected Path |
DatastorePath.schemeWalkImpl(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> attributes,
java.lang.String filePath,
int offset) |
Path |
Path.unwrap() |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<Path> |
MergePath.getMergePaths()
Return the list of paths searched in the merge path.
|
protected java.util.ArrayList<Path> |
MergePath.getPathList() |
java.util.ArrayList<Path> |
PathWrapper.getResources()
Looks up all the existing resources.
|
java.util.ArrayList<Path> |
Path.getResources()
Looks up all the existing resources.
|
java.util.ArrayList<Path> |
MergePath.getResources()
Returns all the resources matching the path.
|
java.util.ArrayList<Path> |
PathWrapper.getResources(java.lang.String name)
Looks up all the resources matching a name.
|
java.util.ArrayList<Path> |
Path.getResources(java.lang.String name)
Looks up all the resources matching a name.
|
java.util.ArrayList<Path> |
MergePath.getResources(java.lang.String pathName)
Returns all the resources matching the path.
|
Modifier and Type | Method and Description |
---|---|
void |
MergePath.addMergePath(Path path)
Adds a new path to the end of the merge path.
|
void |
PathWrapper.bind(Path context)
Binds the context to the current path.
|
void |
Path.bind(Path context)
Binds the context to the current path.
|
void |
FilesystemPath.bind(Path context) |
int |
Path.compareTo(Path path) |
static JarPath |
JarPath.create(Path backing)
Creates a new root Jar path.
|
static PersistentDependency |
Jar.createDepend(Path backing)
Return a Jar for the path.
|
static PersistentDependency |
Jar.createDepend(Path backing,
long digest)
Return a Jar for the path.
|
boolean |
JniFilePathImpl.createLink(Path target,
boolean hardLink)
Creates a link named by this path to another path.
|
boolean |
Path.createLink(Path target,
boolean hardLink)
Creates a link named by this path to another path.
|
java.lang.String |
Path.lookupRelativeNativePath(Path path)
Returns a native path relative to this native path if the passed path
is relative to this path, or an absolute path if the passed path is not
relative to this path.
|
static JniRandomAccessFile |
JniRandomAccessFile.open(Path path,
byte[] name,
int length) |
static JniMemoryMappedFile |
JniMemoryMappedFile.open(Path path,
byte[] name,
int length,
long fileLength) |
Jar.ZipStreamImpl |
Jar.openReadImpl(Path path)
Opens a stream to an entry in the jar.
|
Path |
SchemeMap.put(java.lang.String scheme,
Path path)
Puts a new value in the schemeMap.
|
protected void |
Path.putCache(java.lang.String subPath,
Path path) |
boolean |
PathWrapper.renameTo(Path path)
Renames the file or directory to the name given by the path.
|
boolean |
Path.renameTo(Path path)
Renames the file or directory to the name given by the path.
|
boolean |
MemoryPath.renameTo(Path path) |
boolean |
MergePath.renameTo(Path path)
Renames the path.
|
boolean |
FilePath.renameTo(Path path) |
boolean |
GooglePath.renameTo(Path path) |
void |
OpenSSLFactory.setCACertificateFile(Path caCertificateFile)
Sets the caCertificateFile.
|
void |
OpenSSLFactory.setCACertificatePath(Path caCertificatePath)
Sets the caCertificatePath.
|
void |
OpenSSLFactory.setCARevocationFile(Path caRevocationFile)
Sets the caRevocationFile.
|
void |
OpenSSLFactory.setCARevocationPath(Path caRevocationPath)
Sets the caRevocationPath.
|
void |
OpenSSLFactory.setCertificateChainFile(Path certificateChainFile)
Sets the certificateChainFile.
|
void |
OpenSSLFactory.setCertificateFile(Path certificateFile)
Sets the certificate file.
|
void |
OpenSSLFactory.setCertificateKeyFile(Path keyFile)
Sets the key file.
|
void |
JsseSSLFactory.setKeyStoreFile(Path keyStoreFile)
Sets the key store
|
void |
StreamImpl.setPath(Path path)
Sets the Path associated with the stream.
|
void |
ReadStream.setPath(Path path)
Sets a path name associated with the stream.
|
void |
Crc64Stream.setPath(Path path)
Sets the path.
|
void |
WriteStream.setPath(Path path)
Sets a path name associated with the stream.
|
void |
VfsSchemeConfig.setPath(Path path)
Sets the scheme path.
|
static void |
Vfs.setPwd(Path pwd)
Sets a path for the current directory in the current environment.
|
static void |
Vfs.setPwd(Path pwd,
java.lang.ClassLoader loader)
Sets a path for the current directory in the current environment.
|
static void |
ConfigPath.setRemote(Path remotePath)
Sets the remote.
|
void |
WriteStream.writeFile(Path path)
Copies a file to the stream.
|
Constructor and Description |
---|
ConstPath(Path root,
StreamImpl stream) |
DatastoreWriteStream(DatastoreOutputStream fos,
Path path)
Create a new FileWriteStream based on the java.io.* stream.
|
Depend(Path source)
Create a new dependency.
|
Depend(Path source,
long digest)
Create a new dependency with a given digest.
|
Depend(Path source,
long digest,
boolean requireSource)
Create a new dependency with a given digest.
|
Depend(Path source,
long lastModified,
long length)
Create a new dependency with an already known modified time and length.
|
FileReadStream(java.io.FileInputStream is,
Path path)
Create a new FileReadStream based on the java.io.* stream.
|
FileWriteStream(java.io.FileOutputStream fos,
Path path)
Create a new FileWriteStream based on the java.io.* stream.
|
GoogleMergePath(Path pwd,
java.lang.String bucket,
boolean isGooglePathPrimary) |
JarPath(FilesystemPath root,
java.lang.String userPath,
java.lang.String path,
Path backing)
Creates a new jar path for the specific file
|
MergePath(Path... paths) |
MergePath(java.lang.String userPath,
java.lang.String path,
Path... paths) |
Path(Path root)
Creates a new Path object.
|
PathExistsDependency(Path source)
Create a new dependency.
|
PathExistsDependency(Path source,
boolean exists)
Create a new dependency with an already known modified time and length.
|
PathWrapper(Path path)
Creates a new Path object.
|
ReaderWriterStream(java.io.Reader is,
java.io.Writer os,
Path path) |
SchemeRoot(Path root)
Create an empty SchemeMap.
|
SpyPath(Path path)
Creates a new Path object.
|
TempFile(Path file) |
VfsStream(java.io.InputStream is,
java.io.OutputStream os,
Path path) |
ZipScanner(Path path)
Creates a new Jar.
|
Modifier and Type | Class and Description |
---|---|
class |
RemotePath
Remote filesystem
|
class |
RemotePathRoot
Remote filesystem
|
Modifier and Type | Method and Description |
---|---|
Path |
RemotePath.copy() |
Path |
RemotePathRoot.fsWalk(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> newAttributes,
java.lang.String newPath)
Lookup a path relative to the current filesystem's root.
|
Path |
RemotePath.fsWalk(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> newAttributes,
java.lang.String newPath)
Lookup a path relative to the current filesystem's root.
|
Modifier and Type | Method and Description |
---|---|
void |
RemoteFilesystemServlet.setRoot(Path root)
Sets the root.
|
Constructor and Description |
---|
RemoteFilesystem(java.lang.String url,
Path dbDirectory,
java.lang.String tableName) |
RemotePath(java.lang.String url,
Path dbDirectory,
java.lang.String tableName)
Create the root new RemoteFilesystem
|
RemotePathRoot(java.lang.String url,
Path dbDirectory,
java.lang.String tableName)
Create the root new RemoteFilesystem
|
Modifier and Type | Method and Description |
---|---|
Path |
XmlPrinter.getPath() |
Path |
AbstractParser.getSearchPath()
Gets the search path for included documents.
|
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<Path> |
QDocument.getDependList() |
Modifier and Type | Method and Description |
---|---|
void |
QDocument.addDepend(Path path) |
void |
AbstractParser.parse(Path path)
SAX parsing from a VFS path
|
org.w3c.dom.Document |
AbstractParser.parseDocument(Path path)
Parses a document from a VFS path
|
static void |
XmlPrinter.print(Path path,
org.w3c.dom.Node node)
Prints the node as XML.
|
void |
AbstractParser.setSearchPath(Path path)
Sets the search path for included documents.
|
Modifier and Type | Field and Description |
---|---|
protected Path |
XmlReader._searchPath |
Modifier and Type | Method and Description |
---|---|
Path |
XmlReader.getSearchPath()
Gets the current search path.
|
Modifier and Type | Method and Description |
---|---|
void |
XmlReader.setSearchPath(Path searchPath)
Sets the current search path.
|
Modifier and Type | Method and Description |
---|---|
Path |
XmlPrinter.getPath() |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<Path> |
QDocument.getDependList() |
Modifier and Type | Method and Description |
---|---|
void |
QDocument.addDepend(Path path) |
void |
AbstractParser.parse(Path path)
SAX parsing from a VFS path
|
org.w3c.dom.Document |
AbstractParser.parseDocument(Path path)
Parses a document from a VFS path
|
static void |
XmlPrinter.print(Path path,
org.w3c.dom.Node node)
Prints the node as XML.
|
Modifier and Type | Field and Description |
---|---|
protected Path |
XmlReader._searchPath |
Modifier and Type | Method and Description |
---|---|
Path |
XmlReader.getSearchPath()
Gets the current search path.
|
Modifier and Type | Method and Description |
---|---|
void |
XmlReader.setSearchPath(Path searchPath)
Sets the current search path.
|
Modifier and Type | Method and Description |
---|---|
Path |
StylesheetEnv.getPath() |
Modifier and Type | Method and Description |
---|---|
void |
StylesheetEnv.setPath(Path path) |
Modifier and Type | Field and Description |
---|---|
protected java.util.ArrayList<Path> |
TransformerImpl._cacheDepends |
Modifier and Type | Method and Description |
---|---|
Path |
AbstractStylesheet.getPath() |
Path |
XslWriter.getPwd() |
Path |
AbstractStylesheetFactory.getSearchPath()
Returns the stylesheet search path.
|
Path |
AbstractStylesheetFactory.getStylePath()
Returns the stylesheet search path.
|
Path |
AbstractStylesheetFactory.getWorkPath()
Gets the working directory.
|
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<Path> |
TransformerImpl.getCacheDepends() |
Modifier and Type | Method and Description |
---|---|
void |
XslWriter.addCacheDepend(Path path)
Add a dependency to the result document.
|
void |
TransformerImpl.addCacheDepend(Path path) |
void |
AbstractStylesheet.init(Path path)
Initialize the stylesheet with the search path.
|
void |
StylesheetImpl.init(Path path) |
StylesheetImpl |
AbstractStylesheetFactory.newStylesheet(Path path) |
void |
AbstractStylesheetFactory.setSearchPath(Path path)
Sets the search path for stylesheets.
|
void |
AbstractStylesheetFactory.setStylePath(Path path)
Sets the search path for stylesheets.
|
void |
AbstractStylesheetFactory.setWorkPath(Path path)
Sets the working directory.
|