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

Packages that use org.jboss.dna.common.i18n
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 The parent package for the common, low-level utilities and simple frameworks for all of JBoss DNA. 
org.jboss.dna.common.collection A set of common classes for dealing with collections of other objects. 
org.jboss.dna.common.i18n A simple framework for defining internationalized strings and the mechanism by which the strings are localized. 
org.jboss.dna.common.util A set of miscellaneous utilities. 
org.jboss.dna.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.jboss.dna.connector.infinispan The classes that make up the connector that stores content in a deployed instance of Infinispan. 
org.jboss.dna.connector.jbosscache The classes that make up the connector that stores content in a JBoss Cache instance. 
org.jboss.dna.connector.store.jpa The classes that make up the connector that stores content in a relational database via JDBC and JPA. 
org.jboss.dna.connector.svn The classes that make up the connector that accesses content from an SVN repository. 
org.jboss.dna.graph The JBoss DNA Graph API defines the types that allow you to work with content organized as a graph. 
org.jboss.dna.jcr The DNA implementation of the JCR API. 
org.jboss.dna.maven The classes that make up the Maven classloader system. 
org.jboss.dna.repository The components and services that make up the JBoss DNA repository engine. 
org.jboss.dna.sequencer.cnd The classes that make up the JCR Compact Node Definition (CND) file sequencer. 
org.jboss.dna.sequencer.image The classes that make up the image sequencer. 
org.jboss.dna.sequencer.java The classes that make up the Java source file sequencer. 
org.jboss.dna.sequencer.msoffice The classes that make up the sequencer of Microsoft Office files. 
org.jboss.dna.sequencer.xml The classes that make up the XML sequencer. 
 

Classes in org.jboss.dna.common.i18n used by org.jboss.dna.cnd
I18n
          An internalized string object, which manages the initialization of internationalization (i18n) files, substitution of values within i18n message placeholders, and dynamically reading properties from i18n property files.
 

Classes in org.jboss.dna.common.i18n used by org.jboss.dna.common
I18n
          An internalized string object, which manages the initialization of internationalization (i18n) files, substitution of values within i18n message placeholders, and dynamically reading properties from i18n property files.
 

Classes in org.jboss.dna.common.i18n used by org.jboss.dna.common.collection
I18n
          An internalized string object, which manages the initialization of internationalization (i18n) files, substitution of values within i18n message placeholders, and dynamically reading properties from i18n property files.
 

Classes in org.jboss.dna.common.i18n used by org.jboss.dna.common.i18n
LocalizationRepository
          A repository of localized property files used by the internationalization framework.
 

Classes in org.jboss.dna.common.i18n used by org.jboss.dna.common.util
I18n
          An internalized string object, which manages the initialization of internationalization (i18n) files, substitution of values within i18n message placeholders, and dynamically reading properties from i18n property files.
 

Classes in org.jboss.dna.common.i18n used by org.jboss.dna.connector.filesystem
I18n
          An internalized string object, which manages the initialization of internationalization (i18n) files, substitution of values within i18n message placeholders, and dynamically reading properties from i18n property files.
 

Classes in org.jboss.dna.common.i18n used by org.jboss.dna.connector.infinispan
I18n
          An internalized string object, which manages the initialization of internationalization (i18n) files, substitution of values within i18n message placeholders, and dynamically reading properties from i18n property files.
 

Classes in org.jboss.dna.common.i18n used by org.jboss.dna.connector.jbosscache
I18n
          An internalized string object, which manages the initialization of internationalization (i18n) files, substitution of values within i18n message placeholders, and dynamically reading properties from i18n property files.
 

Classes in org.jboss.dna.common.i18n used by org.jboss.dna.connector.store.jpa
I18n
          An internalized string object, which manages the initialization of internationalization (i18n) files, substitution of values within i18n message placeholders, and dynamically reading properties from i18n property files.
 

Classes in org.jboss.dna.common.i18n used by org.jboss.dna.connector.svn
I18n
          An internalized string object, which manages the initialization of internationalization (i18n) files, substitution of values within i18n message placeholders, and dynamically reading properties from i18n property files.
 

Classes in org.jboss.dna.common.i18n used by org.jboss.dna.graph
I18n
          An internalized string object, which manages the initialization of internationalization (i18n) files, substitution of values within i18n message placeholders, and dynamically reading properties from i18n property files.
 

Classes in org.jboss.dna.common.i18n used by org.jboss.dna.jcr
I18n
          An internalized string object, which manages the initialization of internationalization (i18n) files, substitution of values within i18n message placeholders, and dynamically reading properties from i18n property files.
 

Classes in org.jboss.dna.common.i18n used by org.jboss.dna.maven
I18n
          An internalized string object, which manages the initialization of internationalization (i18n) files, substitution of values within i18n message placeholders, and dynamically reading properties from i18n property files.
 

Classes in org.jboss.dna.common.i18n used by org.jboss.dna.repository
I18n
          An internalized string object, which manages the initialization of internationalization (i18n) files, substitution of values within i18n message placeholders, and dynamically reading properties from i18n property files.
 

Classes in org.jboss.dna.common.i18n used by org.jboss.dna.sequencer.cnd
I18n
          An internalized string object, which manages the initialization of internationalization (i18n) files, substitution of values within i18n message placeholders, and dynamically reading properties from i18n property files.
 

Classes in org.jboss.dna.common.i18n used by org.jboss.dna.sequencer.image
I18n
          An internalized string object, which manages the initialization of internationalization (i18n) files, substitution of values within i18n message placeholders, and dynamically reading properties from i18n property files.
 

Classes in org.jboss.dna.common.i18n used by org.jboss.dna.sequencer.java
I18n
          An internalized string object, which manages the initialization of internationalization (i18n) files, substitution of values within i18n message placeholders, and dynamically reading properties from i18n property files.
 

Classes in org.jboss.dna.common.i18n used by org.jboss.dna.sequencer.msoffice
I18n
          An internalized string object, which manages the initialization of internationalization (i18n) files, substitution of values within i18n message placeholders, and dynamically reading properties from i18n property files.
 

Classes in org.jboss.dna.common.i18n used by org.jboss.dna.sequencer.xml
I18n
          An internalized string object, which manages the initialization of internationalization (i18n) files, substitution of values within i18n message placeholders, and dynamically reading properties from i18n property files.
 



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