| 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 |
|---|---|
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 | Method and Description |
|---|---|
protected Path |
InternalCompiler2.getClassDir() |
Path |
AbstractGenerator.getClassDir()
Returns the class dir for the generated class.
|
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 |
TempDir.setId(Path path)
Sets the id.
|
void |
WorkDir.setId(Path path)
Deprecated.
|
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 |
DependencyComponent.setSearchPath(Path searchPath)
Sets the search path.
|
void |
JavaClassGenerator.setSearchPath(Path path)
Sets the search path.
|
void |
JavaClassGenerator.setWorkDir(Path workPath)
Sets the work path for the generated class.
|
| 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 |
TreeLoader.getCodePath() |
Path |
LibraryLoader.getCodePath() |
Path |
PathLoader.getCodePath() |
Path |
JarLoader.getCodePath() |
Path |
ResourceLoader.getPath()
Gets the resource path.
|
Path |
SimpleLoader.getPath()
Gets the resource path.
|
Path |
TreeLoader.getPath()
The directory loader's path.
|
Path |
LibraryLoader.getPath()
The library loader's path.
|
Path |
CompilingLoader.getPath()
Gets the class path.
|
Path |
Loader.getPath(java.lang.String name)
Returns a path for the given name.
|
Path |
JarListLoader.getPath(java.lang.String pathName)
Find a given path somewhere in the classpath
|
Path |
ResourceLoader.getPath(java.lang.String name)
Given a class or resource name, returns a patch to that resource.
|
Path |
SimpleLoader.getPath(java.lang.String name)
Given a class or resource name, returns a patch to that resource.
|
Path |
PathLoader.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 |
CompilingLoader.getSource()
Sets the source path.
|
Path |
ClassEntry.getSourcePath() |
| 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 |
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 |
LibraryLoader.create(java.lang.ClassLoader parent,
Path path)
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 |
Loader.getCodeSource(Path path)
Returns the code source for the path.
|
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.
|
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 |
ModuleConfig.setPath(Path path)
Sets a specific path to a jar file
|
void |
ResourceLoader.setPath(Path path)
Sets the resource directory.
|
void |
SimpleLoader.setPath(Path path)
Sets the resource directory.
|
void |
TreeLoader.setPath(Path path)
The directory loader's path.
|
void |
LibraryLoader.setPath(Path path)
The library loader's path.
|
void |
CompilingLoader.setPath(Path path)
Sets the class path.
|
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 |
EnhancerFixup.getPostWorkPath()
Gets the work path.
|
Path |
EnhancerManager.getPostWorkPath()
Gets the work path.
|
Path |
EnhancerPrepare.getPostWorkPath()
Gets the work path.
|
Path |
EnhancingClassLoader.getPostWorkPath()
Gets the work path.
|
Path |
EnhancerFixup.getPreWorkPath()
Gets the work path.
|
Path |
EnhancerManager.getPreWorkPath()
Gets the work path.
|
Path |
EnhancerPrepare.getPreWorkPath()
Gets the work path.
|
Path |
EnhancingClassLoader.getPreWorkPath()
Gets the work path.
|
Path |
EnhancerFixup.getWorkPath()
Gets the work path.
|
Path |
EnhancerManager.getWorkPath()
Gets the work path.
|
Path |
EnhancerPrepare.getWorkPath()
Gets the work path.
|
Path |
EnhancingClassLoader.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 |
EnhancerFixup.setWorkPath(Path workPath)
Sets the work path.
|
void |
EnhancerManager.setWorkPath(Path workPath)
Sets the work path.
|
void |
EnhancerPrepare.setWorkPath(Path workPath)
Sets the work path.
|
void |
EnhancingClassLoader.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 |
IvyDependency.resolve(IvyCache cache) |
Path |
IvyMergeDependency.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 |
IvyManager.setIvyFile(Path ivyFile) |
void |
IvyLoader.setIvyFile(Path path)
The ivy loader's configuration path.
|
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 |
AbstractRolloverLog.getPath()
Returns the access-log's path.
|
Path |
RotateStream.getPath()
Returns the Path associated with the stream.
|
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 |
LogHandlerConfig.setPath(Path path)
Sets the path
|
void |
RotateLog.setPath(Path path)
Sets the output path.
|
void |
PathHandler.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
|
| Modifier and Type | Method and Description |
|---|---|
Path |
PathJndiContext.getPath() |
| Constructor and Description |
|---|
PathJndiContext(Path path) |
| 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 |
|---|---|
Value |
QuercusEngine.execute(Path path)
Executes the script.
|
void |
Quercus.execute(Path path) |
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 |
|---|---|
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 |
FileInput.getPath()
Returns the path.
|
Path |
FileValue.getPath()
Returns the path.
|
Path |
FileInputOutput.getPath()
Returns the path.
|
Path |
FileOutput.getPath()
Returns the file's 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 |
|---|---|
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 |
|---|---|
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 |
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 |
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 |
TcpPath.cacheCopy() |
protected Path |
HttpPath.cacheCopy() |
protected Path |
Path.cacheCopy()
Copy for caching.
|
Path |
MergePath.copy() |
Path |
Path.copy() |
Path |
FilePath.copy() |
Path |
GoogleStorePath.copy() |
Path |
GooglePath.copy() |
Path |
GoogleMergePath.copy() |
protected Path |
NotFoundPath.copyCache() |
Path |
MemoryPath.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 |
FilesystemPath.createRoot(SchemeMap schemeMap)
Essentially chroot
|
Path |
PathWrapper.createRoot(SchemeMap schemeMap) |
Path |
Path.createRoot(SchemeMap schemeMap) |
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 |
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 |
DatastorePath.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.
|
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 |
MemoryScheme.fsWalk(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> attributes,
java.lang.String path) |
Path |
MemoryPath.fsWalk(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> attributes,
java.lang.String path) |
Path |
SpyScheme.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 |
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 |
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 |
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 |
FilesystemPath.getParent()
Return the parent Path
|
Path |
PathWrapper.getParent()
Returns the parent path.
|
Path |
Path.getParent()
Returns the parent path.
|
Path |
Crc64Stream.getPath()
Returns the path.
|
Path |
ReadStream.getPath()
Returns the Path which opened this stream.
|
Path |
StringStream.getPath() |
Path |
WriteStream.getPath()
Returns the Path which opened this stream.
|
Path |
MemoryStream.getPath() |
Path |
StreamImpl.getPath()
Returns the Path associated with the stream.
|
Path |
Depend.getPath()
Returns the underlying source path.
|
Path |
ReaderStream.getPath() |
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.
|
static Path |
Vfs.lookup(java.lang.String url)
Returns a new path relative to 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,
java.util.Map<java.lang.String,java.lang.Object> attr)
Returns a new path, including attributes.
|
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.net.URL url)
Looks up a URL, decoding '%'
|
Path |
Path.lookup(java.net.URL url)
Looks up a path by a URL.
|
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 |
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 |
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.
|
static Path |
Vfs.lookupNative(java.lang.String url)
Returns a path using the native filesystem conventions.
|
Path |
Path.lookupNative(java.lang.String name)
Looks up a path using the local filesystem conventions.
|
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 |
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.
|
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 |
ConstPath.schemeWalk(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> attributes,
java.lang.String path,
int offset) |
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 |
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
|
Path |
StringPath.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 |
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 |
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 |
NullPath.schemeWalk(java.lang.String userPath,
java.util.Map<java.lang.String,java.lang.Object> attributes,
java.lang.String path,
int offset) |
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 |
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.
|
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 |
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
|
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> |
MergePath.getResources()
Returns all the resources matching the path.
|
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(java.lang.String pathName)
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MergePath.addMergePath(Path path)
Adds a new path to the end of the merge path.
|
void |
FilesystemPath.bind(Path context) |
void |
PathWrapper.bind(Path context)
Binds the context to the current path.
|
void |
Path.bind(Path context)
Binds the context to the current path.
|
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 |
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.
|
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 |
MergePath.renameTo(Path path)
Renames the 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 |
FilePath.renameTo(Path path) |
boolean |
GooglePath.renameTo(Path path) |
void |
Crc64Stream.setPath(Path path)
Sets the path.
|
void |
ReadStream.setPath(Path path)
Sets a path name associated with the stream.
|
void |
WriteStream.setPath(Path path)
Sets a path name associated with the stream.
|
void |
StreamImpl.setPath(Path path)
Sets the Path associated with the stream.
|
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.
|
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.
|
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 | 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 |
StylesheetEnv.getPath() |
| Modifier and Type | Method and Description |
|---|---|
void |
StylesheetEnv.setPath(Path path) |