A B C D E F G H I J L M N O P Q R S T U V W X Z

I

Id - Class in com.armatiek.infofuze.xslt.functions.session
 
Id() - Constructor for class com.armatiek.infofuze.xslt.functions.session.Id
 
ignorableWhitespace(char[], int, int) - Method in class com.armatiek.infofuze.stream.SerializingContentHandler
 
INFOFUZE_NAMESPACE - Static variable in class com.armatiek.infofuze.config.Definitions
 
InfofuzeException - Exception in com.armatiek.infofuze.error
Infofuze Exception class
InfofuzeException(String) - Constructor for exception com.armatiek.infofuze.error.InfofuzeException
 
InfofuzeException(Throwable) - Constructor for exception com.armatiek.infofuze.error.InfofuzeException
 
InfofuzeException(String, Throwable) - Constructor for exception com.armatiek.infofuze.error.InfofuzeException
 
init(Document) - Static method in class com.armatiek.infofuze.pool.ResultPool
Initializes the pool using the result objects defined in the configuration file (infofuze-config.xml)
init(Document) - Static method in class com.armatiek.infofuze.pool.SourcePool
Initializes the pool using the source objects defined in the configuration file (infofuze-config.xml)
init() - Method in class com.armatiek.infofuze.web.servlet.AbstractServlet
 
inputStreamToDocument(InputStream) - Static method in class com.armatiek.infofuze.utils.XmlUtils
 
INSTANCE - Static variable in class com.armatiek.infofuze.stream.filesystem.filefilter.DirectoryFileFilter
Singleton instance of directory filter.
INSTANCE - Static variable in class com.armatiek.infofuze.stream.filesystem.filefilter.FalseFileFilter
Singleton instance of false filter.
INSTANCE - Static variable in class com.armatiek.infofuze.stream.filesystem.filefilter.TrueFileFilter
Singleton instance of true filter.
IntHeader - Class in com.armatiek.infofuze.xslt.functions.request
 
IntHeader() - Constructor for class com.armatiek.infofuze.xslt.functions.request.IntHeader
 
Invalidate - Class in com.armatiek.infofuze.xslt.functions.session
 
Invalidate() - Constructor for class com.armatiek.infofuze.xslt.functions.session.Invalidate
 
IOFileFilter - Interface in com.armatiek.infofuze.stream.filesystem.filefilter
Interface that must be implemented by all Infofuze's FileExtractor classes.
isAutoReturning() - Method in class com.armatiek.infofuze.source.AbstractSAXSource
 
isAutoReturning() - Method in class com.armatiek.infofuze.source.AbstractStreamSource
 
isAutoReturning() - Method in interface com.armatiek.infofuze.source.DataSourceIf
Tests whether this source must be returned to the pool automatically when it is closed.
isCommitted() - Method in class com.armatiek.infofuze.result.solrj.SolrjResult
 
isCommitted() - Method in interface com.armatiek.infofuze.result.TransactionableIf
Tests whether the transaction is already committed or rolled back.
IsCommitted - Class in com.armatiek.infofuze.xslt.functions.response
 
IsCommitted() - Constructor for class com.armatiek.infofuze.xslt.functions.response.IsCommitted
 
isDevelopmentMode() - Method in class com.armatiek.infofuze.config.Config
Returns whether this Infofuze instance is in development mode or not.
isDirectory() - Method in class com.armatiek.infofuze.stream.filesystem.cifs.CIFSFile
 
isDirectory() - Method in class com.armatiek.infofuze.stream.filesystem.compression.ArchiveFile
 
isDirectory() - Method in class com.armatiek.infofuze.stream.filesystem.compression.ArchiveFileEntry
 
isDirectory() - Method in class com.armatiek.infofuze.stream.filesystem.compression.bzip2.BZip2ArchiveFileEntry
 
isDirectory() - Method in class com.armatiek.infofuze.stream.filesystem.compression.gzip.GzipArchiveFileEntry
 
isDirectory() - Method in interface com.armatiek.infofuze.stream.filesystem.FileIf
Tests whether the file denoted by this abstract pathname is a directory.
isDirectory() - Method in class com.armatiek.infofuze.stream.filesystem.local.LocalFile
 
isDirectory() - Method in class com.armatiek.infofuze.stream.filesystem.ProxyFile
 
