Uses of Package
org.jboss.dna.common.collection

Packages that use org.jboss.dna.common.collection
org.jboss.dna.cnd Compact Node Definition (CND) defines JCR node types, property definitions, and child node definitions in a concise and easy-to-read form. 
org.jboss.dna.common.collection A set of common classes for dealing with collections of other objects. 
org.jboss.dna.graph.sequencer A sequencer in JBoss DNA is a component that is able to process information (usually the content of a file, or a property value on a node) and recreate that information as a graph of structured content. 
org.jboss.dna.jcr The DNA implementation of the JCR API. 
org.jboss.dna.repository The components and services that make up the JBoss DNA repository engine. 
org.jboss.dna.repository.sequencer The classes that make up the sequencing service and its configuration. 
 

Classes in org.jboss.dna.common.collection used by org.jboss.dna.cnd
Problems
          An interface for a collection of Problem objects, with multiple overloaded methods for adding errors, warnings, and informational messages.
 

Classes in org.jboss.dna.common.collection used by org.jboss.dna.common.collection
AbstractProblems
          A list of problems for some execution context.
Problem
          An immutable representation of a problem, with a status, code, internationalized and parameterized message, values for the parameters, information about the resource and location, and an optional exception.
Problem.Status
           
Problems
          An interface for a collection of Problem objects, with multiple overloaded methods for adding errors, warnings, and informational messages.
 

Classes in org.jboss.dna.common.collection used by org.jboss.dna.graph.sequencer
Problems
          An interface for a collection of Problem objects, with multiple overloaded methods for adding errors, warnings, and informational messages.
 

Classes in org.jboss.dna.common.collection used by org.jboss.dna.jcr
Problems
          An interface for a collection of Problem objects, with multiple overloaded methods for adding errors, warnings, and informational messages.
 

Classes in org.jboss.dna.common.collection used by org.jboss.dna.repository
Problems
          An interface for a collection of Problem objects, with multiple overloaded methods for adding errors, warnings, and informational messages.
 

Classes in org.jboss.dna.common.collection used by org.jboss.dna.repository.sequencer
Problems
          An interface for a collection of Problem objects, with multiple overloaded methods for adding errors, warnings, and informational messages.
 



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