A C F G I M O P R V _

A

activitiesList - Static variable in class org.apache.manifoldcf.crawler.connectors.filesystem.FileConnector
 
ACTIVITY_READ - Static variable in class org.apache.manifoldcf.crawler.connectors.filesystem.FileConnector
 

C

checkInclude(File, String, DocumentSpecification) - Static method in class org.apache.manifoldcf.crawler.connectors.filesystem.FileConnector
Check if a file or directory should be included, given a document specification.
checkIngest(File, DocumentSpecification) - Static method in class org.apache.manifoldcf.crawler.connectors.filesystem.FileConnector
Check if a file should be ingested, given a document specification.
checkMatch(String, int, String) - Static method in class org.apache.manifoldcf.crawler.connectors.filesystem.FileConnector
Check a match between two strings with wildcards.
close() - Method in class org.apache.manifoldcf.crawler.connectors.filesystem.FileConnector.IdentifierStream
Close the stream.
convertToURI(String) - Method in class org.apache.manifoldcf.crawler.connectors.filesystem.FileConnector
Convert a document identifier to a URI.
currentIndex - Variable in class org.apache.manifoldcf.crawler.connectors.filesystem.FileConnector.IdentifierStream
 

F

FileConnector - Class in org.apache.manifoldcf.crawler.connectors.filesystem
This is the "repository connector" for a file system.
FileConnector() - Constructor for class org.apache.manifoldcf.crawler.connectors.filesystem.FileConnector
Constructor.
FileConnector.IdentifierStream - Class in org.apache.manifoldcf.crawler.connectors.filesystem
Document identifier stream.
FileConnector.IdentifierStream(DocumentSpecification) - Constructor for class org.apache.manifoldcf.crawler.connectors.filesystem.FileConnector.IdentifierStream
 

G

getActivitiesList() - Method in class org.apache.manifoldcf.crawler.connectors.filesystem.FileConnector
List the activities we might report on.
getBinNames(String) - Method in class org.apache.manifoldcf.crawler.connectors.filesystem.FileConnector
For any given document, list the bins that it is a member of.
getDocumentIdentifiers(DocumentSpecification, long, long) - Method in class org.apache.manifoldcf.crawler.connectors.filesystem.FileConnector
Given a document specification, get either a list of starting document identifiers (seeds), or a list of changes (deltas), depending on whether this is a "crawled" connector or not.
getDocumentVersions(String[], DocumentSpecification) - Method in class org.apache.manifoldcf.crawler.connectors.filesystem.FileConnector
Get document versions given an array of document identifiers.
getJSPFolder() - Method in class org.apache.manifoldcf.crawler.connectors.filesystem.FileConnector
Return the path for the UI interface JSP elements.
getNextIdentifier() - Method in class org.apache.manifoldcf.crawler.connectors.filesystem.FileConnector.IdentifierStream
Get the next identifier.
getRelationshipTypes() - Method in class org.apache.manifoldcf.crawler.connectors.filesystem.FileConnector
Return the list of relationship types that this connector recognizes.

I

ids - Variable in class org.apache.manifoldcf.crawler.connectors.filesystem.FileConnector.IdentifierStream
 

M

matchSubPath(String, String) - Static method in class org.apache.manifoldcf.crawler.connectors.filesystem.FileConnector
Match a sub-path.

O

org.apache.manifoldcf.crawler.connectors.filesystem - package org.apache.manifoldcf.crawler.connectors.filesystem
 
outputConfigurationBody(IThreadContext, IHTTPOutput, ConfigParams, String) - Method in class org.apache.manifoldcf.crawler.connectors.filesystem.FileConnector
Output the configuration body section.
outputConfigurationHeader(IThreadContext, IHTTPOutput, ConfigParams, ArrayList) - Method in class org.apache.manifoldcf.crawler.connectors.filesystem.FileConnector
Output the configuration header section.
outputSpecificationBody(IHTTPOutput, DocumentSpecification, String) - Method in class org.apache.manifoldcf.crawler.connectors.filesystem.FileConnector
Output the specification body section.
outputSpecificationHeader(IHTTPOutput, DocumentSpecification, ArrayList) - Method in class org.apache.manifoldcf.crawler.connectors.filesystem.FileConnector
Output the specification header section.

P

processCheck(boolean, String, int, String, int) - Static method in class org.apache.manifoldcf.crawler.connectors.filesystem.FileConnector
Recursive worker method for checkMatch.
processConfigurationPost(IThreadContext, IPostParameters, ConfigParams) - Method in class org.apache.manifoldcf.crawler.connectors.filesystem.FileConnector
Process a configuration post.
processDocuments(String[], String[], IProcessActivity, DocumentSpecification, boolean[]) - Method in class org.apache.manifoldcf.crawler.connectors.filesystem.FileConnector
Process a set of documents.
processSpecificationPost(IPostParameters, DocumentSpecification) - Method in class org.apache.manifoldcf.crawler.connectors.filesystem.FileConnector
Process a specification post.

R

RELATIONSHIP_CHILD - Static variable in class org.apache.manifoldcf.crawler.connectors.filesystem.FileConnector
 

V

viewConfiguration(IThreadContext, IHTTPOutput, ConfigParams) - Method in class org.apache.manifoldcf.crawler.connectors.filesystem.FileConnector
View configuration.
viewSpecification(IHTTPOutput, DocumentSpecification) - Method in class org.apache.manifoldcf.crawler.connectors.filesystem.FileConnector
View specification.

_

_rcsid - Static variable in class org.apache.manifoldcf.crawler.connectors.filesystem.FileConnector
 

A C F G I M O P R V _