isDirectory() - Method in class com.armatiek.infofuze.stream.filesystem.webcrawl.HTTPFile
 
isDirectory() - Method in class com.armatiek.infofuze.stream.filesystem.webdav.WebDAVFile
 
isFile() - Method in class com.armatiek.infofuze.stream.filesystem.cifs.CIFSFile
 
isFile() - Method in class com.armatiek.infofuze.stream.filesystem.compression.ArchiveFile
 
isFile() - Method in class com.armatiek.infofuze.stream.filesystem.compression.ArchiveFileEntry
 
isFile() - Method in class com.armatiek.infofuze.stream.filesystem.compression.bzip2.BZip2ArchiveFileEntry
 
isFile() - Method in class com.armatiek.infofuze.stream.filesystem.compression.gzip.GzipArchiveFileEntry
 
isFile() - Method in interface com.armatiek.infofuze.stream.filesystem.FileIf
Tests whether this file is a normal file.
isFile() - Method in class com.armatiek.infofuze.stream.filesystem.local.LocalFile
 
isFile() - Method in class com.armatiek.infofuze.stream.filesystem.ProxyFile
 
isFile() - Method in class com.armatiek.infofuze.stream.filesystem.webcrawl.HTTPFile
 
isFile() - Method in class com.armatiek.infofuze.stream.filesystem.webdav.WebDAVFile
 
isFileNewer(FileIf, long) - Static method in class com.armatiek.infofuze.stream.filesystem.filefilter.AgeFileFilter
 
isHidden() - Method in class com.armatiek.infofuze.stream.filesystem.AbstractFile
 
isHidden() - Method in class com.armatiek.infofuze.stream.filesystem.cifs.CIFSFile
 
isHidden() - Method in class com.armatiek.infofuze.stream.filesystem.compression.ArchiveFile
 
isHidden() - Method in class com.armatiek.infofuze.stream.filesystem.compression.tar.TarArchiveFileEntry
 
isHidden() - Method in class com.armatiek.infofuze.stream.filesystem.compression.zip.ZipArchiveFileEntry
 
isHidden() - Method in interface com.armatiek.infofuze.stream.filesystem.FileIf
Tests whether this is a hidden file.
isHidden() - Method in class com.armatiek.infofuze.stream.filesystem.local.LocalFile
 
isHidden() - Method in class com.armatiek.infofuze.stream.filesystem.ProxyFile
 
IsNew - Class in com.armatiek.infofuze.xslt.functions.session
 
IsNew() - Constructor for class com.armatiek.infofuze.xslt.functions.session.IsNew
 
isOpen() - Method in class com.armatiek.infofuze.result.AbstractSAXResult
 
isOpen() - Method in class com.armatiek.infofuze.result.AbstractStreamResult
 
isOpen() - Method in interface com.armatiek.infofuze.result.DataResultIf
Tests whether this result is open or not.
isOpen() - Method in class com.armatiek.infofuze.source.AbstractSAXSource
 
isOpen() - Method in class com.armatiek.infofuze.source.AbstractStreamSource
 
isOpen() - Method in interface com.armatiek.infofuze.source.DataSourceIf
Tests whether this source is open or not.
IsRequestedSessionIdFromCookie - Class in com.armatiek.infofuze.xslt.functions.request
 
IsRequestedSessionIdFromCookie() - Constructor for class com.armatiek.infofuze.xslt.functions.request.IsRequestedSessionIdFromCookie
 
IsRequestedSessionIdFromUrl - Class in com.armatiek.infofuze.xslt.functions.request
 
IsRequestedSessionIdFromUrl() - Constructor for class com.armatiek.infofuze.xslt.functions.request.IsRequestedSessionIdFromUrl
 
IsRequestedSessionIdValid - Class in com.armatiek.infofuze.xslt.functions.request
 
IsRequestedSessionIdValid() - Constructor for class com.armatiek.infofuze.xslt.functions.request.IsRequestedSessionIdValid
 
IsSecure - Class in com.armatiek.infofuze.xslt.functions.request
 
IsSecure() - Constructor for class com.armatiek.infofuze.xslt.functions.request.IsSecure
 
IsUserInRole - Class in com.armatiek.infofuze.xslt.functions.request
 
IsUserInRole() - Constructor for class com.armatiek.infofuze.xslt.functions.request.IsUserInRole
 

A B C D E F G H I J L M N O P Q R S T U V W X Z