Uses of Package
org.modeshape.common.util

Packages that use org.modeshape.common.util
org.modeshape.common.text A set of utilities for working with text. 
org.modeshape.common.util A set of miscellaneous utilities. 
org.modeshape.connector.store.jpa.model.basic The classes that define the "basic" storage model for the JPA connector. 
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.jcr The ModeShape implementation of the JCR API. 
org.modeshape.search.lucene An implementation of the SearchEngine interface that uses the Lucene library. 
 

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
           
SecureHash.Algorithm
          Commonly-used hashing algorithms.
 

Classes in org.modeshape.common.util used by org.modeshape.connector.store.jpa.model.basic
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.jcr
Logger
          A simple logging interface that is fully compatible with multiple logging implementations.
 

Classes in org.modeshape.common.util used by org.modeshape.search.lucene
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.