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

A

accept(Path) - Method in class org.nuxeo.common.file.LRUFileCache.RegularFileFilter
 
accept(Path) - Method in interface org.nuxeo.common.utils.PathFilter
 
accept(Path) - Method in class org.nuxeo.common.utils.PathFilterSet
 
accept(String) - Method in interface org.nuxeo.common.utils.ZipEntryFilter
 
accessor - Variable in class org.nuxeo.common.xmap.XAnnotatedMember
 
add(K, V) - Method in class org.nuxeo.common.collections.ArrayMap
 
add(K, T, K...) - Method in class org.nuxeo.common.collections.DependencyTree
 
add(K, T, Collection<K>) - Method in class org.nuxeo.common.collections.DependencyTree
 
add(K, T) - Method in class org.nuxeo.common.collections.DependencyTree
 
add(Object) - Method in class org.nuxeo.common.collections.ListenerList
Adds the given listener to this list.
add(K, V) - Method in class org.nuxeo.common.collections.SerializableArrayMap
 
addDependsOnMe(DependencyTree.Entry<K, T>) - Method in class org.nuxeo.common.collections.DependencyTree.Entry
 
addElement(Element, Path) - Static method in class org.nuxeo.common.xmap.XMLBuilder
 
addElement(Element, String) - Static method in class org.nuxeo.common.xmap.XMLBuilder
 
addFactory(Class, XValueFactory) - Static method in class org.nuxeo.common.xmap.XValueFactory
 
addFileExtension(String) - Method in class org.nuxeo.common.utils.Path
 
addMember(XAnnotatedMember) - Method in class org.nuxeo.common.xmap.XAnnotatedObject
 
addParametersToURIQuery(String, Map<String, String>) - Static method in class org.nuxeo.common.utils.URIUtils
 
addTrailingSeparator() - Method in class org.nuxeo.common.utils.Path
 
addWaitingFor(DependencyTree.Entry<K, T>) - Method in class org.nuxeo.common.collections.DependencyTree.Entry
 
AES - Static variable in class org.nuxeo.common.codec.Crypto
 
AES_ECB_PKCS5PADDING - Static variable in class org.nuxeo.common.codec.Crypto
 
append(File, File) - Static method in class org.nuxeo.common.utils.FileUtils
 
append(File, File, boolean) - Static method in class org.nuxeo.common.utils.FileUtils
 
append(InputStream, File) - Static method in class org.nuxeo.common.utils.FileUtils
 
append(InputStream, File, boolean) - Static method in class org.nuxeo.common.utils.FileUtils
 
append(Path) - Method in class org.nuxeo.common.utils.Path
 
append(String) - Method in class org.nuxeo.common.utils.Path
 
areFilesContentEquals(String, String) - Static method in class org.nuxeo.common.utils.FileUtils
Compares two files content as String even if their EOL are differents
args - Variable in class org.nuxeo.common.Environment
 
ArrayMap<K,V> - Class in org.nuxeo.common.collections
A mixture of an array list and a map used to store small table of elements using both indices and keys.
ArrayMap() - Constructor for class org.nuxeo.common.collections.ArrayMap
 
ArrayMap(int) - Constructor for class org.nuxeo.common.collections.ArrayMap
 
ArrayMap(Map<K, V>) - Constructor for class org.nuxeo.common.collections.ArrayMap
 
ArrayMap(ArrayMap<K, V>) - Constructor for class org.nuxeo.common.collections.ArrayMap
 
arrayMerge(T[]...) - Static method in class org.nuxeo.common.utils.ArrayUtils
Merges any number of Array.
ArrayUtils - Class in org.nuxeo.common.utils
Array utils.
attributeVisitor - Static variable in class org.nuxeo.common.xmap.XAnnotatedList
 
attributeVisitor - Static variable in class org.nuxeo.common.xmap.XAnnotatedMap
 

B

Base64 - Class in org.nuxeo.common.utils
Deprecated.
Since 5.6. Use Base64 instead.
Base64() - Constructor for class org.nuxeo.common.utils.Base64
Deprecated.
 
BOOLEAN - Static variable in class org.nuxeo.common.xmap.XValueFactory
 
bqual - Variable in class org.nuxeo.common.utils.XidImpl
 
BUNDLES - Static variable in class org.nuxeo.common.Environment
 
BUNDLES_DIR - Static variable in class org.nuxeo.common.Environment
The application layout (optional): directory containing nuxeo runtime osgi bundles.

C

callWithRetry(Callable<V>) - Static method in class org.nuxeo.common.utils.JDBCUtils
Tries to do a JDBC call even when the server is overloaded.
checkKey(String) - Method in class org.nuxeo.common.file.LRUFileCache
 
checkMemberAnnotation(AnnotatedElement) - Static method in class org.nuxeo.common.xmap.XMap
 
checkObjectAnnotation(AnnotatedElement) - Static method in class org.nuxeo.common.xmap.XMap
 
CLASS - Static variable in class org.nuxeo.common.xmap.XValueFactory
 
ClassMap<T> - Class in org.nuxeo.common.collections
A Class keyed map sensitive to class hierarchy.
ClassMap() - Constructor for class org.nuxeo.common.collections.ClassMap
 
clear() - Method in class org.nuxeo.common.codec.Crypto
Clear sensible values.
clear() - Method in class org.nuxeo.common.collections.ArrayMap
 
clear() - Method in class org.nuxeo.common.collections.DependencyTree
 
clear() - Method in class org.nuxeo.common.collections.SerializableArrayMap
 
clear() - Method in interface org.nuxeo.common.file.FileCache
Clears the cache.
clear() - Method in class org.nuxeo.common.file.LRUFileCache
 
clear() - Method in class org.nuxeo.common.utils.Registry
 
clear() - Method in class org.nuxeo.common.utils.URLStreamHandlerFactoryInstaller.FactoryStack
 
CLEAR_OLD_ENTRIES_INTERVAL_MILLIS - Static variable in class org.nuxeo.common.file.LRUFileCache
 
clearOldEntries() - Method in class org.nuxeo.common.file.LRUFileCache
Clears cache entries if they are old enough and their size makes the cache bigger than its maximum size.
clearOldEntriesLast - Variable in class org.nuxeo.common.file.LRUFileCache
 
clearOldEntriesLock - Variable in class org.nuxeo.common.file.LRUFileCache
 
clearScope(ScopeType) - Method in class org.nuxeo.common.collections.ScopedMap
Removes all mappings for given scope.
close() - Method in class org.nuxeo.common.logging.JavaUtilLoggingHelper.LogHandler
 
close(InputStream) - Static method in class org.nuxeo.common.utils.FileUtils
 
close(OutputStream) - Static method in class org.nuxeo.common.utils.FileUtils
 
close() - Method in class org.nuxeo.common.utils.ZipFileIterator
 
close() - Method in class org.nuxeo.common.utils.ZipIterator
 
collectFiles(File, FileNamePattern, List<File>) - Static method in class org.nuxeo.common.utils.FileUtils
 
collectFiles(File, List<File>) - Static method in class org.nuxeo.common.utils.FileUtils
 
compareTo(LRUFileCache.PathInfo) - Method in class org.nuxeo.common.file.LRUFileCache.PathInfo
 
compareTo(FileVersion) - Method in class org.nuxeo.common.utils.FileVersion
 
componentType - Variable in class org.nuxeo.common.xmap.XAnnotatedList
 
config - Variable in class org.nuxeo.common.Environment
 
CONFIG_DIR - Static variable in class org.nuxeo.common.Environment
Deprecated.
never defined; use Environment.NUXEO_CONFIG_DIR
configProvider - Variable in class org.nuxeo.common.Environment
 
Constants - Class in org.nuxeo.common.utils
 
containsAt(char[], int, char[]) - Static method in class org.nuxeo.common.utils.FileNamePattern
Tests whether the given array match the pattern at the given position.
CONTENT - Static variable in annotation type org.nuxeo.common.xmap.annotation.XMemberAnnotation
 
CONTEXT - Static variable in annotation type org.nuxeo.common.xmap.annotation.XMemberAnnotation
 
Context - Class in org.nuxeo.common.xmap
 
Context() - Constructor for class org.nuxeo.common.xmap.Context
 
copy(InputStream, OutputStream) - Static method in class org.nuxeo.common.utils.FileUtils
 
copy(File, File) - Static method in class org.nuxeo.common.utils.FileUtils
Copies source to destination.
copy(File[], File) - Static method in class org.nuxeo.common.utils.FileUtils
 
copyFile(File, File) - Static method in class org.nuxeo.common.utils.FileUtils
 
copyToFile(InputStream, File) - Static method in class org.nuxeo.common.utils.FileUtils
 
copyTree(File, File) - Static method in class org.nuxeo.common.utils.FileUtils
Copies recursively source to destination.
copyTree(File, File, PathFilter) - Static method in class org.nuxeo.common.utils.FileUtils
 
copyTree(File, File, Path, PathFilter) - Static method in class org.nuxeo.common.utils.FileUtils
 
copyTree(int, File, File, Path, PathFilter) - Static method in class org.nuxeo.common.utils.FileUtils
 
count - Variable in class org.nuxeo.common.collections.ArrayMap
 
count - Variable in class org.nuxeo.common.collections.SerializableArrayMap
 
createFieldMember(Field, Annotation) - Method in class org.nuxeo.common.xmap.XMap
 
createFromAbsolutePath(String) - Static method in class org.nuxeo.common.utils.Path
Creates a path object from an absolute and canonical path.
createFromSegments(String[]) - Static method in class org.nuxeo.common.utils.Path
 
createMethodMember(Method, Annotation, Class<?>) - Method in class org.nuxeo.common.xmap.XMap
 
createURLStreamHandler(String) - Method in class org.nuxeo.common.utils.URLStreamHandlerFactoryInstaller.FactoryStack
 
CRYPT_ALGO - Static variable in class org.nuxeo.common.Environment
 
CRYPT_KEY - Static variable in class org.nuxeo.common.Environment
 
CRYPT_KEYALIAS - Static variable in class org.nuxeo.common.Environment
 
CRYPT_KEYSTORE_PASS - Static variable in class org.nuxeo.common.Environment
 
CRYPT_KEYSTORE_PATH - Static variable in class org.nuxeo.common.Environment
 
