A C D 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
 

D

DEFAULT_BUNDLE_NAME - Static variable in class org.apache.manifoldcf.crawler.connectors.filesystem.Messages
 
DEFAULT_PATH_NAME - Static variable in class org.apache.manifoldcf.crawler.connectors.filesystem.Messages
 

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.
getAttributeJavascriptString(Locale, String) - Static method in class org.apache.manifoldcf.crawler.connectors.filesystem.Messages
 
getAttributeJavascriptString(Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.filesystem.Messages
 
getAttributeJavascriptString(String, Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.filesystem.Messages
 
getAttributeString(Locale, String) - Static method in class org.apache.manifoldcf.crawler.connectors.filesystem.Messages
 
getAttributeString(Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.filesystem.Messages
 
getAttributeString(String, Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.filesystem.Messages
 
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.
getBodyJavascriptString(Locale, String) - Static method in class org.apache.manifoldcf.crawler.connectors.filesystem.Messages
 
getBodyJavascriptString(Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.filesystem.Messages
 
getBodyJavascriptString(String, Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.filesystem.Messages
 
getBodyString(Locale, String) - Static method in class org.apache.manifoldcf.crawler.connectors.filesystem.Messages
 
getBodyString(Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.filesystem.Messages
 
getBodyString(String, Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.filesystem.Messages
 
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[], String[], IVersionActivity, DocumentSpecification, int, boolean) - Method in class org.apache.manifoldcf.crawler.connectors.filesystem.FileConnector
Get document versions given an array of document identifiers.
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.
getString(Locale, String) - Static method in class org.apache.manifoldcf.crawler.connectors.filesystem.Messages
 
getString(Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.filesystem.Messages
 
getString(String, Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.filesystem.Messages
 

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.
Messages - Class in org.apache.manifoldcf.crawler.connectors.filesystem
 
Messages() - Constructor for class org.apache.manifoldcf.crawler.connectors.filesystem.Messages
Constructor - do no instantiate

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, List<String>) - Method in class org.apache.manifoldcf.crawler.connectors.filesystem.FileConnector
Output the configuration header section.
outputResource(IHTTPOutput, Locale, String, Map<String, String>, boolean) - Static method in class org.apache.manifoldcf.crawler.connectors.filesystem.Messages
 
outputResourceWithVelocity(IHTTPOutput, Locale, String, Map<String, String>, boolean) - Static method in class org.apache.manifoldcf.crawler.connectors.filesystem.Messages
 
outputResourceWithVelocity(IHTTPOutput, Locale, String, Map<String, Object>) - Static method in class org.apache.manifoldcf.crawler.connectors.filesystem.Messages
 
outputSpecificationBody(IHTTPOutput, Locale, DocumentSpecification, String) - Method in class org.apache.manifoldcf.crawler.connectors.filesystem.FileConnector
Output the specification body section.
outputSpecificationHeader(IHTTPOutput, Locale, DocumentSpecification, List<String>) - 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, Locale, 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, Locale, 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 D F G I M O P R V _