Uses of Package
org.modeshape.common.util

Packages that use org.modeshape.common.util
org.modeshape.clustering   
org.modeshape.common.collection A set of common classes for dealing with collections of other objects. 
org.modeshape.common.text A set of utilities for working with text. 
org.modeshape.common.util A set of miscellaneous utilities. 
org.modeshape.connector.filesystem The classes that make up the connector that accesses the files and directories on a local file system and exposes them as content in a repository. 
org.modeshape.connector.store.jpa The classes that make up the connector that stores content in a relational database via JDBC and JPA. 
org.modeshape.graph The ModeShape Graph API defines the types that allow you to work with content organized as a graph. 
org.modeshape.graph.mimetype This package defines an interface for the MIME type detector, which represents a component that is able to determine the MIME type for a stream of data and/or the name of the file containing the data. 
org.modeshape.graph.request.processor This portion of the ModeShape Graph API defines the processor for requests
org.modeshape.jboss.managed   
org.modeshape.jcr The ModeShape implementation of the JCR API. 
org.modeshape.repository The components and services that make up ModeShape's lower-level graph engine, which is used within its JCR Engine. 
 

Classes in org.modeshape.common.util used by org.modeshape.clustering
Logger
          A simple logging interface that is fully compatible with multiple logging implementations.
 

Classes in org.modeshape.common.util used by org.modeshape.common.collection
Logger.Level
           
 

Classes in org.modeshape.common.util used by org.modeshape.common.text
SecureHash.Algorithm
          Commonly-used hashing algorithms.
 

Classes in org.modeshape.common.util used by org.modeshape.common.util
Logger
          A simple logging interface that is fully compatible with multiple logging implementations.
Logger.Level
           
Reflection.Property
          A representation of a property on a Java object.
SecureHash.Algorithm
          Commonly-used hashing algorithms.
SecureHash.HashingInputStream
           
 

Classes in org.modeshape.common.util used by org.modeshape.connector.filesystem
Logger
          A simple logging interface that is fully compatible with multiple logging implementations.
 

Classes in org.modeshape.common.util used by org.modeshape.connector.store.jpa
Logger
          A simple logging interface that is fully compatible with multiple logging implementations.
 

Classes in org.modeshape.common.util used by org.modeshape.graph
Logger
          A simple logging interface that is fully compatible with multiple logging implementations.
 

Classes in org.modeshape.common.util used by org.modeshape.graph.mimetype
Logger
          A simple logging interface that is fully compatible with multiple logging implementations.
MimeTypeUtil
          A simple utility that determines an appropriate MIME type by matching the extension of the supplied filename against a set of known file extensions.
 

Classes in org.modeshape.common.util used by org.modeshape.graph.request.processor
Logger
          A simple logging interface that is fully compatible with multiple logging implementations.
Logger.Level
           
 

Classes in org.modeshape.common.util used by org.modeshape.jboss.managed
Reflection.Property
          A representation of a property on a Java object.
 

Classes in org.modeshape.common.util used by org.modeshape.jcr
Logger
          A simple logging interface that is fully compatible with multiple logging implementations.
 

Classes in org.modeshape.common.util used by org.modeshape.repository
Logger
          A simple logging interface that is fully compatible with multiple logging implementations.
 



Copyright © 2008-2010 JBoss, a division of Red Hat. All Rights Reserved.