Crypto - Class in org.nuxeo.common.codec
Supported algorithms (name, keysize): AES/ECB/PKCS5Padding (128) DES/ECB/PKCS5Padding (64)
    Crypto(byte[]) - Constructor for class org.nuxeo.common.codec.Crypto
     
    Crypto(Map<String, SecretKey>) - Constructor for class org.nuxeo.common.codec.Crypto
    Initialize cryptography with a map of SecretKey.
    Crypto(Map<String, SecretKey>, char[]) - Constructor for class org.nuxeo.common.codec.Crypto
    Initialize cryptography with a map of SecretKey.
    Crypto(String, char[], String, char[]) - Constructor for class org.nuxeo.common.codec.Crypto
    Initialize cryptography with a keystore.
    CRYPTO_PATTERN - Static variable in class org.nuxeo.common.codec.Crypto
     
    CryptoProperties - Class in org.nuxeo.common.codec
    Properties with crypto capabilities.
    CryptoProperties(Properties) - Constructor for class org.nuxeo.common.codec.CryptoProperties
     
    CryptoProperties() - Constructor for class org.nuxeo.common.codec.CryptoProperties
     
    CryptoProperties.PropertiesGetDefaults - Class in org.nuxeo.common.codec
     

    D

    data - Variable in class org.nuxeo.common.Environment
     
    DATA_DIR - Static variable in class org.nuxeo.common.Environment
    Deprecated.
    never defined; use Environment.NUXEO_DATA_DIR
    DataSource - Class in org.nuxeo.common.server
     
    DataSource() - Constructor for class org.nuxeo.common.server.DataSource
     
    DATE - Static variable in class org.nuxeo.common.xmap.XValueFactory
     
    decode(String) - Static method in class org.nuxeo.common.utils.Base64
    Deprecated.
     
    decrypt(String) - Method in class org.nuxeo.common.codec.Crypto
    The method returns either the decrypted strToDecrypt, either the strToDecrypt itself if it is not recognized as a crypted string or if the decryption fails.
    DEFAULT_ALGO - Static variable in class org.nuxeo.common.codec.Crypto
     
    DEFAULT_CONFIG_DIR - Static variable in class org.nuxeo.common.Environment
     
    DEFAULT_DATA_DIR - Static variable in class org.nuxeo.common.Environment
     
    DEFAULT_LOG_DIR - Static variable in class org.nuxeo.common.Environment
     
    DEFAULT_MP_DIR - Static variable in class org.nuxeo.common.Environment
     
    DEFAULT_SIZE - Static variable in class org.nuxeo.common.collections.ArrayMap
     
    DEFAULT_SIZE - Static variable in class org.nuxeo.common.collections.SerializableArrayMap
     
    DEFAULT_TMP_DIR - Static variable in class org.nuxeo.common.Environment
     
    DEFAULT_WEB_DIR - Static variable in class org.nuxeo.common.Environment
     
    deleteTree(File) - Static method in class org.nuxeo.common.utils.FileUtils
    Deprecated.
    Since 5.6. Use FileUtils.deleteDirectory(File) or FileUtils.deleteQuietly(File) instead.
    DependencyTree<K,T> - Class in org.nuxeo.common.collections
     
    DependencyTree() - Constructor for class org.nuxeo.common.collections.DependencyTree
     
    DependencyTree.Entry<K,T> - Class in org.nuxeo.common.collections
     
    DES - Static variable in class org.nuxeo.common.codec.Crypto
     
    DES_ECB_PKCS5PADDING - Static variable in class org.nuxeo.common.codec.Crypto
     
    deserialize(Context, String) - Method in class org.nuxeo.common.xmap.XValueFactory
     
    dir - Variable in class org.nuxeo.common.file.LRUFileCache
     
    DISTRIBUTION_NAME - Static variable in class org.nuxeo.common.Environment
     
    DISTRIBUTION_VERSION - Static variable in class org.nuxeo.common.Environment
     
    doClearOldEntries() - Method in class org.nuxeo.common.file.LRUFileCache
     
    DOLLAR_SIGN - Static variable in class org.nuxeo.common.utils.TextTemplate.EscapeVariableFilter
     
    DOMHelper - Class in org.nuxeo.common.xmap
     
    DOMHelper.NodeMapVisitor - Interface in org.nuxeo.common.xmap
     
    DOMHelper.NodeVisitor - Interface in org.nuxeo.common.xmap
     
    DOMSerializer - Class in org.nuxeo.common.xmap
     
    doPublish(LogRecord) - Method in class org.nuxeo.common.logging.JavaUtilLoggingHelper.LogHandler
     
    DOUBLE - Static variable in class org.nuxeo.common.xmap.XValueFactory
     
    download(URL, File) - Static method in class org.nuxeo.common.utils.FileUtils
     

    E

    elementListVisitor - Static variable in class org.nuxeo.common.xmap.XAnnotatedList
     
    elementMapVisitor - Static variable in class org.nuxeo.common.xmap.XAnnotatedMap
     
    elements - Variable in class org.nuxeo.common.collections.ArrayMap
     
    elements - Variable in class org.nuxeo.common.collections.SerializableArrayMap
     
    elementVisitor - Static variable in class org.nuxeo.common.xmap.XAnnotatedList
     
    elementVisitor - Static variable in class org.nuxeo.common.xmap.XAnnotatedMap
     
    EMPTY_ARRAY - Static variable in class org.nuxeo.common.utils.Constants
     
    EMPTY_SEGMENTS - Static variable in class org.nuxeo.common.xmap.Path
     
    EMPTY_STRING - Static variable in class org.nuxeo.common.utils.Constants
     
    emptyDirectory(File) - Static method in class org.nuxeo.common.utils.FileUtils
    Deprecated.
    Since 5.6. Use FileUtils.deleteDirectory(File) or FileUtils.deleteQuietly(File) instead. Warning: suggested methods will delete the root directory whereas current method doesn't.
    encodeBytes(byte[]) - Static method in class org.nuxeo.common.utils.Base64
    Deprecated.
     
    encodeContentDisposition(String, boolean, String) - Static method in class org.nuxeo.common.utils.RFC2231
    Encodes a Content-Disposition header.
    encrypt(byte[]) - Method in class org.nuxeo.common.codec.Crypto
     
    encrypt(String, byte[]) - Method in class org.nuxeo.common.codec.Crypto
     
    Entry(K, T) - Constructor for class org.nuxeo.common.collections.DependencyTree.Entry
     
    Environment - Class in org.nuxeo.common
     
    Environment(File) - Constructor for class org.nuxeo.common.Environment
     
    Environment(File, Properties) - Constructor for class org.nuxeo.common.Environment
     
    EQUALITY - Static variable in class org.nuxeo.common.collections.ListenerList
    Mode constant (value 0) indicating that listeners should be compared using equality.
    equals(Object) - Method in class org.nuxeo.common.collections.ArrayMap
     
    equals(Object) - Method in class org.nuxeo.common.collections.DependencyTree.Entry
     
    equals(Object) - Method in class org.nuxeo.common.collections.SerializableArrayMap
     
    equals(Object) - Method in class org.nuxeo.common.utils.FileVersion
     
    equals(Object) - Method in class org.nuxeo.common.utils.Path
     
    equals(Object) - Method in class org.nuxeo.common.utils.XidImpl
     
    equals(Object) - Method in class org.nuxeo.common.xmap.Path
     
    EscapeVariableFilter(Writer) - Constructor for class org.nuxeo.common.utils.TextTemplate.EscapeVariableFilter
     
    ExactFileRef(String) - Constructor for class org.nuxeo.common.utils.FileRef.ExactFileRef
     
    ExactFileRef(File) - Constructor for class org.nuxeo.common.utils.FileRef.ExactFileRef
     
    ExceptionUtils - Class in org.nuxeo.common.utils
    Provides utility methods for manipulating and examining exceptions in a generic way.
    expand(Map<String, String>) - Static method in class org.nuxeo.common.utils.Vars
     
    expand(Map<String, String>, Vars.Resolver) - Static method in class org.nuxeo.common.utils.Vars
     
    expand(String, Map<?, ?>) - Static method in class org.nuxeo.common.utils.Vars
     
    expand(String, Vars.Resolver) - Static method in class org.nuxeo.common.utils.Vars
     
    expandVars(String, Map<?, ?>) - Static method in class org.nuxeo.common.utils.StringUtils
    Expands any variable found in the given expression with the values in the given map.

    F

    FactoryStack() - Constructor for class org.nuxeo.common.utils.URLStreamHandlerFactoryInstaller.FactoryStack
     
    fid - Variable in class org.nuxeo.common.utils.XidImpl
     
    file - Variable in class org.nuxeo.common.utils.FileRef.ExactFileRef
     
    file - Variable in class org.nuxeo.common.utils.FileRef.PatternFileRef
     
    FILE - Static variable in class org.nuxeo.common.xmap.XValueFactory
     
    FileCache - Interface in org.nuxeo.common.file
    A cache of Files.
    FileMatcher - Class in org.nuxeo.common.utils
     
    FileMatcher(Pattern, String) - Constructor for class org.nuxeo.common.utils.FileMatcher
     
    FileNamePattern - Class in org.nuxeo.common.utils
     
    FileNamePattern(String) - Constructor for class org.nuxeo.common.utils.FileNamePattern
     
    FilePathPattern - Class in org.nuxeo.common.utils
     
    FilePathPattern(String) - Constructor for class org.nuxeo.common.utils.FilePathPattern
     
    FilePathPattern(Path) - Constructor for class org.nuxeo.common.utils.FilePathPattern
     
    FileRef - Class in org.nuxeo.common.utils
    A file reference that can handle file name patterns.
    FileRef() - Constructor for class org.nuxeo.common.utils.FileRef
     
    FileRef.ExactFileRef - Class in org.nuxeo.common.utils
     
    FileRef.PatternFileRef - Class in org.nuxeo.common.utils
     
    FileTreeIterator - Class in org.nuxeo.common.utils
     
    FileTreeIterator(File) - Constructor for class org.nuxeo.common.utils.FileTreeIterator
     
    FileTreeIterator(File, boolean) - Constructor for class org.nuxeo.common.utils.FileTreeIterator
     
    FileUtils - Class in org.nuxeo.common.utils
     
    FileVersion - Class in org.nuxeo.common.utils
    Compare versions of files as they are usually set.
    FileVersion(String) - Constructor for class org.nuxeo.common.utils.FileVersion
     
    fillField(Element, String, String) - Static method in class org.nuxeo.common.xmap.XMLBuilder
     
    fillPatternVariables(Map<String, Object>) - Method in class org.nuxeo.common.utils.FileRef.ExactFileRef
     
    fillPatternVariables(Map<String, Object>) - Method in class org.nuxeo.common.utils.FileRef
    Fill the given map with pattern variables.
    fillPatternVariables(Map<String, Object>) - Method in class org.nuxeo.common.utils.FileRef.PatternFileRef
     
    finalize() - Method in class org.nuxeo.common.codec.Crypto
     
    find(Class<?>) - Method in class org.nuxeo.common.collections.ClassMap
     
    findFiles(File, String, boolean) - Static method in class org.nuxeo.common.utils.FileUtils
     
    FLOAT - Static variable in class org.nuxeo.common.xmap.XValueFactory
     
    flush() - Method in class org.nuxeo.common.logging.JavaUtilLoggingHelper.LogHandler
     
    flush(Field) - Static method in class org.nuxeo.common.utils.URLStreamHandlerFactoryInstaller
     
    FullTextUtils - Class in org.nuxeo.common.utils
    Functions related to simple fulltext parsing.

    G

    GB - Static variable in class org.nuxeo.common.utils.SizeUtils
     
    generateId(String, String, boolean, int) - Static method in class org.nuxeo.common.utils.IdUtils
    Generates an id from a non-null String.
    generateId(String) - Static method in class org.nuxeo.common.utils.IdUtils
    generateLongId() - Static method in class org.nuxeo.common.utils.IdUtils
    Generates an unique long identifier.
    generatePathSegment(String) - Static method in class org.nuxeo.common.utils.IdUtils
    Deprecated.
    use PathSegmentService instead
    generateStringId() - Static method in class org.nuxeo.common.utils.IdUtils
    Generates an unique string identifier.
    get(K) - Method in class org.nuxeo.common.collections.ArrayMap
     
    get(int) - Method in class org.nuxeo.common.collections.ArrayMap
     
    get() - Method in class org.nuxeo.common.collections.DependencyTree.Entry
     
    get(K) - Method in class org.nuxeo.common.collections.DependencyTree
     
    get(K) - Method in class org.nuxeo.common.collections.SerializableArrayMap
     
    get(int) - Method in class org.nuxeo.common.collections.SerializableArrayMap
     
    get(String) - Method in interface org.nuxeo.common.utils.Vars.Resolver
     
    getArray() - Method in class org.nuxeo.common.collections.ArrayMap
     
    getArray() - Method in class org.nuxeo.common.collections.SerializableArrayMap
     
    getAttributeValue(Context, Node, String) - Method in class org.nuxeo.common.xmap.XValueFactory
     
    getBranchQualifier() - Method in class org.nuxeo.common.utils.XidImpl
     
    getBuilderFactory() - Static method in class org.nuxeo.common.xmap.DOMSerializer
     
    getBytes(char[]) - Static method in class org.nuxeo.common.codec.Crypto
    Utility method to get byte[] from char[] since it is recommended to store passwords in char[] rather than in String.
    getChars(byte[]) - Static method in class org.nuxeo.common.codec.Crypto
    Utility method to get char[] from bytes[] since it is recommended to store passwords in char[] rather than in String.
    getCommandLineArguments() - Method in class org.nuxeo.common.Environment
     
    getConfig() - Method in class org.nuxeo.common.Environment
     
    getConfigurationFile() - Method in class org.nuxeo.common.server.WebApplication
     
    getConfigurationProvider() - Method in class org.nuxeo.common.Environment
     
    getConnection(String, String, String) - Static method in class org.nuxeo.common.utils.JDBCUtils
    Tries to acquire a Connection through the DriverManager even when the server is overloaded.
    getConnection(DataSource) - Static method in class org.nuxeo.common.utils.JDBCUtils
    Tries to acquire a Connection through a DataSource even when the server is overloaded.
    getContentAsFragment(Element) - Static method in class org.nuxeo.common.xmap.DOMSerializer
     
    getContextPath() - Method in class org.nuxeo.common.server.WebApplication
     
    getCrypto() - Method in class org.nuxeo.common.codec.CryptoProperties
     
    getData() - Method in class org.nuxeo.common.Environment
     
    getDefault() - Static method in class org.nuxeo.common.Environment
     
    getDefaultProperties() - Method in class org.nuxeo.common.codec.CryptoProperties.PropertiesGetDefaults
     
    getDefaults() - Method in class org.nuxeo.common.codec.CryptoProperties.PropertiesGetDefaults
     
    getDefaultScopeValues() - Method in class org.nuxeo.common.collections.ScopedMap
    Creates a Map with entries from DEFAULT scope.
    getDependsOnMe() - Method in class org.nuxeo.common.collections.DependencyTree.Entry
     
    getDirectoryManifest(File) - Static method in class org.nuxeo.common.utils.JarUtils
     
    getElementNode(Node, String) - Static method in class org.nuxeo.common.xmap.DOMHelper
    Gets the first child element node having the given name.
    getElementNode(Node, Path) - Static method in class org.nuxeo.common.xmap.DOMHelper
     
    getElementValue(Context, Node, boolean) - Method in class org.nuxeo.common.xmap.XValueFactory
     
    getEntries() - Method in class org.nuxeo.common.collections.DependencyTree
     
    getEntry(K) - Method in class org.nuxeo.common.collections.DependencyTree
     
    getEntryContentAsBytes(File, String) - Static method in class org.nuxeo.common.utils.ZipUtils
    Unzips directly the entry.
    getEntryContentAsBytes(InputStream, String) - Static method in class org.nuxeo.common.utils.ZipUtils
     
    getEntryContentAsBytes(URL, String) - Static method in class org.nuxeo.common.utils.ZipUtils
     
    getEntryContentAsStream(File, String) - Static method in class org.nuxeo.common.utils.ZipUtils
    Unzip directly the entry.
    getEntryContentAsStream(InputStream, String) - Static method in class org.nuxeo.common.utils.ZipUtils
     
    getEntryContentAsStream(URL, String) - Static method in class org.nuxeo.common.utils.ZipUtils
     
    getEntryContentAsString(File, String) - Static method in class org.nuxeo.common.utils.ZipUtils
    Unzip directly the entry.
    getEntryContentAsString(InputStream, String) - Static method in class org.nuxeo.common.utils.ZipUtils
     
    getEntryContentAsString(URL, String) - Static method in class org.nuxeo.common.utils.ZipUtils
     
    getEntryNames(File) - Static method in class org.nuxeo.common.utils.ZipUtils
    Lists the entries on the zip file.
    getEntryNames(InputStream) - Static method in class org.nuxeo.common.utils.ZipUtils
     
    getEntryNames(URL) - Static method in class org.nuxeo.common.utils.ZipUtils
     
    getFactory() - Static method in class org.nuxeo.common.xmap.XMap
     
    getFactory(Class) - Static method in class org.nuxeo.common.xmap.XValueFactory
     
    getFile(String) - Method in interface org.nuxeo.common.file.FileCache
    Gets a file from the cache.
    getFile(String) - Method in class org.nuxeo.common.file.LRUFileCache
     
    getFile() - Method in class org.nuxeo.common.utils.FileRef.ExactFileRef
     
    getFile() - Method in class org.nuxeo.common.utils.FileRef
    Gets the file referenced by this object.
    getFile() - Method in class org.nuxeo.common.utils.FileRef.PatternFileRef
     
    getFileExtension(String) - Static method in class org.nuxeo.common.utils.FileUtils
     
    getFileExtension() - Method in class org.nuxeo.common.utils.Path
     
    getFileFromURL(URL) - Static method in class org.nuxeo.common.utils.FileUtils
     
    getFileName(String) - Static method in class org.nuxeo.common.utils.FileUtils
     
    getFileNameFromPath(String) - Static method in class org.nuxeo.common.utils.Path
    Gets the name of the icon file so that it can be displayed as alt text.
    getFileNameNoExt(String) - Static method in class org.nuxeo.common.utils.FileUtils
     
    getFilePathFromUrl(URL) - Static method in class org.nuxeo.common.utils.FileUtils
    Decodes an URL path so that is can be processed as a filename later.
    getFilter() - Method in class org.nuxeo.common.utils.FileTreeIterator
     
    getFormatId() - Method in class org.nuxeo.common.utils.XidImpl
     
    getGlobalTransactionId() - Method in class org.nuxeo.common.utils.XidImpl
     
    getHome() - Method in class org.nuxeo.common.Environment
     
    getHostApplicationName() - Method in class org.nuxeo.common.Environment
     
    getHostApplicationVersion() - Method in class org.nuxeo.common.Environment
     
    getInputStream() - Method in class org.nuxeo.common.utils.ZipIterator
     
    getJarManifest(File) - Static method in class org.nuxeo.common.utils.JarUtils
     
    getKey(Object) - Method in class org.nuxeo.common.collections.ArrayMap
     
    getKey(int) - Method in class org.nuxeo.common.collections.ArrayMap
     
    getKey() - Method in class org.nuxeo.common.collections.DependencyTree.Entry
     
    getKey(Serializable) - Method in class org.nuxeo.common.collections.SerializableArrayMap
     
    getKey(int) - Method in class org.nuxeo.common.collections.SerializableArrayMap
     
    getKey() - Method in class org.nuxeo.common.utils.FileMatcher
     
    getKey() - Method in class org.nuxeo.common.utils.FileRef.PatternFileRef
     
    getKeys() - Method in class org.nuxeo.common.utils.Registry
     
    getKeysFromKeyStore(String, char[], String, char[]) - Static method in class org.nuxeo.common.codec.Crypto
    Extract secret keys from a keystore looking for keyAlias + algorithm
    getListeners() - Method in class org.nuxeo.common.collections.ListenerList
    Returns an array containing all the registered listeners.
    getListenersCopy() - Method in class org.nuxeo.common.collections.ListenerList
     
    getLog() - Method in class org.nuxeo.common.Environment
     
    getManifest(File) - Static method in class org.nuxeo.common.utils.JarUtils
     
    getManifest(URL) - Static method in class org.nuxeo.common.utils.JarUtils
     
    getMatcher(String) - Static method in class org.nuxeo.common.utils.FileMatcher
     
    getMatcher(File) - Static method in class org.nuxeo.common.utils.FileMatcher
     
    getMatchingFile(String, Map<String, Object>) - Static method in class org.nuxeo.common.utils.FileMatcher
    Look for a matching file for the given path.
    getMessageString(String, String, Object[], Locale) - Static method in class org.nuxeo.common.utils.i18n.I18NUtils
     
    getMissingRequirements() - Method in class org.nuxeo.common.collections.DependencyTree
     
    getName() - Method in class org.nuxeo.common.server.DataSource
     
    getName() - Method in class org.nuxeo.common.server.WebApplication
     
    getName() - Method in class org.nuxeo.common.utils.Registry
     
    getNextEntry() - Method in class org.nuxeo.common.utils.ZipIterator
     
    getNodeValue(Element, Path) - Static method in class org.nuxeo.common.xmap.DOMHelper
    Gets the value of the node at the given path relative to the given base element.
    getNumberOfItems() - Method in interface org.nuxeo.common.file.FileCache
    Gets the number of items in the cache.
    getNumberOfItems() - Method in class org.nuxeo.common.file.LRUFileCache
     
    getObject() - Method in class org.nuxeo.common.xmap.Context
     
    getObjectByName(String) - Method in class org.nuxeo.common.utils.Registry
     
    getOrCreateElement(Element, Path) - Static method in class org.nuxeo.common.xmap.XMLBuilder
     
    getParent() - Method in class org.nuxeo.common.xmap.Context
     
    getParentPath(String) - Static method in class org.nuxeo.common.utils.FileUtils
     
    getPath() - Method in class org.nuxeo.common.xmap.XAnnotatedObject
     
    getPattern() - Method in class org.nuxeo.common.utils.FileMatcher
     
    getPendingEntries() - Method in class org.nuxeo.common.collections.DependencyTree
     
    getPendingObjects() - Method in class org.nuxeo.common.collections.DependencyTree
     
    getProperties() - Method in class org.nuxeo.common.Environment
     
    getProperty(String) - Method in class org.nuxeo.common.codec.CryptoProperties
     
    getProperty(String, boolean) - Method in class org.nuxeo.common.codec.CryptoProperties
     
    getProperty(String) - Method in class org.nuxeo.common.Environment
     
    getProperty(String, String) - Method in class org.nuxeo.common.Environment
     
    getProperty(String) - Method in class org.nuxeo.common.xmap.Context
     
    getQualifier() - Method in class org.nuxeo.common.utils.FileVersion
     
    getRawProperty(String) - Method in class org.nuxeo.common.codec.CryptoProperties
     
    getRawProperty(String, String) - Method in class org.nuxeo.common.codec.CryptoProperties
    Searches for the property with the specified key in this property list.
    getRequestParameters(String) - Static method in class org.nuxeo.common.utils.URIUtils
     
    getResolvedEntries() - Method in class org.nuxeo.common.collections.DependencyTree
    Entries are sorted so an entry never depends on entries on its right.
    getResolvedObjects() - Method in class org.nuxeo.common.collections.DependencyTree
     
    getResource(String) - Method in class org.nuxeo.common.xmap.Context
     
    getResourceFileFromContext(String) - Static method in class org.nuxeo.common.utils.FileUtils
     
    getResourcePathFromContext(String) - Static method in class org.nuxeo.common.utils.FileUtils
    Retrieves the total path of a resource from the Thread Context.
    getRootCause(Throwable) - Static method in class org.nuxeo.common.utils.ExceptionUtils
    Gets the root cause of the given Throwable.
    getRootObjects() - Method in class org.nuxeo.common.xmap.XMap
    Gets the root objects.
    getRuntimeHome() - Method in class org.nuxeo.common.Environment
     
    getScannedObjects() - Method in class org.nuxeo.common.xmap.XMap
    Gets a list of scanned objects.
    getScopedKey(String) - Method in enum org.nuxeo.common.collections.ScopeType
     
    getScopedValue(ScopeType, String) - Method in class org.nuxeo.common.collections.ScopedMap
    Gets value for given scope and given key.
    getScopedValue(String) - Method in class org.nuxeo.common.collections.ScopedMap
    Gets value for given key using default scope.
    getScopePrefix() - Method in enum org.nuxeo.common.collections.ScopeType
     
    getScopeValues(ScopeType) - Method in class org.nuxeo.common.collections.ScopedMap
    Creates a Map with entries from specified scope.
    getSecretKey(String, byte[]) - Method in class org.nuxeo.common.codec.Crypto
     
    getServerHome() - Method in class org.nuxeo.common.Environment
    This method always returns the server home (or null if Environment.NUXEO_HOME_DIR is not set), whereas Environment.getHome() may return runtime home.
    getSHA1Digest(byte[]) - Method in class org.nuxeo.common.codec.Crypto
     
    getSHA1DigestOrEmpty(byte[]) - Method in class org.nuxeo.common.codec.Crypto
     
    getSize() - Method in interface org.nuxeo.common.file.FileCache
    Gets the size of the cache, in bytes.
    getSize() - Method in class org.nuxeo.common.file.LRUFileCache
     
    getSplitVersion() - Method in class org.nuxeo.common.utils.FileVersion
     
    getStack() - Static method in class org.nuxeo.common.utils.URLStreamHandlerFactoryInstaller
    Get the underlying stack.
    getTemp() - Method in class org.nuxeo.common.Environment
     
    getTempFile() - Method in interface org.nuxeo.common.file.FileCache
    Creates a temporary file.
    getTempFile() - Method in class org.nuxeo.common.file.LRUFileCache
     
    getType() - Method in interface org.nuxeo.common.xmap.XAccessor
    Gets the type of the object to be set by this setter.
    getType() - Method in class org.nuxeo.common.xmap.XFieldAccessor
     
    getType() - Method in class org.nuxeo.common.xmap.XMethodAccessor
     
    getURIPath(String) - Static method in class org.nuxeo.common.utils.URIUtils
    Returns an URI path given the uri.
    getURIQuery(Map<String, String>) - Static method in class org.nuxeo.common.utils.URIUtils
    Creates an URI query given the request parameters.
    getValue() - Method in class org.nuxeo.common.utils.FileMatcher
     
    getValue() - Method in class org.nuxeo.common.utils.FileRef.PatternFileRef
     
    getValue(Object) - Method in interface org.nuxeo.common.xmap.XAccessor
     
    getValue(Context, Element) - Method in class org.nuxeo.common.xmap.XAnnotatedContent
     
    getValue(Context, Element) - Method in class org.nuxeo.common.xmap.XAnnotatedContext
     
    getValue(Context, Element) - Method in class org.nuxeo.common.xmap.XAnnotatedList
     
    getValue(Context, Element) - Method in class org.nuxeo.common.xmap.XAnnotatedMap
     
    getValue(Context, Element) - Method in class org.nuxeo.common.xmap.XAnnotatedMember
     
    getValue(Context, Element) - Method in class org.nuxeo.common.xmap.XAnnotatedParent
     
    getValue(Object) - Method in class org.nuxeo.common.xmap.XFieldAccessor
     
    getValue(Object) - Method in class org.nuxeo.common.xmap.XMethodAccessor
     
    getValue(Context, Class, String) - Static method in class org.nuxeo.common.xmap.XValueFactory
     
    getValueFactory(Class<?>) - Method in class org.nuxeo.common.xmap.XMap
    Gets the value factory used for objects of the given class.
    getVariable(String) - Method in class org.nuxeo.common.utils.TextTemplate
     
    getVariables() - Method in class org.nuxeo.common.utils.TextTemplate
     
    getVersion() - Method in class org.nuxeo.common.utils.FileVersion
     
    getVersionWithoutQualifier() - Method in class org.nuxeo.common.utils.FileVersion
     
    getVersionWithoutSnapshot() - Method in class org.nuxeo.common.utils.FileVersion
     
    getWaitsFor() - Method in class org.nuxeo.common.collections.DependencyTree.Entry
     
    getWeb() - Method in class org.nuxeo.common.Environment
     
    getWebRoot() - Method in class org.nuxeo.common.server.WebApplication
     
    getXAConnection(XADataSource) - Static method in class org.nuxeo.common.utils.JDBCUtils
    Tries to acquire a XAConnection through a XADataSource even when the server is overloaded.
    getZipFile() - Method in class org.nuxeo.common.utils.ZipFileIterator
     
    greaterThan(FileVersion) - Method in class org.nuxeo.common.utils.FileVersion
     
    grow() - Method in class org.nuxeo.common.collections.ArrayMap
     
    grow() - Method in class org.nuxeo.common.collections.SerializableArrayMap
     
    GROW_SIZE - Static variable in class org.nuxeo.common.collections.ArrayMap
     
    GROW_SIZE - Static variable in class org.nuxeo.common.collections.SerializableArrayMap
     
    gtrid - Variable in class org.nuxeo.common.utils.XidImpl
     

    H

    hasEntry(File, String) - Static method in class org.nuxeo.common.utils.ZipUtils
    Checks if a zip file contains a specified entry name.
    hasEntry(InputStream, String) - Static method in class org.nuxeo.common.utils.ZipUtils
     
    hasEntry(URL, String) - Static method in class org.nuxeo.common.utils.ZipUtils
     
    hashCode() - Method in class org.nuxeo.common.collections.ArrayMap
     
    hashCode() - Method in class org.nuxeo.common.collections.DependencyTree.Entry
     
    hashCode() - Method in class org.nuxeo.common.collections.SerializableArrayMap
     
    hashCode() - Method in class org.nuxeo.common.utils.Path
     
    hashCode() - Method in class org.nuxeo.common.utils.XidImpl
     
    hashCode() - Method in class org.nuxeo.common.xmap.Path
     
    hasNext() - Method in class org.nuxeo.common.utils.FileTreeIterator
     
    hasNext() - Method in class org.nuxeo.common.utils.ZipFileIterator
     
    hasNext() - Method in class org.nuxeo.common.utils.ZipIterator
     
    hasPattern() - Method in class org.nuxeo.common.utils.FileRef.ExactFileRef
     
    hasPattern() - Method in class org.nuxeo.common.utils.FileRef
    Whether the referred file has a name pattern.
    hasPattern() - Method in class org.nuxeo.common.utils.FileRef.PatternFileRef
     
    hasSpecialQualifier() - Method in class org.nuxeo.common.utils.FileVersion
     
    hasTrailingSeparator() - Method in class org.nuxeo.common.utils.Path
     
    home - Variable in class org.nuxeo.common.Environment
     
    HOME_DIR - Static variable in class org.nuxeo.common.Environment
    Deprecated.
    never defined; use Environment.NUXEO_HOME_DIR
    hostAppName - Variable in class org.nuxeo.common.Environment
     
    hostAppVersion - Variable in class org.nuxeo.common.Environment
     
    html5DndIsSupported(String) - Static method in class org.nuxeo.common.utils.UserAgentMatcher
     

    I

    I18NUtils - Class in org.nuxeo.common.utils.i18n
    Utility methods for translations.
    IDENTITY - Static variable in class org.nuxeo.common.collections.ListenerList
    Mode constant (value 1) indicating that listeners should be compared using identity.
    IdUtils - Class in org.nuxeo.common.utils
    Utils for identifier generation.
    IMPLEMENTED_ALGOS - Static variable in class org.nuxeo.common.codec.Crypto
     
    indexOf(char[], char[], int) - Static method in class org.nuxeo.common.utils.FileNamePattern
    Variant of indexOf with ?
    init() - Method in class org.nuxeo.common.Environment
    Initialization with System properties to avoid issues due to home set with runtime home instead of server home.
    initFreeMarker() - Method in class org.nuxeo.common.utils.TextTemplate
    Initialize FreeMarker data model from Java properties.
    installURLStreamHandlerFactory(URLStreamHandlerFactory) - Static method in class org.nuxeo.common.utils.URLStreamHandlerFactoryInstaller
     
    INSTANCE - Static variable in class org.nuxeo.common.file.LRUFileCache.RegularFileFilter
     
    INTEGER - Static variable in class org.nuxeo.common.xmap.XValueFactory
     
    intersect(T[]...) - Static method in class org.nuxeo.common.utils.ArrayUtils
    Method for intersecting arrays elements.
    isAbsolute() - Method in class org.nuxeo.common.utils.Path
     
    isApplicationServer() - Method in class org.nuxeo.common.Environment
     
    isAppServer - Variable in class org.nuxeo.common.Environment
     
    isChrome(String) - Static method in class org.nuxeo.common.utils.UserAgentMatcher
     
    isEmpty() - Method in class org.nuxeo.common.collections.ArrayMap
     
    isEmpty() - Method in class org.nuxeo.common.collections.ListenerList
    Returns whether this listener list is empty.
    isEmpty() - Method in class org.nuxeo.common.collections.SerializableArrayMap
     
    isEmpty() - Method in class org.nuxeo.common.utils.Path
     
    isEmpty() - Method in class org.nuxeo.common.utils.URLStreamHandlerFactoryInstaller.FactoryStack
     
    isEncrypted(String) - Static method in class org.nuxeo.common.codec.Crypto
     
    isExclusive() - Method in interface org.nuxeo.common.utils.PathFilter
     
    isExclusive() - Method in class org.nuxeo.common.utils.PathFilterSet
     
    isFirefox3(String) - Static method in class org.nuxeo.common.utils.UserAgentMatcher
     
    isFirefox4OrMore(String) - Static method in class org.nuxeo.common.utils.UserAgentMatcher
     
    isHistoryPushStateSupported(String) - Static method in class org.nuxeo.common.utils.UserAgentMatcher
     
    isJBoss() - Method in class org.nuxeo.common.Environment
     
    isJetty() - Method in class org.nuxeo.common.Environment
     
    isMSIE10OrMore(String) - Static method in class org.nuxeo.common.utils.UserAgentMatcher
     
    isMSIE6or7(String) - Static method in class org.nuxeo.common.utils.UserAgentMatcher
     
    isNullByDefault - Variable in class org.nuxeo.common.xmap.XAnnotatedList
     
    isNullByDefault - Variable in class org.nuxeo.common.xmap.XAnnotatedMap
     
    isPrefixOf(Path) - Method in class org.nuxeo.common.utils.Path
     
    isRegistered() - Method in class org.nuxeo.common.collections.DependencyTree.Entry
     
    isRegistered(K) - Method in class org.nuxeo.common.collections.DependencyTree
     
    isRegistered(T) - Method in class org.nuxeo.common.utils.Registry
     
    isRegistered(String) - Method in class org.nuxeo.common.utils.Registry
     
    isResolved() - Method in class org.nuxeo.common.collections.DependencyTree.Entry
     
    isResolved(K) - Method in class org.nuxeo.common.collections.DependencyTree
     
    isRoot() - Method in class org.nuxeo.common.utils.Path
     
    isSafari5(String) - Static method in class org.nuxeo.common.utils.UserAgentMatcher
     
    isSerializable(Object) - Static method in class org.nuxeo.common.utils.SerializableHelper
    Checks if a given object is serializable.
    isSnapshot() - Method in class org.nuxeo.common.utils.FileVersion
     
    isTomcat() - Method in class org.nuxeo.common.Environment
     
    isTrim() - Method in class org.nuxeo.common.utils.TextTemplate
     
    isValid(InputStream) - Static method in class org.nuxeo.common.utils.ZipUtils
    Checks if the content of the InputStream is a valid zip.
    isValidPath(String) - Static method in class org.nuxeo.common.utils.Path
     
    isValidUUID(String) - Static method in class org.nuxeo.common.utils.IdUtils
    Check if a given string has the pattern for UUID type 4
    iterator() - Method in class org.nuxeo.common.collections.DependencyTree
     

    J

    JarUtils - Class in org.nuxeo.common.utils
     
    JAVA_DEFAULT_KEYSTORE - Static variable in class org.nuxeo.common.Environment
     
    JAVA_DEFAULT_KEYSTORE_PASS - Static variable in class org.nuxeo.common.Environment
     
    JavaUtilLoggingHelper - Class in org.nuxeo.common.logging
    Helper that can redirect all java.util.logging messages to the Apache Commons Logging implementation.
    JavaUtilLoggingHelper.LogHandler - Class in org.nuxeo.common.logging
     
    JBOSS_HOST - Static variable in class org.nuxeo.common.Environment
    Constants that identifies possible hosts for the framework.
    JDBCUtils - Class in org.nuxeo.common.utils
    Helper for common JDBC-related operations.
    JDBCUtils() - Constructor for class org.nuxeo.common.utils.JDBCUtils
     
    join(Object[]) - Static method in class org.nuxeo.common.utils.StringUtils
    Deprecated.
    since 5.7, use StringUtils.join(Object[]) instead
    join(Object[], String) - Static method in class org.nuxeo.common.utils.StringUtils
    Deprecated.
    since 5.7, use StringUtils.join(Object[], String) instead
    join(Object[], char) - Static method in class org.nuxeo.common.utils.StringUtils
    Deprecated.
    since 5.7, use StringUtils.join(Object[], char) instead
    join(List<String>, String) - Static method in class org.nuxeo.common.utils.StringUtils
    Deprecated.
    since 5.7, use StringUtils.join(java.util.Collection, String) instead
    join(List<String>) - Static method in class org.nuxeo.common.utils.StringUtils
    Deprecated.
    since 5.7, use org.apache.commons.lang.StringUtils#join(java.util.Collection, null) instead
    join(List<String>, char) - Static method in class org.nuxeo.common.utils.StringUtils
    Deprecated.
    since 5.7, use StringUtils.join(java.util.Collection, char) instead

    K

    KB - Static variable in class org.nuxeo.common.utils.SizeUtils
     
    key - Variable in class org.nuxeo.common.utils.FileMatcher
     
    key - Variable in class org.nuxeo.common.utils.FileRef.PatternFileRef
     
    key - Variable in class org.nuxeo.common.xmap.XAnnotatedMap
     

    L

    Labeler - Class in org.nuxeo.common.utils.i18n
     
    Labeler(String) - Constructor for class org.nuxeo.common.utils.i18n.Labeler
     
    last - Variable in class org.nuxeo.common.utils.TextTemplate.EscapeVariableFilter
     
    lastSegment() - Method in class org.nuxeo.common.utils.Path
     
    lessThan(FileVersion) - Method in class org.nuxeo.common.utils.FileVersion
     
    ListenerList - Class in org.nuxeo.common.collections
    Internal class to maintain a list of listeners.
    ListenerList() - Constructor for class org.nuxeo.common.collections.ListenerList
    Creates a listener list.
    ListenerList(Comparator<?>) - Constructor for class org.nuxeo.common.collections.ListenerList
     
    ListenerList(int, Comparator<?>) - Constructor for class org.nuxeo.common.collections.ListenerList
    Creates a listener list using the provided comparison mode.
    load(Reader) - Method in class org.nuxeo.common.codec.CryptoProperties
     
    load(InputStream) - Method in class org.nuxeo.common.codec.CryptoProperties
     
    load(URL) - Method in class org.nuxeo.common.xmap.XMap
    Processes the XML file at the given URL using a default context.
    load(Context, URL) - Method in class org.nuxeo.common.xmap.XMap
    Processes the XML file at the given URL and using the given contexts.
    load(InputStream) - Method in class org.nuxeo.common.xmap.XMap
    Processes the XML content from the given input stream using a default context.
    load(Context, InputStream) - Method in class org.nuxeo.common.xmap.XMap
    Processes the XML content from the given input stream using the given context.
    load(Element) - Method in class org.nuxeo.common.xmap.XMap
    Processes the given DOM element and return the first mappable object found in the element.
    load(Context, Element) - Method in class org.nuxeo.common.xmap.XMap
    Processes the given DOM element and return the first mappable object found in the element.
    loadAll(URL) - Method in class org.nuxeo.common.xmap.XMap
    Processes the XML file at the given URL using a default context.
    loadAll(Context, URL) - Method in class org.nuxeo.common.xmap.XMap
    Processes the XML file at the given URL using the given context Return a list with all registered top level objects that are found in the file.
    loadAll(InputStream) - Method in class org.nuxeo.common.xmap.XMap
    Processes the XML from the given input stream using the given context.
    loadAll(Context, InputStream) - Method in class org.nuxeo.common.xmap.XMap
    Processes the XML from the given input stream using the given context.
    loadAll(Context, Element) - Method in class org.nuxeo.common.xmap.XMap
    Processes the given DOM element and return a list with all top-level mappable objects found in the element.
    loadAll(Element) - Method in class org.nuxeo.common.xmap.XMap
    Processes the given DOM element and return a list with all top-level mappable objects found in the element.
    loadAll(Element, Collection<Object>) - Method in class org.nuxeo.common.xmap.XMap
    Same as XMap.loadAll(Element) but put collected objects in the given collection.
    loadAll(Context, Element, Collection<Object>) - Method in class org.nuxeo.common.xmap.XMap
    Same as XMap.loadAll(Context, Element) but put collected objects in the given collection.
    loadClass(String) - Method in class org.nuxeo.common.xmap.Context
     
    loadFragment(Element, String) - Static method in class org.nuxeo.common.xmap.DOMHelper
    Parses a string containing XML and returns a DocumentFragment containing the nodes of the parsed XML.
    loadFromXML(InputStream) - Method in class org.nuxeo.common.codec.CryptoProperties
     
    loadProperties(Properties) - Method in class org.nuxeo.common.Environment
     
    log - Variable in class org.nuxeo.common.Environment
     
    LOG_DIR - Static variable in class org.nuxeo.common.Environment
    Deprecated.
    never defined; use Environment.NUXEO_LOG_DIR
    LogHandler() - Constructor for class org.nuxeo.common.logging.JavaUtilLoggingHelper.LogHandler
     
    LONG - Static variable in class org.nuxeo.common.xmap.XValueFactory
     
    LRUFileCache - Class in org.nuxeo.common.file
    A LRU cache of Files with maximum filesystem size.
    LRUFileCache(File, long) - Constructor for class org.nuxeo.common.file.LRUFileCache
    Constructs a cache in the given directory with the given maximum size (in bytes).
    LRUFileCache.PathInfo - Class in org.nuxeo.common.file
     
    LRUFileCache.RegularFileFilter - Class in org.nuxeo.common.file
    Filter keeping regular files that aren't temporary.

    M

    main(String[]) - Static method in class org.nuxeo.common.utils.FileTreeIterator
     
    makeAbsolute() - Method in class org.nuxeo.common.utils.Path
     
    makeLabel(String) - Method in class org.nuxeo.common.utils.i18n.Labeler
     
    makeRelative() - Method in class org.nuxeo.common.utils.Path
     
    match(String) - Method in class org.nuxeo.common.utils.FileMatcher
     
    match(String) - Method in class org.nuxeo.common.utils.FileNamePattern
     
    match(String) - Method in class org.nuxeo.common.utils.FilePathPattern
     
    match(Path) - Method in class org.nuxeo.common.utils.FilePathPattern
     
    matchingFirstSegments(Path) - Method in class org.nuxeo.common.utils.Path
     
    MAX_TRIES - Static variable in class org.nuxeo.common.utils.JDBCUtils
    Maximum number of times we retry a call if the server says it's overloaded.
    maxSize - Variable in class org.nuxeo.common.file.LRUFileCache
     
    MB - Static variable in class org.nuxeo.common.utils.SizeUtils
     
    MIN_AGE_MILLIS - Static variable in class org.nuxeo.common.file.LRUFileCache
     
    MIN_SIZE - Static variable in class org.nuxeo.common.utils.FullTextUtils
     

    N

    name - Variable in class org.nuxeo.common.server.DataSource
     
    name - Variable in class org.nuxeo.common.server.WebApplication
     
    needsWarPreprocessing() - Method in class org.nuxeo.common.server.WebApplication
     
    newFileRef(String) - Static method in class org.nuxeo.common.utils.FileRef
     
    newFileRef(File) - Static method in class org.nuxeo.common.utils.FileRef
     
    newInstance(Context, Element) - Method in class org.nuxeo.common.xmap.XAnnotatedObject
     
    next() - Method in class org.nuxeo.common.utils.FileTreeIterator
     
    next() - Method in class org.nuxeo.common.utils.ZipFileIterator
     
    next() - Method in class org.nuxeo.common.utils.ZipIterator
     
    NO_OP - Static variable in class org.nuxeo.common.codec.Crypto
     
    NODE - Static variable in annotation type org.nuxeo.common.xmap.annotation.XMemberAnnotation
     
    NODE_LIST - Static variable in annotation type org.nuxeo.common.xmap.annotation.XMemberAnnotation
     
    NODE_MAP - Static variable in annotation type org.nuxeo.common.xmap.annotation.XMemberAnnotation
     
    Null - Class in org.nuxeo.common.utils
     
    NUXEO_CONFIG_DIR - Static variable in class org.nuxeo.common.Environment
     
    NUXEO_CONTEXT_PATH - Static variable in class org.nuxeo.common.Environment
     
    NUXEO_DATA_DIR - Static variable in class org.nuxeo.common.Environment
     
    NUXEO_HOME - Static variable in class org.nuxeo.common.Environment
     
    NUXEO_HOME_DIR - Static variable in class org.nuxeo.common.Environment
     
    NUXEO_HTTP_PROXY_HOST - Static variable in class org.nuxeo.common.Environment
     
    NUXEO_HTTP_PROXY_LOGIN - Static variable in class org.nuxeo.common.Environment
     
    NUXEO_HTTP_PROXY_PASSWORD - Static variable in class org.nuxeo.common.Environment
     
    NUXEO_HTTP_PROXY_PORT - Static variable in class org.nuxeo.common.Environment
     
    NUXEO_LOG_DIR - Static variable in class org.nuxeo.common.Environment
     
    NUXEO_MP_DIR - Static variable in class org.nuxeo.common.Environment
     
    NUXEO_PID_DIR - Static variable in class org.nuxeo.common.Environment
     
    NUXEO_RUNTIME_HOME - Static variable in class org.nuxeo.common.Environment
     
    NUXEO_TMP_DIR - Static variable in class org.nuxeo.common.Environment
     
    NUXEO_WEB_DIR - Static variable in class org.nuxeo.common.Environment
     
    NXSERVER_HOST - Static variable in class org.nuxeo.common.Environment
     

    O

    org.nuxeo.common - package org.nuxeo.common
     
    org.nuxeo.common.codec - package org.nuxeo.common.codec
    Cryptographic utilities around javax.crypto and org.apache.commons.codec
    org.nuxeo.common.collections - package org.nuxeo.common.collections
    Some specific collection classes used by the Nuxeo project.
    org.nuxeo.common.file - package org.nuxeo.common.file
     
    org.nuxeo.common.logging - package org.nuxeo.common.logging
    Helper that can redirect all java.util.logging messages to the Apache Commons Logging implementation.
    org.nuxeo.common.server - package org.nuxeo.common.server
     
    org.nuxeo.common.utils - package org.nuxeo.common.utils
    Various utility classes used for managing paths, jars, strings, files, etc.
    org.nuxeo.common.utils.i18n - package org.nuxeo.common.utils.i18n
    Internationalization (i18n) helpers.
    org.nuxeo.common.xmap - package org.nuxeo.common.xmap
    A framework used to map XML (config) files to Java objects attributes, as specified using Java annotations.
    org.nuxeo.common.xmap.annotation - package org.nuxeo.common.xmap.annotation
    Annotations used by the XMap framework.

    P

    PARENT - Static variable in annotation type org.nuxeo.common.xmap.annotation.XMemberAnnotation
     
    parseFullText(String, boolean) - Static method in class org.nuxeo.common.utils.FullTextUtils
    Extracts the words from a string for simple fulltext indexing.
    parseSizeInBytes(String) - Static method in class org.nuxeo.common.utils.SizeUtils
    Returns the number of bytes corresponding to a string expressing a size.
    parseWord(String, boolean) - Static method in class org.nuxeo.common.utils.FullTextUtils
    Parses a word and returns a simplified lowercase form.
    path - Variable in class org.nuxeo.common.file.LRUFileCache.PathInfo
     
    path - Variable in class org.nuxeo.common.server.WebApplication
     
    Path - Class in org.nuxeo.common.utils
    Contains code from Eclipse org.eclipse.core.runtime.Path class
    Path(String) - Constructor for class org.nuxeo.common.utils.Path
    Constructs a new path from the given string path.
    Path - Class in org.nuxeo.common.xmap
     
    Path(String) - Constructor for class org.nuxeo.common.xmap.Path
     
    path - Variable in class org.nuxeo.common.xmap.XAnnotatedMember
     
    PathFilter - Interface in org.nuxeo.common.utils
    A path filter.
    PathFilterSet - Class in org.nuxeo.common.utils
     
    PathFilterSet() - Constructor for class org.nuxeo.common.utils.PathFilterSet
     
    PathFilterSet(boolean) - Constructor for class org.nuxeo.common.utils.PathFilterSet
     
    PathInfo(Path) - Constructor for class org.nuxeo.common.file.LRUFileCache.PathInfo
     
    pattern - Variable in class org.nuxeo.common.utils.FileMatcher
     
    PatternFileRef(String) - Constructor for class org.nuxeo.common.utils.FileRef.PatternFileRef
     
    PatternFileRef(File) - Constructor for class org.nuxeo.common.utils.FileRef.PatternFileRef
     
    peek() - Method in class org.nuxeo.common.utils.URLStreamHandlerFactoryInstaller.FactoryStack
     
    percentEscape(StringBuilder, String) - Static method in class org.nuxeo.common.utils.RFC2231
    Does a simple %-escaping of the UTF-8 bytes of the value.
    pop() - Method in class org.nuxeo.common.utils.URLStreamHandlerFactoryInstaller.FactoryStack
     
    pop() - Method in class org.nuxeo.common.xmap.Context
     
    prefix - Variable in class org.nuxeo.common.utils.i18n.Labeler
     
    preprocessVars(Properties) - Method in class org.nuxeo.common.utils.TextTemplate
     
    PrimitiveArrays - Class in org.nuxeo.common.collections
     
    process(CharSequence) - Method in class org.nuxeo.common.utils.TextTemplate
    Deprecated.
    process(InputStream) - Method in class org.nuxeo.common.utils.TextTemplate
    Deprecated.
    process(InputStream, OutputStream) - Method in class org.nuxeo.common.utils.TextTemplate
    Deprecated.
    process(InputStream, OutputStream, boolean) - Method in class org.nuxeo.common.utils.TextTemplate
    Deprecated.
    Since 7.4. Use TextTemplate.processText(InputStream, OutputStream) (if processText) or IOUtils.copy(InputStream, OutputStream)
    process(Context, Element) - Method in class org.nuxeo.common.xmap.XAnnotatedMember
     
    processDirectory(File, File) - Method in class org.nuxeo.common.utils.TextTemplate
    Recursively process each file from "in" directory to "out" directory.
    processFreemarker(File, File) - Method in class org.nuxeo.common.utils.TextTemplate
     
    processString(CryptoProperties, String) - Method in class org.nuxeo.common.utils.TextTemplate
    That method is not recursive.
    processText(CharSequence) - Method in class org.nuxeo.common.utils.TextTemplate
    Deprecated.
    processText(String) - Method in class org.nuxeo.common.utils.TextTemplate
     
    processText(InputStream) - Method in class org.nuxeo.common.utils.TextTemplate
     
    processText(InputStream, OutputStream) - Method in class org.nuxeo.common.utils.TextTemplate
     
    properties - Variable in class org.nuxeo.common.Environment
     
    PropertiesGetDefaults() - Constructor for class org.nuxeo.common.codec.CryptoProperties.PropertiesGetDefaults
     
    publish(LogRecord) - Method in class org.nuxeo.common.logging.JavaUtilLoggingHelper.LogHandler
     
    push(URLStreamHandlerFactory) - Method in class org.nuxeo.common.utils.URLStreamHandlerFactoryInstaller.FactoryStack
     
    push(Object) - Method in class org.nuxeo.common.xmap.Context
     
    put(Object, Object) - Method in class org.nuxeo.common.codec.CryptoProperties
     
    put(K, V) - Method in class org.nuxeo.common.collections.ArrayMap
     
    put(K, V) - Method in class org.nuxeo.common.collections.SerializableArrayMap
     
    putAll(Map<? extends Object, ? extends Object>) - Method in class org.nuxeo.common.codec.CryptoProperties
     
    putAll(Map<K, V>) - Method in class org.nuxeo.common.collections.ArrayMap
     
    putAll(Map<K, V>) - Method in class org.nuxeo.common.collections.SerializableArrayMap
     
    putFile(String, InputStream) - Method in interface org.nuxeo.common.file.FileCache
    Puts a file in the cache.
    putFile(String, File) - Method in interface org.nuxeo.common.file.FileCache
    Puts a file in the cache.
    putFile(String, InputStream) - Method in class org.nuxeo.common.file.LRUFileCache
    Puts a file in the cache.
    putFile(String, File) - Method in class org.nuxeo.common.file.LRUFileCache
    Puts a file in the cache.
    putScopedValue(ScopeType, String, Serializable) - Method in class org.nuxeo.common.collections.ScopedMap
    Sets value for given scope and given key.
    putScopedValue(String, Serializable) - Method in class org.nuxeo.common.collections.ScopedMap
    Sets key using default scope.

    Q

    qualifier - Variable in class org.nuxeo.common.utils.FileVersion
     
    quoteURIPathComponent(String, boolean) - Static method in class org.nuxeo.common.utils.URIUtils
     
    quoteURIPathComponent(String, boolean, boolean) - Static method in class org.nuxeo.common.utils.URIUtils
    Quotes a URI path component, with ability to quote "/" and "@" characters or not depending on the URI path
    quoteURIPathComponent(String, String, String) - Static method in class org.nuxeo.common.utils.URIUtils
    Quotes a URI path component, with ability to quote "/" and "@" characters or not depending on the URI path
    quoteURIPathToken(String) - Static method in class org.nuxeo.common.utils.URIUtils
    Quotes a URI path token.

    R

    read(InputStream) - Static method in class org.nuxeo.common.utils.FileUtils
    Deprecated.
    use org.apache.commons.io.IOUtils.toString(in, "UTF-8") explicitly instead (or any other encoding when provided by the source of the byte stream).
    readBytes(URL) - Static method in class org.nuxeo.common.utils.FileUtils
     
    readBytes(InputStream) - Static method in class org.nuxeo.common.utils.FileUtils
     
    readBytes(File) - Static method in class org.nuxeo.common.utils.FileUtils
     
    readFile(File) - Static method in class org.nuxeo.common.utils.FileUtils
     
    readLines(File) - Static method in class org.nuxeo.common.utils.FileUtils
     
    readLines(InputStream) - Static method in class org.nuxeo.common.utils.FileUtils
     
    recordAccess(Path) - Method in class org.nuxeo.common.file.LRUFileCache
    Records access to a file by changing its modification time.
    redirectToApacheCommons() - Static method in class org.nuxeo.common.logging.JavaUtilLoggingHelper
    Redirects java.util.logging to Apache Commons Logging do not log below INFO level.
    redirectToApacheCommons(Level) - Static method in class org.nuxeo.common.logging.JavaUtilLoggingHelper
    Redirects java.util.logging to Apache Commons Logging do not log below the threshold level.
    register(String, T) - Method in class org.nuxeo.common.utils.Registry
     
    register(Class<?>) - Method in class org.nuxeo.common.xmap.XMap
    Registers a mappable object class.
    Registry<T> - Class in org.nuxeo.common.utils
    Generic registry implementation.
    Registry(String) - Constructor for class org.nuxeo.common.utils.Registry
     
    RegularFileFilter() - Constructor for class org.nuxeo.common.file.LRUFileCache.RegularFileFilter
     
    remove(Object) - Method in class org.nuxeo.common.codec.CryptoProperties
     
    remove(K) - Method in class org.nuxeo.common.collections.ArrayMap
     
    remove(int) - Method in class org.nuxeo.common.collections.ArrayMap
     
    remove(K) - Method in class org.nuxeo.common.collections.DependencyTree
     
    remove(Object) - Method in class org.nuxeo.common.collections.ListenerList
    Removes the given listener from this list.
    remove(K) - Method in class org.nuxeo.common.collections.SerializableArrayMap
     
    remove(int) - Method in class org.nuxeo.common.collections.SerializableArrayMap
     
    remove() - Method in class org.nuxeo.common.utils.FileTreeIterator
     
    remove() - Method in class org.nuxeo.common.utils.ZipFileIterator
     
    remove() - Method in class org.nuxeo.common.utils.ZipIterator
     
    removeFileExtension() - Method in class org.nuxeo.common.utils.Path
     
    removeFirstSegments(int) - Method in class org.nuxeo.common.utils.Path
     
    removeLastSegments(int) - Method in class org.nuxeo.common.utils.Path
     
    removeTrailingSeparator() - Method in class org.nuxeo.common.utils.Path
     
    removeWaitingFor(DependencyTree.Entry<K, T>) - Method in class org.nuxeo.common.collections.DependencyTree.Entry
     
    reset() - Static method in class org.nuxeo.common.logging.JavaUtilLoggingHelper
    Resets java.util.logging redirections.
    resetURLStreamHandlers() - Static method in class org.nuxeo.common.utils.URLStreamHandlerFactoryInstaller
     
    resolve(DependencyTree.Entry<K, T>) - Method in class org.nuxeo.common.collections.DependencyTree
     
    Resource - Class in org.nuxeo.common.xmap
    A resource that can be retrieved using the class loader.
    Resource(URL) - Constructor for class org.nuxeo.common.xmap.Resource
     
    Resource(Context, String) - Constructor for class org.nuxeo.common.xmap.Resource
     
    RESOURCE - Static variable in class org.nuxeo.common.xmap.XValueFactory
     
    RFC2231 - Class in org.nuxeo.common.utils
    RFC-2231 specifies how a MIME parameter value, like Content-Disposition's filename, can be encoded to contain arbitrary character sets.
    root - Variable in class org.nuxeo.common.server.WebApplication
     

    S

    safeClose(Closeable) - Static method in class org.nuxeo.common.utils.FileUtils
     
    saveToXML(Object, Element, XAnnotatedObject) - Static method in class org.nuxeo.common.xmap.XMLBuilder
     
    ScopedMap - Class in org.nuxeo.common.collections
    Scoped map holding data for a given scope.
    ScopedMap() - Constructor for class org.nuxeo.common.collections.ScopedMap
     
    ScopeType - Enum in org.nuxeo.common.collections
    Scope type definitions for a scoped map.
    segment(int) - Method in class org.nuxeo.common.utils.Path
     
    segmentCount() - Method in class org.nuxeo.common.utils.Path
     
    segments() - Method in class org.nuxeo.common.utils.Path
     
    SerializableArrayMap<K,V> - Class in org.nuxeo.common.collections
    A mixture of an array list and a map used to store small table of elements using both indices and keys.
    SerializableArrayMap() - Constructor for class org.nuxeo.common.collections.SerializableArrayMap
     
    SerializableArrayMap(int) - Constructor for class org.nuxeo.common.collections.SerializableArrayMap
     
    SerializableArrayMap(Map) - Constructor for class org.nuxeo.common.collections.SerializableArrayMap
     
    SerializableArrayMap(SerializableArrayMap) - Constructor for class org.nuxeo.common.collections.SerializableArrayMap
     
    SerializableHelper - Class in org.nuxeo.common.utils
    Helper to test object serialization.
    serialize(Context, Object) - Method in class org.nuxeo.common.xmap.XValueFactory
     
    serializeUnserialize(Object) - Static method in class org.nuxeo.common.utils.SerializableHelper
    Serializes and unserializes back an object to test whether it is correctly rebuilt (to be used in unit tests as sanity checks).
    SERVER_STATUS_KEY - Static variable in class org.nuxeo.common.Environment
     
    setCommandLineArguments(String[]) - Method in class org.nuxeo.common.Environment
     
    setConfig(File) - Method in class org.nuxeo.common.Environment
     
    setConfigurationProvider(Iterable<URL>) - Method in class org.nuxeo.common.Environment
     
    setData(File) - Method in class org.nuxeo.common.Environment
     
    setDefault(Environment) - Static method in class org.nuxeo.common.Environment
     
    setEventHandler(DependencyTree.EventHandler<T>) - Method in class org.nuxeo.common.collections.DependencyTree
     
    setFilter(FileFilter) - Method in class org.nuxeo.common.utils.FileTreeIterator
     
    setFreemarkerParsingExtensions(String) - Method in class org.nuxeo.common.utils.TextTemplate
     
    setHostApplicationName(String) - Method in class org.nuxeo.common.Environment
     
    setHostApplicationVersion(String) - Method in class org.nuxeo.common.Environment
     
    setIsApplicationServer(boolean) - Method in class org.nuxeo.common.Environment
     
    setKeepEncryptedAsVar(boolean) - Method in class org.nuxeo.common.utils.TextTemplate
    Whether to replace or not the variables which value is encrypted.
    setKeyInKeyStore(String, char[], String, char[], SecretKey) - Static method in class org.nuxeo.common.codec.Crypto
    Store a key in a keystore.
    setLog(File) - Method in class org.nuxeo.common.Environment
     
    setParsingExtensions(String) - Method in class org.nuxeo.common.utils.TextTemplate
    Deprecated.
    setProperty(String, String) - Method in class org.nuxeo.common.Environment
     
    setProperty(String, Object) - Method in class org.nuxeo.common.xmap.Context
     
    setRuntimeHome(File) - Method in class org.nuxeo.common.Environment
     
    setServerHome(File) - Method in class org.nuxeo.common.Environment
     
    setTemp(File) - Method in class org.nuxeo.common.Environment
     
    setTextParsingExtensions(String) - Method in class org.nuxeo.common.utils.TextTemplate
     
    setTrim(boolean) - Method in class org.nuxeo.common.utils.TextTemplate
    Set to true in order to trim invisible characters (spaces) from values.
    setValue(Object, Object) - Method in interface org.nuxeo.common.xmap.XAccessor
    Sets the value of the underlying member.
    setValue(Object, Object) - Method in class org.nuxeo.common.xmap.XAnnotatedMember
     
    setValue(Object, Object) - Method in class org.nuxeo.common.xmap.XFieldAccessor
     
    setValue(Object, Object) - Method in class org.nuxeo.common.xmap.XMethodAccessor
     
    setValueFactory(Class<?>, XValueFactory) - Method in class org.nuxeo.common.xmap.XMap
    Sets a custom value factory for the given class.
    setVariable(String, String) - Method in class org.nuxeo.common.utils.TextTemplate
    If adding multiple variables, prefer use of TextTemplate.setVariables(Map)
    setVariables(Map<String, String>) - Method in class org.nuxeo.common.utils.TextTemplate
     
    setWeb(File) - Method in class org.nuxeo.common.Environment
     
    SIMPLE_ASCII - Static variable in class org.nuxeo.common.file.LRUFileCache
    Allowed key pattern, used as file path.
    size() - Method in class org.nuxeo.common.collections.ArrayMap
     
    size() - Method in class org.nuxeo.common.collections.ListenerList
    Returns the number of registered listeners.
    size() - Method in class org.nuxeo.common.collections.SerializableArrayMap
     
    size - Variable in class org.nuxeo.common.file.LRUFileCache.PathInfo
     
    size() - Method in class org.nuxeo.common.utils.Registry
     
    size() - Method in class org.nuxeo.common.utils.URLStreamHandlerFactoryInstaller.FactoryStack
     
    SizeUtils - Class in org.nuxeo.common.utils
    Class containing helpers related to the expression of sizes in bytes, kilobytes, etc.
    SNAPSHOT - Static variable in class org.nuxeo.common.utils.FileVersion
     
    snapshot - Variable in class org.nuxeo.common.utils.FileVersion
     
    specialQualifier - Variable in class org.nuxeo.common.utils.FileVersion
     
    split(String) - Method in class org.nuxeo.common.utils.FileVersion
     
    split(String, char, boolean) - Static method in class org.nuxeo.common.utils.StringUtils
     
    splitVersion - Variable in class org.nuxeo.common.utils.FileVersion
     
    STOP_WORDS - Static variable in class org.nuxeo.common.utils.FullTextUtils
     
    stopWords - Static variable in class org.nuxeo.common.utils.FullTextUtils
     
    STRING - Static variable in class org.nuxeo.common.xmap.XValueFactory
     
    StringUtils - Class in org.nuxeo.common.utils
    Utils for String manipulations.
    STUPID_REGEXP - Static variable in class org.nuxeo.common.utils.IdUtils
     

    T

    TB - Static variable in class org.nuxeo.common.utils.SizeUtils
     
    temp - Variable in class org.nuxeo.common.Environment
     
    TextTemplate - Class in org.nuxeo.common.utils
    Text template processing.
    TextTemplate() - Constructor for class org.nuxeo.common.utils.TextTemplate
     
    TextTemplate(Map<String, String>) - Constructor for class org.nuxeo.common.utils.TextTemplate
    TextTemplate.TextTemplate(Properties) provides an additional default values behavior
    TextTemplate(Properties) - Constructor for class org.nuxeo.common.utils.TextTemplate
     
    TextTemplate.EscapeVariableFilter - Class in org.nuxeo.common.utils
     
    time - Variable in class org.nuxeo.common.file.LRUFileCache.PathInfo
     
    toAscii(String, boolean) - Static method in class org.nuxeo.common.utils.StringUtils
    Replaces accented characters from a non-null String by their ascii equivalent.
    toAscii(String) - Static method in class org.nuxeo.common.utils.StringUtils
    Replaces accented characters from a non-null String by their ascii equivalent.
    toBooleanArray(Collection) - Static method in class org.nuxeo.common.collections.PrimitiveArrays
     
    toByteArray(Collection) - Static method in class org.nuxeo.common.collections.PrimitiveArrays
     
    toCharArray(Collection) - Static method in class org.nuxeo.common.collections.PrimitiveArrays
     
    toDoubleArray(Collection) - Static method in class org.nuxeo.common.collections.PrimitiveArrays
     
    toFile() - Method in class org.nuxeo.common.xmap.Resource
     
    toFloatArray(Collection) - Static method in class org.nuxeo.common.collections.PrimitiveArrays
     
    toHex(String) - Static method in class org.nuxeo.common.utils.StringUtils
    Deprecated.
    since 5.7, use Hex.encodeHexString(byte[]) instead
    toIntArray(Collection) - Static method in class org.nuxeo.common.collections.PrimitiveArrays
     
    toList(Object) - Static method in class org.nuxeo.common.collections.PrimitiveArrays
     
    toLongArray(Collection) - Static method in class org.nuxeo.common.collections.PrimitiveArrays
     
    TOMCAT_HOST - Static variable in class org.nuxeo.common.Environment
     
    toObjectArray(Object) - Static method in class org.nuxeo.common.collections.PrimitiveArrays
     
    toPrimitiveArray(Collection<Object>, Class) - Static method in class org.nuxeo.common.collections.PrimitiveArrays
     
    toShortArray(Collection) - Static method in class org.nuxeo.common.collections.PrimitiveArrays
     
    toString() - Method in class org.nuxeo.common.collections.DependencyTree.Entry
     
    toString() - Method in class org.nuxeo.common.Environment
     
    toString() - Method in class org.nuxeo.common.utils.FileVersion
     
    toString() - Method in class org.nuxeo.common.utils.Null
     
    toString() - Method in class org.nuxeo.common.utils.Path
     
    toString(Element) - Static method in class org.nuxeo.common.xmap.DOMSerializer
     
    toString(Element, OutputFormat) - Static method in class org.nuxeo.common.xmap.DOMSerializer
     
    toString(DocumentFragment) - Static method in class org.nuxeo.common.xmap.DOMSerializer
     
    toString(DocumentFragment, OutputFormat) - Static method in class org.nuxeo.common.xmap.DOMSerializer
     
    toString(Document) - Static method in class org.nuxeo.common.xmap.DOMSerializer
     
    toString(Document, OutputFormat) - Static method in class org.nuxeo.common.xmap.DOMSerializer
     
    toString() - Method in class org.nuxeo.common.xmap.Path
     
    toString() - Method in class org.nuxeo.common.xmap.XMethodAccessor
     
    toStringOmitXml(Element) - Static method in class org.nuxeo.common.xmap.DOMSerializer
     
    toURI() - Method in class org.nuxeo.common.xmap.Resource
     
    toURL() - Method in class org.nuxeo.common.xmap.Resource
     
    toXML(Object, Element) - Method in class org.nuxeo.common.xmap.XAnnotatedContent
     
    toXML(Object, Element) - Method in class org.nuxeo.common.xmap.XAnnotatedList
     
    toXML(Object, Element) - Method in class org.nuxeo.common.xmap.XAnnotatedMap
     
    toXML(Object, Element) - Method in class org.nuxeo.common.xmap.XAnnotatedMember
     
    toXML(Object) - Method in class org.nuxeo.common.xmap.XMap
     
    toXML(Object, OutputStream) - Method in class org.nuxeo.common.xmap.XMap
     
    toXML(Object, File) - Method in class org.nuxeo.common.xmap.XMap
     
    toXML(Object, Element) - Method in class org.nuxeo.common.xmap.XMap
     
    toXML(Object, Element, XAnnotatedObject) - Static method in class org.nuxeo.common.xmap.XMLBuilder
     
    trim - Variable in class org.nuxeo.common.xmap.XAnnotatedMember
     
    trimToSize() - Method in class org.nuxeo.common.collections.ArrayMap
     
    trimToSize() - Method in class org.nuxeo.common.collections.SerializableArrayMap
     
    type - Variable in class org.nuxeo.common.xmap.XAnnotatedMember
    The Java type of the described element.

    U

    UNACCENTED - Static variable in class org.nuxeo.common.utils.FullTextUtils
     
    unCapitalize(String) - Static method in class org.nuxeo.common.utils.i18n.Labeler
     
    unescape(Properties) - Method in class org.nuxeo.common.utils.TextTemplate
    unescape variables
    unescape(String) - Method in class org.nuxeo.common.utils.TextTemplate
     
    uninstallURLStreamHandlerFactory() - Static method in class org.nuxeo.common.utils.URLStreamHandlerFactoryInstaller
     
    uninstallURLStreamHandlerFactory(URLStreamHandlerFactory) - Static method in class org.nuxeo.common.utils.URLStreamHandlerFactoryInstaller
     
    unquoteURIPathComponent(String) - Static method in class org.nuxeo.common.utils.URIUtils
     
    unregister(DependencyTree.Entry<K, T>) - Method in class org.nuxeo.common.collections.DependencyTree
     
    unregister(String) - Method in class org.nuxeo.common.utils.Registry
     
    unresolve(DependencyTree.Entry<K, T>) - Method in class org.nuxeo.common.collections.DependencyTree
     
    unzip(String, InputStream, File) - Static method in class org.nuxeo.common.utils.ZipUtils
     
    unzip(InputStream, File) - Static method in class org.nuxeo.common.utils.ZipUtils
     
    unzip(String, URL, File) - Static method in class org.nuxeo.common.utils.ZipUtils
     
    unzip(URL, File) - Static method in class org.nuxeo.common.utils.ZipUtils
     
    unzip(String, File, File) - Static method in class org.nuxeo.common.utils.ZipUtils
     
    unzip(File, File) - Static method in class org.nuxeo.common.utils.ZipUtils
     
    unzip(String, ZipInputStream, File) - Static method in class org.nuxeo.common.utils.ZipUtils
     
    unzip(ZipInputStream, File) - Static method in class org.nuxeo.common.utils.ZipUtils
     
    unzip(File, File, PathFilter) - Static method in class org.nuxeo.common.utils.ZipUtils
     
    unzip(ZipInputStream, File, PathFilter) - Static method in class org.nuxeo.common.utils.ZipUtils
     
    unzip(String, File, File, PathFilter) - Static method in class org.nuxeo.common.utils.ZipUtils
     
    unzip(String, ZipInputStream, File, PathFilter) - Static method in class org.nuxeo.common.utils.ZipUtils
     
    unzipIgnoreDirs(ZipInputStream, File) - Static method in class org.nuxeo.common.utils.ZipUtils
     
    unzipIgnoreDirs(InputStream, File) - Static method in class org.nuxeo.common.utils.ZipUtils
     
    updateDependencies(DependencyTree.Entry<K, T>, Collection<K>) - Method in class org.nuxeo.common.collections.DependencyTree
     
    uptoSegment(int) - Method in class org.nuxeo.common.utils.Path
     
    URIUtils - Class in org.nuxeo.common.utils
    Helper class to parse a URI or build one given parameters.
    URL - Static variable in class org.nuxeo.common.xmap.XValueFactory
     
    URLStreamHandlerFactoryInstaller - Class in org.nuxeo.common.utils
    Used to force installation of URLStreamHandlerFactory as the default mechanism in Java is failing to set a new factory if one was already set.
    URLStreamHandlerFactoryInstaller.FactoryStack - Class in org.nuxeo.common.utils
     
    urlToFile(String) - Static method in class org.nuxeo.common.utils.FileUtils
    Create a file handler (this doesn't create a real file) given a file URI.
    urlToFile(URL) - Static method in class org.nuxeo.common.utils.FileUtils
     
    UserAgentMatcher - Class in org.nuxeo.common.utils
    Helper class to detect Html5 Dnd compliant browsers based on the User Agent string
    UUID_TYPE_4_REGEXP - Static variable in class org.nuxeo.common.utils.IdUtils
     

    V

    value - Variable in class org.nuxeo.common.utils.FileMatcher
     
    value - Variable in class org.nuxeo.common.utils.FileRef.PatternFileRef
     
    VALUE - Static variable in class org.nuxeo.common.utils.Null
     
    valueFactory - Variable in class org.nuxeo.common.xmap.XAnnotatedMember
    The value factory used to transform strings in objects compatible with this member type.
    valueOf(String) - Static method in enum org.nuxeo.common.collections.ScopeType
    Returns the enum constant of this type with the specified name.
    values() - Static method in enum org.nuxeo.common.collections.ScopeType
    Returns an array containing the constants of this enum type, in the order they are declared.
    Vars - Class in org.nuxeo.common.utils
    Yet Another variable resolver.
    Vars() - Constructor for class org.nuxeo.common.utils.Vars
     
    Vars.Resolver - Interface in org.nuxeo.common.utils
     
    verifyKey(byte[]) - Method in class org.nuxeo.common.codec.Crypto
    Test the given candidateDigest against the configured digest.
    verifyKey(char[]) - Method in class org.nuxeo.common.codec.Crypto
    Test the given candidateDigest against the configured digest.
    version - Variable in class org.nuxeo.common.utils.FileVersion
     
    visitAttributes(Context, XAnnotatedList, Node, String, String, DOMHelper.NodeVisitor, Collection<Object>) - Static method in class org.nuxeo.common.xmap.DOMHelper
     
    visitElements(Context, XAnnotatedList, Node, String, DOMHelper.NodeVisitor, Collection<Object>) - Static method in class org.nuxeo.common.xmap.DOMHelper
     
    visitMapAttributes(Context, XAnnotatedMap, Node, String, String, DOMHelper.NodeMapVisitor, Map<String, Object>) - Static method in class org.nuxeo.common.xmap.DOMHelper
     
    visitMapElements(Context, XAnnotatedMap, Node, String, DOMHelper.NodeMapVisitor, Map<String, Object>) - Static method in class org.nuxeo.common.xmap.DOMHelper
     
    visitMapNodes(Context, XAnnotatedMap, Element, Path, DOMHelper.NodeMapVisitor, Map<String, Object>) - Static method in class org.nuxeo.common.xmap.DOMHelper
     
    visitNode(Context, XAnnotatedMember, Node, String, Map<String, Object>) - Method in interface org.nuxeo.common.xmap.DOMHelper.NodeMapVisitor
     
    visitNode(Context, XAnnotatedMember, Node, Collection<Object>) - Method in interface org.nuxeo.common.xmap.DOMHelper.NodeVisitor
     
    visitNodes(Context, XAnnotatedList, Element, Path, DOMHelper.NodeVisitor, Collection<Object>) - Static method in class org.nuxeo.common.xmap.DOMHelper
    Visits the nodes selected by the given path using the given visitor.

    W

    warPreprocessing - Variable in class org.nuxeo.common.server.WebApplication
     
    web - Variable in class org.nuxeo.common.Environment
     
    WEB_DIR - Static variable in class org.nuxeo.common.Environment
    Deprecated.
    never defined; use Environment.NUXEO_WEB_DIR
    WebApplication - Class in org.nuxeo.common.server
     
    WebApplication() - Constructor for class org.nuxeo.common.server.WebApplication
     
    webXml - Variable in class org.nuxeo.common.server.WebApplication
     
    wordPattern - Static variable in class org.nuxeo.common.utils.FullTextUtils
     
    write(int) - Method in class org.nuxeo.common.utils.TextTemplate.EscapeVariableFilter
     
    write(char[], int, int) - Method in class org.nuxeo.common.utils.TextTemplate.EscapeVariableFilter
     
    write(char[]) - Method in class org.nuxeo.common.utils.TextTemplate.EscapeVariableFilter
     
    write(Element, OutputStream) - Static method in class org.nuxeo.common.xmap.DOMSerializer
     
    write(Element, OutputFormat, OutputStream) - Static method in class org.nuxeo.common.xmap.DOMSerializer
     
    write(DocumentFragment, OutputStream) - Static method in class org.nuxeo.common.xmap.DOMSerializer
     
    write(DocumentFragment, OutputFormat, OutputStream) - Static method in class org.nuxeo.common.xmap.DOMSerializer
     
    write(Document, OutputStream) - Static method in class org.nuxeo.common.xmap.DOMSerializer
     
    write(Document, OutputFormat, OutputStream) - Static method in class org.nuxeo.common.xmap.DOMSerializer
     
    writeFile(File, byte[]) - Static method in class org.nuxeo.common.utils.FileUtils
     
    writeFile(File, byte[], boolean) - Static method in class org.nuxeo.common.utils.FileUtils
     
    writeFile(File, String) - Static method in class org.nuxeo.common.utils.FileUtils
     
    writeFile(File, String, boolean) - Static method in class org.nuxeo.common.utils.FileUtils
     
    writeLines(File, List<String>) - Static method in class org.nuxeo.common.utils.FileUtils
     

    X

    XAccessor - Interface in org.nuxeo.common.xmap
     
    XAnnotatedContent - Class in org.nuxeo.common.xmap
     
    XAnnotatedContent(XMap, XAccessor, XContent) - Constructor for class org.nuxeo.common.xmap.XAnnotatedContent
     
    XAnnotatedContext - Class in org.nuxeo.common.xmap
     
    XAnnotatedContext(XMap, XAccessor, XContext) - Constructor for class org.nuxeo.common.xmap.XAnnotatedContext
     
    XAnnotatedList - Class in org.nuxeo.common.xmap
     
    XAnnotatedList(XMap, XAccessor) - Constructor for class org.nuxeo.common.xmap.XAnnotatedList
     
    XAnnotatedList(XMap, XAccessor, XNodeList) - Constructor for class org.nuxeo.common.xmap.XAnnotatedList
     
    XAnnotatedMap - Class in org.nuxeo.common.xmap
     
    XAnnotatedMap(XMap, XAccessor, XNodeMap) - Constructor for class org.nuxeo.common.xmap.XAnnotatedMap
     
    XAnnotatedMember - Class in org.nuxeo.common.xmap
     
    XAnnotatedMember(XMap, XAccessor) - Constructor for class org.nuxeo.common.xmap.XAnnotatedMember
     
    XAnnotatedMember(XMap, XAccessor, XNode) - Constructor for class org.nuxeo.common.xmap.XAnnotatedMember
     
    XAnnotatedObject - Class in org.nuxeo.common.xmap
     
    XAnnotatedObject(XMap, Class<?>, XObject) - Constructor for class org.nuxeo.common.xmap.XAnnotatedObject
     
    XAnnotatedParent - Class in org.nuxeo.common.xmap
     
    XAnnotatedParent(XMap, XAccessor) - Constructor for class org.nuxeo.common.xmap.XAnnotatedParent
     
    xao - Variable in class org.nuxeo.common.xmap.XAnnotatedMember
    Not null if the described object is an xannotated object.
    XContent - Annotation Type in org.nuxeo.common.xmap.annotation
    An annotation that injects the content of the current node as an XML string or DocumentFragment depending on the field type.
    XContext - Annotation Type in org.nuxeo.common.xmap.annotation
    Injects an execution context property.
    XFieldAccessor - Class in org.nuxeo.common.xmap
     
    XFieldAccessor(Field) - Constructor for class org.nuxeo.common.xmap.XFieldAccessor
     
    XidImpl - Class in org.nuxeo.common.utils
    A Serializable Xid independent of the transaction manager implementation.
    XidImpl(Xid) - Constructor for class org.nuxeo.common.utils.XidImpl
    Copy constructor.
    XidImpl(String) - Constructor for class org.nuxeo.common.utils.XidImpl
    Constructor mostly used in unit tests.
    XMap - Class in org.nuxeo.common.xmap
    XMap maps an XML file to a java object.
    XMap() - Constructor for class org.nuxeo.common.xmap.XMap
    Creates a new XMap object.
    XMemberAnnotation - Annotation Type in org.nuxeo.common.xmap.annotation
    An annotation to identify XMap annotations.
    XMethodAccessor - Class in org.nuxeo.common.xmap
     
    XMethodAccessor(Method, Class) - Constructor for class org.nuxeo.common.xmap.XMethodAccessor
     
    XMLBuilder - Class in org.nuxeo.common.xmap
     
    XNode - Annotation Type in org.nuxeo.common.xmap.annotation
     
    XNodeList - Annotation Type in org.nuxeo.common.xmap.annotation
     
    XNodeMap - Annotation Type in org.nuxeo.common.xmap.annotation
     
    XObject - Annotation Type in org.nuxeo.common.xmap.annotation
     
    XParent - Annotation Type in org.nuxeo.common.xmap.annotation
     
    XValueFactory - Class in org.nuxeo.common.xmap
    Value factories are used to decode values from XML strings.
    XValueFactory() - Constructor for class org.nuxeo.common.xmap.XValueFactory
     

    Z

    zip(File, OutputStream, String) - Static method in class org.nuxeo.common.utils.ZipUtils
     
    zip(File[], OutputStream, String) - Static method in class org.nuxeo.common.utils.ZipUtils
     
    zip(File, File) - Static method in class org.nuxeo.common.utils.ZipUtils
     
    zip(File[], File) - Static method in class org.nuxeo.common.utils.ZipUtils
     
    zip(File, File, String) - Static method in class org.nuxeo.common.utils.ZipUtils
     
    zip(File[], File, String) - Static method in class org.nuxeo.common.utils.ZipUtils
     
    ZipEntryFilter - Interface in org.nuxeo.common.utils
     
    ZipFileIterator - Class in org.nuxeo.common.utils
    An iterator over the entries in a zip file.
    ZipFileIterator(ZipFile, ZipEntryFilter) - Constructor for class org.nuxeo.common.utils.ZipFileIterator
     
    ZipFileIterator(File) - Constructor for class org.nuxeo.common.utils.ZipFileIterator
     
    ZipFileIterator(File, ZipEntryFilter) - Constructor for class org.nuxeo.common.utils.ZipFileIterator
     
    ZipFileIterator(ZipFile) - Constructor for class org.nuxeo.common.utils.ZipFileIterator
     
    zipFilesUsingPrefix(String, File[], OutputStream) - Static method in class org.nuxeo.common.utils.ZipUtils
     
    ZipIterator - Class in org.nuxeo.common.utils
    An iterator over the entries in a ZIP file.
    ZipIterator(ZipInputStream, ZipEntryFilter) - Constructor for class org.nuxeo.common.utils.ZipIterator
     
    ZipIterator(URL) - Constructor for class org.nuxeo.common.utils.ZipIterator
     
    ZipIterator(URL, ZipEntryFilter) - Constructor for class org.nuxeo.common.utils.ZipIterator
     
    ZipIterator(File) - Constructor for class org.nuxeo.common.utils.ZipIterator
     
    ZipIterator(File, ZipEntryFilter) - Constructor for class org.nuxeo.common.utils.ZipIterator
     
    ZipIterator(InputStream) - Constructor for class org.nuxeo.common.utils.ZipIterator
     
    ZipIterator(InputStream, ZipEntryFilter) - Constructor for class org.nuxeo.common.utils.ZipIterator
     
    ZipUtils - Class in org.nuxeo.common.utils
     

    _

    _putDirectoryEntry(String, ZipOutputStream) - Static method in class org.nuxeo.common.utils.ZipUtils
     
    _putFileEntry(File, String, ZipOutputStream) - Static method in class org.nuxeo.common.utils.ZipUtils
     
    _remove(int) - Method in class org.nuxeo.common.collections.ArrayMap
     
    _remove(int) - Method in class org.nuxeo.common.collections.SerializableArrayMap
     
    _zip(String, InputStream, ZipOutputStream) - Static method in class org.nuxeo.common.utils.ZipUtils
     
    _zip(String, File, ZipOutputStream) - Static method in class org.nuxeo.common.utils.ZipUtils
     
    _zip(File[], ZipOutputStream, String) - Static method in class org.nuxeo.common.utils.ZipUtils
     
    A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
    Skip navigation links

    Copyright © 2019 Nuxeo SA. All rights reserved.