A B C D E F G H I J K L M N O P R S T U V W

A

AbstractComponent - Class in org.jboss.dna.common.component
 
AbstractComponent() - Constructor for class org.jboss.dna.common.component.AbstractComponent
 
AbstractMavenUrlProvider - Class in org.jboss.dna.maven.spi
 
AbstractMavenUrlProvider() - Constructor for class org.jboss.dna.maven.spi.AbstractMavenUrlProvider
 
AbstractServiceAdministrator - Class in org.jboss.dna.repository.services
Simple abstract implementation of the service administrator interface that can be easily subclassed by services that require an administrative interface.
AbstractSessionFactory - Class in org.jboss.dna.repository.util
A SessionFactory implementation that creates Session instances using Repository instances.
AbstractSessionFactory() - Constructor for class org.jboss.dna.repository.util.AbstractSessionFactory
Create an instance of the factory with the default delimiters.
AbstractSessionFactory(char...) - Constructor for class org.jboss.dna.repository.util.AbstractSessionFactory
Create an instance of the factory by supplying naming context and the characters that may be used to delimit the workspace name from the repository name.
accept(NodeChange) - Method in interface org.jboss.dna.repository.sequencers.SequencingService.NodeFilter
Determine whether the node represented by the supplied change should be submitted for sequencing.
add(ConfigType) - Method in class org.jboss.dna.common.component.ComponentLibrary
Add the configuration for a sequencer, or update any existing one that represents the same configuration
add(Double, Double) - Method in class org.jboss.dna.common.math.DoubleOperations
 
add(long, TimeUnit) - Method in class org.jboss.dna.common.math.Duration
Add the supplied duration to this duration, and return the result.
add(Duration) - Method in class org.jboss.dna.common.math.Duration
Add the supplied duration to this duration, and return the result.
add(Duration, Duration) - Method in class org.jboss.dna.common.math.DurationOperations
 
add(Float, Float) - Method in class org.jboss.dna.common.math.FloatOperations
 
add(Integer, Integer) - Method in class org.jboss.dna.common.math.IntegerOperations
 
add(Long, Long) - Method in class org.jboss.dna.common.math.LongOperations
 
add(T, T) - Method in interface org.jboss.dna.common.math.MathOperations
Add the two operands and return the sum.
add(Short, Short) - Method in class org.jboss.dna.common.math.ShortOperations
 
add(T) - Method in class org.jboss.dna.common.stats.SimpleStatistics
Add a new value to these statistics.
addError(I18n, Object...) - Method in class org.jboss.dna.common.collection.Problems
 
addError(Throwable, I18n, Object...) - Method in class org.jboss.dna.common.collection.Problems
 
addError(I18n, String, String, Object...) - Method in class org.jboss.dna.common.collection.Problems
 
addError(Throwable, I18n, String, String, Object...) - Method in class org.jboss.dna.common.collection.Problems
 
addError(int, I18n, Object...) - Method in class org.jboss.dna.common.collection.Problems
 
addError(Throwable, int, I18n, Object...) - Method in class org.jboss.dna.common.collection.Problems
 
addError(int, I18n, String, String, Object...) - Method in class org.jboss.dna.common.collection.Problems
 
addError(Throwable, int, I18n, String, String, Object...) - Method in class org.jboss.dna.common.collection.Problems
 
addInfo(I18n, Object...) - Method in class org.jboss.dna.common.collection.Problems
 
addInfo(Throwable, I18n, Object...) - Method in class org.jboss.dna.common.collection.Problems
 
addInfo(I18n, String, String, Object...) - Method in class org.jboss.dna.common.collection.Problems
 
addInfo(Throwable, I18n, String, String, Object...) - Method in class org.jboss.dna.common.collection.Problems
 
addInfo(int, I18n, Object...) - Method in class org.jboss.dna.common.collection.Problems
 
addInfo(Throwable, int, I18n, Object...) - Method in class org.jboss.dna.common.collection.Problems
 
addInfo(int, I18n, String, String, Object...) - Method in class org.jboss.dna.common.collection.Problems
 
addInfo(Throwable, int, I18n, String, String, Object...) - Method in class org.jboss.dna.common.collection.Problems
 
addIrregular(String, String) - Method in class org.jboss.dna.common.text.Inflector
 
addListener(EventListener) - Method in class org.jboss.dna.repository.observation.ObservationService
 
addListener(NodeChangeListener) - Method in class org.jboss.dna.repository.observation.ObservationService
 
addPluralize(String, String) - Method in class org.jboss.dna.common.text.Inflector
 
addRuleSet(RuleSet) - Method in class org.jboss.dna.repository.rules.RuleService
Add a rule set, or update any existing one that represents the same rule set
addSequencer(SequencerConfig) - Method in class org.jboss.dna.repository.sequencers.SequencingService
Add the configuration for a sequencer, or update any existing one that represents the same configuration
addSingularize(String, String) - Method in class org.jboss.dna.common.text.Inflector
 
addUncountable(String...) - Method in class org.jboss.dna.common.text.Inflector
 
addWarning(I18n, Object...) - Method in class org.jboss.dna.common.collection.Problems
 
addWarning(Throwable, I18n, Object...) - Method in class org.jboss.dna.common.collection.Problems
 
addWarning(I18n, String, String, Object...) - Method in class org.jboss.dna.common.collection.Problems
 
addWarning(Throwable, I18n, String, String, Object...) - Method in class org.jboss.dna.common.collection.Problems
 
addWarning(int, I18n, Object...) - Method in class org.jboss.dna.common.collection.Problems
 
addWarning(Throwable, int, I18n, Object...) - Method in class org.jboss.dna.common.collection.Problems
 
addWarning(int, I18n, String, String, Object...) - Method in class org.jboss.dna.common.collection.Problems
 
addWarning(Throwable, int, I18n, String, String, Object...) - Method in class org.jboss.dna.common.collection.Problems
 
AdministeredService - Interface in org.jboss.dna.repository.services
 
append(String) - Method in class org.jboss.dna.common.jcr.Path
Create a path by appending a single segment without decoding any of the characters.
append(String...) - Method in class org.jboss.dna.common.jcr.Path
Create a path by appending a single segment without decoding any of the characters.
append(String, TextEncoder) - Method in class org.jboss.dna.common.jcr.Path
Create a path by appending a single segment.
append(String[], TextEncoder) - Method in class org.jboss.dna.common.jcr.Path
Create a path by appending multiple segment.
ArgCheck - Class in org.jboss.dna.common.util
Utility class that checks arguments to methods.
argumentDidNotContainKey - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentDidNotContainObject - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentMayNotBeEmpty - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentMayNotBeNegative - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentMayNotBeNull - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentMayNotBeNullOrZeroLength - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentMayNotBeNullOrZeroLengthOrEmpty - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentMayNotBePositive - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentMayNotContainNullValue - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentMustBeEquals - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentMustBeInstanceOf - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentMustBeNegative - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentMustBeNull - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentMustBeNumber - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentMustBePositive - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentMustBeSameAs - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentMustNotBeEquals - Static variable in class org.jboss.dna.common.CommonI18n
 
argumentMustNotBeSameAs - Static variable in class org.jboss.dna.common.CommonI18n
 
ArtifactType - Enum in org.jboss.dna.maven
 
asBigDecimal(Double) - Method in class org.jboss.dna.common.math.DoubleOperations
 
asBigDecimal(Duration) - Method in class org.jboss.dna.common.math.DurationOperations
 
asBigDecimal(Float) - Method in class org.jboss.dna.common.math.FloatOperations
 
asBigDecimal(Integer) - Method in class org.jboss.dna.common.math.IntegerOperations
 
asBigDecimal(Long) - Method in class org.jboss.dna.common.math.LongOperations
 
asBigDecimal(T) - Method in interface org.jboss.dna.common.math.MathOperations
Create a BigDecimal representation of the supplied value.
asBigDecimal(Short) - Method in class org.jboss.dna.common.math.ShortOperations
 
awaitTermination(long, TimeUnit) - Method in interface org.jboss.dna.repository.services.ServiceAdministrator
Blocks until all work has completed execution after a shutdown request, or the timeout occurs, or the current thread is interrupted, whichever happens first.

B

beginTask(double, I18n, Object...) - Method in class org.jboss.dna.common.monitor.LoggingProgressMonitor
Start work on the task, specifying the total amount of work that this task constitutes.
beginTask(double, I18n, Object...) - Method in class org.jboss.dna.common.monitor.NullProgressMonitor
Start work on the task, specifying the total amount of work that this task constitutes.
beginTask(double, I18n, Object...) - Method in interface org.jboss.dna.common.monitor.ProgressMonitor
Start work on the task, specifying the total amount of work that this task constitutes.
beginTask(double, I18n, Object...) - Method in class org.jboss.dna.common.monitor.ProgressMonitorWrapper
Start work on the task, specifying the total amount of work that this task constitutes.
beginTask(double, I18n, Object...) - Method in class org.jboss.dna.common.monitor.SimpleProgressMonitor
Start work on the task, specifying the total amount of work that this task constitutes.
beginTask(double, I18n, Object...) - Method in class org.jboss.dna.common.monitor.SubProgressMonitor
Start work on the task, specifying the total amount of work that this task constitutes.

C

camelCase(String, boolean, char...) - Method in class org.jboss.dna.common.text.Inflector
By default, this method converts strings to UpperCamelCase.
capitalize(String) - Method in class org.jboss.dna.common.text.Inflector
Returns a copy of the input with the first character converted to uppercase and the remainder to lowercase.
check() - Method in class org.jboss.dna.sequencer.images.ImageMetadata
Call this method after you have provided an input stream or file using ImageMetadata.setInput(InputStream) or ImageMetadata.setInput(DataInput).
checkValue(T, boolean) - Method in class org.jboss.dna.common.stats.Histogram.Bucket
Check whether the value fits in this bucket.
ClassLoaderFactory - Interface in org.jboss.dna.common.component
Factory interface for creating class loaders.
ClasspathLocalizationRepository - Class in org.jboss.dna.common.i18n
Implementation of a LocalizationRepository that loads a properties file from the classpath of the supplied class loader.
ClasspathLocalizationRepository() - Constructor for class org.jboss.dna.common.i18n.ClasspathLocalizationRepository
Create a repository using the current thread's context class loader or, if that is null, the same class loader that loaded this class.
ClasspathLocalizationRepository(ClassLoader) - Constructor for class org.jboss.dna.common.i18n.ClasspathLocalizationRepository
Create a repository using the supplied class loader.
ClassUtil - Class in org.jboss.dna.common.util
Static utilities for working with classes.
clear() - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
clear() - Method in class org.jboss.dna.common.text.Inflector
Completely remove all rules within this inflector.
clear() - Static method in class org.jboss.dna.common.util.LogContext
Clear all entries in the MDC of the underlying implementation.
clone() - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
clone() - Method in class org.jboss.dna.common.jcr.Path
clone() - Method in class org.jboss.dna.common.jcr.Path.Segment
clone() - Method in class org.jboss.dna.common.text.Inflector
 
clone() - Method in class org.jboss.dna.maven.MavenId
clone() - Method in class org.jboss.dna.repository.rules.RuleSet
CommonI18n - Class in org.jboss.dna.common
 
CommonI18n() - Constructor for class org.jboss.dna.common.CommonI18n
 
compare(Double, Double) - Method in class org.jboss.dna.common.math.DoubleOperations
 
compare(Duration, Duration) - Method in class org.jboss.dna.common.math.DurationOperations
 
compare(Float, Float) - Method in class org.jboss.dna.common.math.FloatOperations
 
compare(Integer, Integer) - Method in class org.jboss.dna.common.math.IntegerOperations
 
compare(Long, Long) - Method in class org.jboss.dna.common.math.LongOperations
 
compare(T, T) - Method in interface org.jboss.dna.common.math.MathOperations
Compare the two operands and return an integer that describes whether the first value is larger, smaller or the same as the second value.
compare(Short, Short) - Method in class org.jboss.dna.common.math.ShortOperations
 
compareTo(ComponentConfig) - Method in class org.jboss.dna.common.component.ComponentConfig
compareTo(Path) - Method in class org.jboss.dna.common.jcr.Path
compareTo(Path.Segment) - Method in class org.jboss.dna.common.jcr.Path.Segment
compareTo(Duration) - Method in class org.jboss.dna.common.math.Duration
compareTo(ProgressStatus) - Method in class org.jboss.dna.common.monitor.ProgressStatus
compareTo(Histogram<T>.Bucket) - Method in class org.jboss.dna.common.stats.Histogram.Bucket
 
compareTo(Stopwatch) - Method in class org.jboss.dna.common.stats.Stopwatch
 
compareTo(MavenId) - Method in class org.jboss.dna.maven.MavenId
compareTo(MavenId.Version) - Method in class org.jboss.dna.maven.MavenId.Version
compareTo(SequencerOutputMap.PropertyValue) - Method in class org.jboss.dna.repository.sequencers.SequencerOutputMap.PropertyValue
compile(String) - Static method in class org.jboss.dna.repository.sequencers.SequencerPathExpression
Compile the supplied expression and return the resulting SequencerPathExpression2 instance.
Component<T extends ComponentConfig> - Interface in org.jboss.dna.common.component
The interface for a DNA component, which sequences nodes and their content to extract additional information from the information.
componentClassnameNotValid - Static variable in class org.jboss.dna.common.CommonI18n
 
ComponentConfig - Class in org.jboss.dna.common.component
 
ComponentConfig(String, String, String, String...) - Constructor for class org.jboss.dna.common.component.ComponentConfig
Create a component configuration.
ComponentConfig(String, String, long, String, String...) - Constructor for class org.jboss.dna.common.component.ComponentConfig
Create a component configuration.
ComponentLibrary<ComponentType,ConfigType extends ComponentConfig> - Class in org.jboss.dna.common.component
Maintains the list of component instances for the system.
ComponentLibrary() - Constructor for class org.jboss.dna.common.component.ComponentLibrary
Create a new library of components.
componentNotConfigured - Static variable in class org.jboss.dna.common.CommonI18n
 
compute(Object...) - Static method in class org.jboss.dna.common.util.HashCode
Compute a combined hash code from the supplied objects.
configure(Properties) - Method in class org.jboss.dna.maven.spi.AbstractMavenUrlProvider
Configure this provider given the configuration properties.
configure(Properties) - Method in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
Configure this provider given the configuration properties. This method is intended to be called by the MavenRepository that instantiates this provider, and only once immediately after instantiation and before any calls to MavenUrlProvider.getUrl(MavenId, ArtifactType, SignatureType, boolean).
configure(Properties) - Method in interface org.jboss.dna.maven.spi.MavenUrlProvider
Configure this provider given the configuration properties.
ConsoleInput - Class in org.jboss.example.dna.sequencers
 
ConsoleInput(SequencingClient) - Constructor for class org.jboss.example.dna.sequencers.ConsoleInput
 
contains(Object) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
contains(Collection, Object, String) - Static method in class org.jboss.dna.common.util.ArgCheck
Check that the collection contains the value
containsKey(Object) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
containsKey(Map, Object, String) - Static method in class org.jboss.dna.common.util.ArgCheck
Check that the map contains the key
containsNoNulls(Collection, String) - Static method in class org.jboss.dna.common.util.ArgCheck
Check that the collection is not null and contains no nulls
containsNoNulls(Object[], String) - Static method in class org.jboss.dna.common.util.ArgCheck
Check that the array is not null and contains no nulls
containsValue(Object) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
CONTENT_NODE_NAME - Static variable in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
CONTENT_PROPERTY_NAME - Static variable in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
create(int) - Method in class org.jboss.dna.common.math.DoubleOperations
 
create(long) - Method in class org.jboss.dna.common.math.DoubleOperations
 
create(double) - Method in class org.jboss.dna.common.math.DoubleOperations
 
create(int) - Method in class org.jboss.dna.common.math.DurationOperations
 
create(long) - Method in class org.jboss.dna.common.math.DurationOperations
 
create(double) - Method in class org.jboss.dna.common.math.DurationOperations
 
create(int) - Method in class org.jboss.dna.common.math.FloatOperations
 
create(long) - Method in class org.jboss.dna.common.math.FloatOperations
 
create(double) - Method in class org.jboss.dna.common.math.FloatOperations
 
create(int) - Method in class org.jboss.dna.common.math.IntegerOperations
 
create(long) - Method in class org.jboss.dna.common.math.IntegerOperations
 
create(double) - Method in class org.jboss.dna.common.math.IntegerOperations
 
create(int) - Method in class org.jboss.dna.common.math.LongOperations
 
create(long) - Method in class org.jboss.dna.common.math.LongOperations
 
create(double) - Method in class org.jboss.dna.common.math.LongOperations
 
create(int) - Method in interface org.jboss.dna.common.math.MathOperations
Convert the integer representation into the natural object representation.
create(long) - Method in interface org.jboss.dna.common.math.MathOperations
Convert the long representation into the natural object representation.
create(double) - Method in interface org.jboss.dna.common.math.MathOperations
Convert the double representation into the natural object representation.
create(int) - Method in class org.jboss.dna.common.math.ShortOperations
 
create(long) - Method in class org.jboss.dna.common.math.ShortOperations
 
create(double) - Method in class org.jboss.dna.common.math.ShortOperations
 
create(String, Iterable<Event>) - Static method in class org.jboss.dna.repository.observation.NodeChanges
 
createClasspath(String) - Static method in class org.jboss.dna.maven.MavenId
Build a classpath of MavenIds by parsing the supplied string containing comma-separated Maven artifact coordinates.
createClasspath(String...) - Static method in class org.jboss.dna.maven.MavenId
Build a classpath of MavenIds by parsing the supplied Maven artifact coordinates.
createClasspath(MavenId...) - Static method in class org.jboss.dna.maven.MavenId
Create a classpath of MavenIds by examining the supplied IDs and removing any duplicates.
createFromCoordinates(String) - Static method in class org.jboss.dna.maven.MavenId
 
createSession(String) - Method in class org.jboss.dna.repository.util.AbstractSessionFactory
createSession(String) - Method in interface org.jboss.dna.repository.util.SessionFactory
 
createString(String, Object...) - Static method in class org.jboss.dna.common.util.StringUtil
Create a string by substituting the parameters into all key occurrences in the supplied format.
createString(char, int) - Static method in class org.jboss.dna.common.util.StringUtil
Create a new string containing the specified character repeated a specific number of times.
createSubtask(double) - Method in class org.jboss.dna.common.monitor.NullProgressMonitor
Create a subtask with the given about of work.
createSubtask(double) - Method in interface org.jboss.dna.common.monitor.ProgressMonitor
Create a subtask with the given about of work.
createSubtask(double) - Method in class org.jboss.dna.common.monitor.ProgressMonitorWrapper
Create a subtask with the given about of work.
createSubtask(double) - Method in class org.jboss.dna.common.monitor.SimpleProgressMonitor
Create a subtask with the given about of work.
createSubtask(double) - Method in class org.jboss.dna.common.monitor.SubProgressMonitor
Create a subtask with the given about of work.
createZeroValue() - Method in class org.jboss.dna.common.math.DoubleOperations
 
createZeroValue() - Method in class org.jboss.dna.common.math.DurationOperations
 
createZeroValue() - Method in class org.jboss.dna.common.math.FloatOperations
 
createZeroValue() - Method in class org.jboss.dna.common.math.IntegerOperations
 
createZeroValue() - Method in class org.jboss.dna.common.math.LongOperations
 
createZeroValue() - Method in interface org.jboss.dna.common.math.MathOperations
Create the object form of the "zero value".
createZeroValue() - Method in class org.jboss.dna.common.math.ShortOperations
 

D

dateParsingFailure - Static variable in class org.jboss.dna.common.CommonI18n
 
DateUtil - Class in org.jboss.dna.common.util
Utilities for working with dates.
debug(String, Object...) - Method in class org.jboss.dna.common.util.Logger
Log a message at the DEBUG level according to the specified format and (optional) parameters.
debug(Throwable, String, Object...) - Method in class org.jboss.dna.common.util.Logger
Log an exception (throwable) at the DEBUG level with an accompanying message.
decode(String) - Method in class org.jboss.dna.common.text.Jsr283Encoder
Return the decoded version of an encoded string
decode(String) - Method in class org.jboss.dna.common.text.NoOpEncoder
Return the decoded version of an encoded string
decode(String) - Method in interface org.jboss.dna.common.text.TextEncoder
Return the decoded version of an encoded string
decode(String) - Method in class org.jboss.dna.common.text.UrlEncoder
Return the decoded version of an encoded string
DEFAULT - Static variable in class org.jboss.dna.common.component.ComponentLibrary
Class loader factory instance that always returns the current thread's context class loader (if not null) or component library's class loader.
DEFAULT_ABSOLUTE_PATH - Static variable in class org.jboss.dna.repository.observation.ObservationService.WorkspaceListener
 
DEFAULT_BUCKET_COUNT - Static variable in class org.jboss.dna.common.stats.Histogram
 
DEFAULT_CODE - Static variable in class org.jboss.dna.common.collection.Problem
 
DEFAULT_CREATE_REPOSITORY_PATH - Static variable in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
DEFAULT_ENCODER - Static variable in class org.jboss.dna.common.jcr.Path
 
DEFAULT_EVENT_TYPES - Static variable in class org.jboss.dna.repository.observation.ObservationService.WorkspaceListener
 
DEFAULT_IS_DEEP - Static variable in class org.jboss.dna.repository.observation.ObservationService.WorkspaceListener
 
DEFAULT_JACKRABBIT_CONFIG_PATH - Static variable in class org.jboss.example.dna.sequencers.SequencingClient
 
DEFAULT_JCR_ABSOLUTE_PATH - Static variable in class org.jboss.dna.repository.rules.RuleSetRepositoryMonitor
 
DEFAULT_NO_LOCAL - Static variable in class org.jboss.dna.repository.observation.ObservationService.WorkspaceListener
 
DEFAULT_NODE_FILTER - Static variable in class org.jboss.dna.repository.sequencers.SequencingService
The default SequencingService.NodeFilter that accepts new nodes or nodes that have new/changed properties.
DEFAULT_OPTIONAL - Static variable in class org.jboss.dna.maven.MavenDependency
 
DEFAULT_PASSWORD - Static variable in class org.jboss.example.dna.sequencers.SequencingClient
 
DEFAULT_PATH_TO_TOP_OF_MAVEN_REPOSITORY - Static variable in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
DEFAULT_REPOSITORY_NAME - Static variable in class org.jboss.example.dna.sequencers.SequencingClient
 
DEFAULT_SEQUENCER_SELECTOR - Static variable in class org.jboss.dna.repository.sequencers.SequencingService
The default SequencingService.Selector that considers every Sequencer to be used for every node.
DEFAULT_SIGNIFICANT_FIGURES - Static variable in class org.jboss.dna.common.stats.Histogram
 
DEFAULT_TYPE - Static variable in class org.jboss.dna.maven.MavenDependency
 
DEFAULT_USERNAME - Static variable in class org.jboss.example.dna.sequencers.SequencingClient
 
DEFAULT_WORKING_DIRECTORY - Static variable in class org.jboss.example.dna.sequencers.SequencingClient
 
DEFAULT_WORKSPACE_NAME - Static variable in class org.jboss.example.dna.sequencers.SequencingClient
 
delete(String) - Static method in class org.jboss.dna.common.util.FileUtil
Delete the file or directory at the supplied path.
delete(File) - Static method in class org.jboss.dna.common.util.FileUtil
Delete the file or directory given by the supplied reference.
DELIMITER - Static variable in class org.jboss.dna.common.jcr.Path
 
DELIMITER_STR - Static variable in class org.jboss.dna.common.jcr.Path
 
DetailedStatistics<T extends java.lang.Number> - Class in org.jboss.dna.common.stats
Encapsulation of the statistics for a series of values to which new values are frequently added.
DetailedStatistics(MathOperations<T>) - Constructor for class org.jboss.dna.common.stats.DetailedStatistics
 
displaySearchResults(List<MediaInfo>) - Method in class org.jboss.example.dna.sequencers.ConsoleInput
 
displaySearchResults(List<MediaInfo>) - Method in interface org.jboss.example.dna.sequencers.UserInterface
 
divide(Double, Double) - Method in class org.jboss.dna.common.math.DoubleOperations
 
divide(long) - Method in class org.jboss.dna.common.math.Duration
Divide the duration by the supplied number, and return the result.
divide(Duration) - Method in class org.jboss.dna.common.math.Duration
Divide the duration by another duration to calculate the ratio.
divide(Duration, Duration) - Method in class org.jboss.dna.common.math.DurationOperations
 
divide(Float, Float) - Method in class org.jboss.dna.common.math.FloatOperations
 
divide(Integer, Integer) - Method in class org.jboss.dna.common.math.IntegerOperations
 
divide(Long, Long) - Method in class org.jboss.dna.common.math.LongOperations
 
divide(T, T) - Method in interface org.jboss.dna.common.math.MathOperations
Divide the first operand by the second, and return the result.
divide(Short, Short) - Method in class org.jboss.dna.common.math.ShortOperations
 
done() - Method in class org.jboss.dna.common.monitor.LoggingProgressMonitor
Mark this task as being completed. This method must be called for the task to be properly completed.
done() - Method in class org.jboss.dna.common.monitor.NullProgressMonitor
Mark this task as being completed.
done() - Method in interface org.jboss.dna.common.monitor.ProgressMonitor
Mark this task as being completed.
done() - Method in class org.jboss.dna.common.monitor.ProgressMonitorWrapper
Mark this task as being completed.
done() - Method in class org.jboss.dna.common.monitor.SimpleProgressMonitor
Mark this task as being completed.
done() - Method in class org.jboss.dna.common.monitor.SubProgressMonitor
Mark this task as being completed.
DoubleOperations - Class in org.jboss.dna.common.math
 
DoubleOperations() - Constructor for class org.jboss.dna.common.math.DoubleOperations
 
doubleValue(Double) - Method in class org.jboss.dna.common.math.DoubleOperations
 
doubleValue() - Method in class org.jboss.dna.common.math.Duration
doubleValue(Duration) - Method in class org.jboss.dna.common.math.DurationOperations
 
doubleValue(Float) - Method in class org.jboss.dna.common.math.FloatOperations
 
doubleValue(Integer) - Method in class org.jboss.dna.common.math.IntegerOperations
 
doubleValue(Long) - Method in class org.jboss.dna.common.math.LongOperations
 
doubleValue(T) - Method in interface org.jboss.dna.common.math.MathOperations
Convert the value to a double.
doubleValue(Short) - Method in class org.jboss.dna.common.math.ShortOperations
 
Duration - Class in org.jboss.dna.common.math
A number representing an immutable duration of time.
Duration(long) - Constructor for class org.jboss.dna.common.math.Duration
Create a duration given the number of nanoseconds.
Duration(long, TimeUnit) - Constructor for class org.jboss.dna.common.math.Duration
Create a duration and the time unit.
Duration.Components - Class in org.jboss.dna.common.math
The atomic components of this duration, broken down into whole hours, minutes and (fractional) seconds.
DurationOperations - Class in org.jboss.dna.common.math
 
DurationOperations() - Constructor for class org.jboss.dna.common.math.DurationOperations
 

E

elements() - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
EMPTY_STRING_ARRAY - Static variable in class org.jboss.dna.common.util.StringUtil
 
encode(String) - Method in class org.jboss.dna.common.text.Jsr283Encoder
Returns the encoded version of a string.
encode(String) - Method in class org.jboss.dna.common.text.NoOpEncoder
Returns the encoded version of a string.
encode(String) - Method in interface org.jboss.dna.common.text.TextEncoder
Returns the encoded version of a string.
encode(String) - Method in class org.jboss.dna.common.text.UrlEncoder
Returns the encoded version of a string.
endsWith(String) - Method in class org.jboss.dna.common.jcr.Path
Determine whether the last segment matches that supplied.
endsWith(String, TextEncoder) - Method in class org.jboss.dna.common.jcr.Path
Determine whether the last segment matches that supplied.
entrySet() - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
equals(Object) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
equals(Object) - Method in class org.jboss.dna.common.component.ComponentConfig
equals(Object) - Method in class org.jboss.dna.common.jcr.Path
equals(Object) - Method in class org.jboss.dna.common.jcr.Path.Segment
equals(Object) - Method in class org.jboss.dna.common.monitor.ProgressStatus
equals(Object) - Method in class org.jboss.dna.common.stats.Histogram.Bucket
 
equals(Object) - Method in class org.jboss.dna.maven.MavenDependency
equals(Object) - Method in class org.jboss.dna.maven.MavenId
equals(Object) - Method in class org.jboss.dna.maven.MavenId.Version
equals(Object) - Method in class org.jboss.dna.repository.observation.NodeChange
equals(Object) - Method in class org.jboss.dna.repository.sequencers.SequencerOutputMap.PropertyValue
equals(Object) - Method in class org.jboss.dna.repository.sequencers.SequencerPathExpression
equals(Object) - Method in class org.jboss.dna.repository.sequencers.SequencerPathExpression.Matcher
equals(Object) - Method in class org.jboss.dna.repository.util.RepositoryNodePath
error(I18n, Object...) - Method in class org.jboss.dna.common.util.Logger
Log a message at the ERROR level according to the specified format and (optional) parameters.
error(Throwable, I18n, Object...) - Method in class org.jboss.dna.common.util.Logger
Log an exception (throwable) at the ERROR level with an accompanying message.
error(String, Throwable) - Method in class org.jboss.dna.repository.observation.ObservationService.DefaultProblemLog
error(String, Throwable) - Method in interface org.jboss.dna.repository.observation.ObservationService.ProblemLog
 
errorAddingOrUpdatingRuleSet - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorClosingBinaryStreamForPropertyFromNode - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorClosingTempFileStreamAfterWritingContent - Static variable in class org.jboss.dna.maven.MavenI18n
 
errorClosingUrlStreamToPom - Static variable in class org.jboss.dna.maven.MavenI18n
 
errorCreatingNode - Static variable in class org.jboss.dna.maven.MavenI18n
 
errorCreatingUrlForMavenId - Static variable in class org.jboss.dna.maven.MavenI18n
 
errorCreatingXpathParserToEvaluatePom - Static variable in class org.jboss.dna.maven.MavenI18n
 
errorCreatingXpathStatementsToEvaluatePom - Static variable in class org.jboss.dna.maven.MavenI18n
 
errorDeletingTempFileStreamAfterWritingContent - Static variable in class org.jboss.dna.maven.MavenI18n
 
errorDeregisteringRuleSetBeforeUpdatingIt - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorExecutingRuleSetWithGlobalsAndFacts - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorFindingPropertyNameInPropertyAddedEvent - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorFindingPropertyNameInPropertyChangedEvent - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorFindingPropertyNameInPropertyRemovedEvent - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorFindingSequencersToRunAgainstNode - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorGettingNodeRelativeToNode - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorGettingOptionalPropertyFromNode - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorGettingPomFileForMavenIdAtUrl - Static variable in class org.jboss.dna.maven.MavenI18n
 
errorGettingRequiredPropertyFromNode - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorGettingUrlForMavenProject - Static variable in class org.jboss.dna.maven.MavenI18n
 
errorInRepositoryWhileFindingSequencersToRunAgainstNode - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorInRepositoryWhileSequencingNode - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorObtainingSessionToRepositoryWorkspace - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorProcessingEvents - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorReadingNode - Static variable in class org.jboss.dna.maven.MavenI18n
 
errorReadingPropertiesFromContainerNode - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorReadingRulesAndProperties - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorReadingXmlDocumentToEvaluatePom - Static variable in class org.jboss.dna.maven.MavenI18n
 
errorRecreatingRuleSet - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorRemovingRuleSet - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorRemovingRuleSetUponShutdown - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorRollingBackRuleSetAfterUpdateFailed - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorUnregisteringWorkspaceListenerWhileShuttingDownObservationService - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorUsingJsr94RuleAdministrator - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorWhileSequencingNode - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
errorWritingNode - Static variable in class org.jboss.dna.maven.MavenI18n
 
errorWritingProblemsOnRuleSet - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
ESCAPE_CHARACTER - Static variable in class org.jboss.dna.common.text.UrlEncoder
 
execute(Node, String, NodeChange, Set<RepositoryNodePath>, ExecutionContext, ProgressMonitor) - Method in interface org.jboss.dna.repository.sequencers.Sequencer
Execute the sequencing operation on the supplied node, which has recently been created or changed.
execute(Node, String, NodeChange, Set<RepositoryNodePath>, ExecutionContext, ProgressMonitor) - Method in class org.jboss.dna.repository.sequencers.StreamSequencerAdapter
Execute the sequencing operation on the supplied node, which has recently been created or changed.
executeRules(String, Map<String, Object>, Object...) - Method in class org.jboss.dna.repository.rules.RuleService
Execute the set of rules defined by the supplied rule set name.
ExecutionContext - Interface in org.jboss.dna.repository.util
The context of an execution.
executionContextHasBeenClosed - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
exists(MavenId) - Method in class org.jboss.dna.maven.MavenRepository
Determine whether the identified library exists in this Maven repository.
exists(MavenId, MavenId...) - Method in class org.jboss.dna.maven.MavenRepository
Determine which of the identified libraries exist in this Maven repository.

F

FileUtil - Class in org.jboss.dna.common.util
 
FileUtil() - Constructor for class org.jboss.dna.common.util.FileUtil
 
findOrCreateChild(Session, Node, String) - Method in class org.jboss.dna.repository.util.JcrTools
 
findOrCreateChild(Session, Node, String, String) - Method in class org.jboss.dna.repository.util.JcrTools
 
findOrCreateNode(Session, String) - Method in class org.jboss.dna.repository.util.JcrTools
 
findOrCreateNode(Session, String, String) - Method in class org.jboss.dna.repository.util.JcrTools
 
findOrCreateNode(Session, String, String, String) - Method in class org.jboss.dna.repository.util.JcrTools
 
findOrCreateNode(Session, Node, String, String, String) - Method in class org.jboss.dna.repository.util.JcrTools
 
FloatOperations - Class in org.jboss.dna.common.math
 
FloatOperations() - Constructor for class org.jboss.dna.common.math.FloatOperations
 
floatValue(Double) - Method in class org.jboss.dna.common.math.DoubleOperations
 
floatValue() - Method in class org.jboss.dna.common.math.Duration
floatValue(Duration) - Method in class org.jboss.dna.common.math.DurationOperations
 
floatValue(Float) - Method in class org.jboss.dna.common.math.FloatOperations
 
floatValue(Integer) - Method in class org.jboss.dna.common.math.IntegerOperations
 
floatValue(Long) - Method in class org.jboss.dna.common.math.LongOperations
 
floatValue(T) - Method in interface org.jboss.dna.common.math.MathOperations
Convert the value to a float.
floatValue(Short) - Method in class org.jboss.dna.common.math.ShortOperations
 
FORMAT_BMP - Static variable in class org.jboss.dna.sequencer.images.ImageMetadata
Return value of ImageMetadata.getFormat() for BMP streams.
FORMAT_GIF - Static variable in class org.jboss.dna.sequencer.images.ImageMetadata
Return value of ImageMetadata.getFormat() for GIF streams.
FORMAT_IFF - Static variable in class org.jboss.dna.sequencer.images.ImageMetadata
Return value of ImageMetadata.getFormat() for IFF streams.
FORMAT_JPEG - Static variable in class org.jboss.dna.sequencer.images.ImageMetadata
Return value of ImageMetadata.getFormat() for JPEG streams.
FORMAT_PBM - Static variable in class org.jboss.dna.sequencer.images.ImageMetadata
Return value of ImageMetadata.getFormat() for PBM streams.
FORMAT_PCX - Static variable in class org.jboss.dna.sequencer.images.ImageMetadata
Return value of ImageMetadata.getFormat() for PCX streams.
FORMAT_PGM - Static variable in class org.jboss.dna.sequencer.images.ImageMetadata
Return value of ImageMetadata.getFormat() for PGM streams.
FORMAT_PNG - Static variable in class org.jboss.dna.sequencer.images.ImageMetadata
Return value of ImageMetadata.getFormat() for PNG streams.
FORMAT_PPM - Static variable in class org.jboss.dna.sequencer.images.ImageMetadata
Return value of ImageMetadata.getFormat() for PPM streams.
FORMAT_PSD - Static variable in class org.jboss.dna.sequencer.images.ImageMetadata
Return value of ImageMetadata.getFormat() for PSD streams.
FORMAT_RAS - Static variable in class org.jboss.dna.sequencer.images.ImageMetadata
Return value of ImageMetadata.getFormat() for RAS streams.
fromBigDecimal(BigDecimal) - Method in class org.jboss.dna.common.math.DoubleOperations
 
fromBigDecimal(BigDecimal) - Method in class org.jboss.dna.common.math.DurationOperations
 
fromBigDecimal(BigDecimal) - Method in class org.jboss.dna.common.math.FloatOperations
 
fromBigDecimal(BigDecimal) - Method in class org.jboss.dna.common.math.IntegerOperations
 
fromBigDecimal(BigDecimal) - Method in class org.jboss.dna.common.math.LongOperations
 
fromBigDecimal(BigDecimal) - Method in interface org.jboss.dna.common.math.MathOperations
Convert the BigDecimal representation into the natural object representation.
fromBigDecimal(BigDecimal) - Method in class org.jboss.dna.common.math.ShortOperations
 

G

get(Object) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
get(String) - Static method in class org.jboss.dna.common.util.LogContext
Get the context identified by the key parameter.
getAbsolutePath() - Method in class org.jboss.dna.repository.observation.NodeChange
 
getAbsolutePath() - Method in class org.jboss.dna.repository.observation.ObservationService.WorkspaceListener
 
getAbsolutePathToRuleSets() - Method in class org.jboss.dna.repository.rules.RuleSetRepositoryMonitor
 
getActivityName() - Method in class org.jboss.dna.common.monitor.NullProgressMonitor
Get the name of the activity.
getActivityName() - Method in interface org.jboss.dna.common.monitor.ProgressMonitor
Get the name of the activity.
getActivityName() - Method in class org.jboss.dna.common.monitor.ProgressMonitorWrapper
Get the name of the activity.
getActivityName() - Method in class org.jboss.dna.common.monitor.ProgressStatus
Get the name of the activity.
getActivityName() - Method in class org.jboss.dna.common.monitor.SimpleProgressMonitor
Get the name of the activity.
getActivityName() - Method in class org.jboss.dna.common.monitor.SubProgressMonitor
Get the name of the activity.
getAdministrator() - Method in class org.jboss.dna.repository.observation.ObservationService
getAdministrator() - Method in class org.jboss.dna.repository.rules.RuleService
Return the administrative component for this service.
getAdministrator() - Method in class org.jboss.dna.repository.sequencers.SequencingService
Return the administrative component for this service.
getAdministrator() - Method in interface org.jboss.dna.repository.services.AdministeredService
 
getAlbum() - Method in class org.jboss.dna.sequencer.mp3.Mp3Metadata
 
getAncestor() - Method in class org.jboss.dna.common.jcr.Path
Return the path to the parent, or this path if it is the root.
getAncestor(int) - Method in class org.jboss.dna.common.jcr.Path
Return the path to the ancestor of the supplied degree.
getArtifactId() - Method in class org.jboss.dna.maven.MavenId
The identifier for this artifact that is unique within the group given by the group ID.
getAuthor() - Method in class org.jboss.dna.sequencer.mp3.Mp3Metadata
 
getAverageDuration() - Method in class org.jboss.dna.common.stats.Stopwatch
Get the average duration that this stopwatch has recorded.
getBitsPerPixel() - Method in class org.jboss.dna.sequencer.images.ImageMetadata
If ImageMetadata.check() was successful, returns the image's number of bits per pixel.
getBucketCount() - Method in class org.jboss.dna.common.stats.Histogram
Return the number of buckets in this histogram.
getBuckets() - Method in class org.jboss.dna.common.stats.Histogram
Get the buckets in this histogram.
getCalendarFromStandardString(String) - Static method in class org.jboss.dna.common.util.DateUtil
Parse the date contained in the supplied string.
getCanonicalPath() - Method in class org.jboss.dna.common.jcr.Path
Get the canonical form of this path.
getClassifier() - Method in class org.jboss.dna.maven.MavenId
 
getClassLoader(String...) - Method in interface org.jboss.dna.common.component.ClassLoaderFactory
Get a class loader for the supplied classpath.
getClassLoader(String...) - Method in class org.jboss.dna.common.component.StandardClassLoaderFactory
Get a class loader for the supplied classpath.
getClassLoader(ClassLoader, MavenId...) - Method in class org.jboss.dna.maven.MavenRepository
Get a class loader that has as its classpath the JARs for the libraries identified by the supplied IDs.
getClassLoader(String...) - Method in class org.jboss.dna.maven.MavenRepository
Get a class loader that has as its classpath the JARs for the libraries identified by the supplied IDs.
getClassLoader(ClassLoader, String...) - Method in class org.jboss.dna.maven.MavenRepository
Get a class loader that has as its classpath the JARs for the libraries identified by the supplied IDs.
getClassLoaderFactory() - Method in class org.jboss.dna.common.component.ComponentLibrary
Get the class loader factory that should be used to load the component classes.
getClassLoaderFactory() - Method in class org.jboss.dna.repository.rules.RuleService
Get the class loader factory that should be used to load sequencers.
getClassLoaderFactory() - Method in class org.jboss.dna.repository.sequencers.SequencingService
Get the class loader factory that should be used to load sequencers.
getCode() - Method in class org.jboss.dna.common.collection.Problem
 
getComment(int) - Method in class org.jboss.dna.sequencer.images.ImageMetadata
Returns the index'th comment retrieved from the file.
getComment() - Method in class org.jboss.dna.sequencer.mp3.Mp3Metadata
 
getCommonAncestor(Path) - Method in class org.jboss.dna.common.jcr.Path
 
getComparator() - Method in class org.jboss.dna.common.math.DoubleOperations
 
getComparator() - Method in class org.jboss.dna.common.math.DurationOperations
 
getComparator() - Method in class org.jboss.dna.common.math.FloatOperations
 
getComparator() - Method in class org.jboss.dna.common.math.IntegerOperations
 
getComparator() - Method in class org.jboss.dna.common.math.LongOperations
 
getComparator() - Method in interface org.jboss.dna.common.math.MathOperations
Return a Comparator for this operand class.
getComparator() - Method in class org.jboss.dna.common.math.ShortOperations
 
getComponentClassname() - Method in class org.jboss.dna.common.component.ComponentConfig
Get the fully-qualified name of the Java class used for instances of this component
getComponentClasspath() - Method in class org.jboss.dna.common.component.ComponentConfig
Get the classpath defined in terms of strings compatible with a ClassLoaderFactory.
getComponentClasspathArray() - Method in class org.jboss.dna.common.component.ComponentConfig
Get the classpath defined as an array of strings compatible with a ClassLoaderFactory.
getComponents() - Method in class org.jboss.dna.common.math.Duration
Return the duration components.
getComponents() - Method in class org.jboss.dna.maven.MavenId.Version
 
getConfiguration() - Method in class org.jboss.dna.common.component.AbstractComponent
Return the configuration for this component, as supplied to the last Component.setConfiguration(ComponentConfig) invocation.
getConfiguration() - Method in interface org.jboss.dna.common.component.Component
Return the configuration for this component, as supplied to the last Component.setConfiguration(ComponentConfig) invocation.
getConfiguration() - Method in class org.jboss.dna.repository.sequencers.StreamSequencerAdapter
Return the configuration for this component, as supplied to the last Component.setConfiguration(ComponentConfig) invocation.
getCoordinates() - Method in class org.jboss.dna.maven.MavenId
 
getCount() - Method in class org.jboss.dna.common.stats.SimpleStatistics
Get the number of values that have been measured.
getCount() - Method in class org.jboss.dna.common.stats.Stopwatch
Return the number of runs (complete starts and stops) this stopwatch has undergone.
getCredentials() - Method in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
getDateAsStandardString(long) - Static method in class org.jboss.dna.common.util.DateUtil
Obtain an ISO 8601:2004 string representation of the date given the supplied milliseconds since the epoch.
getDateAsStandardString(Calendar) - Static method in class org.jboss.dna.common.util.DateUtil
Obtain an ISO 8601:2004 string representation of the date given the supplied milliseconds since the epoch.
getDateAsStandardString(Date) - Static method in class org.jboss.dna.common.util.DateUtil
Obtain an ISO 8601:2004 string representation of the supplied date.
getDateAsStringForCurrentLocale(Date) - Static method in class org.jboss.dna.common.util.DateUtil
 
getDateAsStringForLocale(Date, Locale) - Static method in class org.jboss.dna.common.util.DateUtil
 
getDateFromStandardString(String) - Static method in class org.jboss.dna.common.util.DateUtil
Parse the date contained in the supplied string.
getDefault() - Static method in enum org.jboss.dna.maven.MavenDependency.Scope
 
getDependencies(MavenId) - Method in class org.jboss.dna.maven.MavenRepository
Get the dependencies for the Maven project with the specified ID.
getDescription() - Method in class org.jboss.dna.common.component.ComponentConfig
Get the description for this component
getDescription() - Method in class org.jboss.dna.common.stats.Stopwatch
 
getDetailedStatistics() - Method in class org.jboss.dna.common.stats.Stopwatch
Return this stopwatch's detailed statistics, if they are being kept.
getDuratinInNanoseconds() - Method in class org.jboss.dna.common.math.Duration
Return the total duration in nanoseconds.
getDuration(TimeUnit) - Method in class org.jboss.dna.common.math.Duration
Get the duration value in the supplied unit of time.
getDurationInMicroseconds() - Method in class org.jboss.dna.common.math.Duration
Return the total duration in microseconds, which may contain a fraction part for the sub-microsecond component.
getDurationInMilliseconds() - Method in class org.jboss.dna.common.math.Duration
Return the total duration in microseconds, which may contain a fraction part for the sub-microsecond component.
getDurationInSeconds() - Method in class org.jboss.dna.common.math.Duration
Return the total duration in microseconds, which may contain a fraction part for the sub-microsecond component.
getEventTypes() - Method in class org.jboss.dna.repository.observation.ObservationService.WorkspaceListener
 
getExclusions() - Method in class org.jboss.dna.maven.MavenDependency
Exclusions explicitly tell Maven that you don't want to include the specified project that is a dependency of this dependency (in other words, its transitive dependency).
getExecutionContext() - Method in class org.jboss.dna.repository.sequencers.SequencingService
 
getExecutionSetProperties() - Method in class org.jboss.dna.repository.rules.RuleSet
Get the properties for this rule set that can be passed to an RuleExecutionSetProvider's createRuleExecutionSet method.
getExecutorService() - Method in class org.jboss.dna.repository.sequencers.SequencingService
Get the executor service used to run the sequencers.
getExponentInScientificNotation(Double) - Method in class org.jboss.dna.common.math.DoubleOperations
 
getExponentInScientificNotation(Duration) - Method in class org.jboss.dna.common.math.DurationOperations
 
getExponentInScientificNotation(Float) - Method in class org.jboss.dna.common.math.FloatOperations
 
getExponentInScientificNotation(Integer) - Method in class org.jboss.dna.common.math.IntegerOperations
 
getExponentInScientificNotation(Long) - Method in class org.jboss.dna.common.math.LongOperations
 
getExponentInScientificNotation(T) - Method in interface org.jboss.dna.common.math.MathOperations
Get the exponent if the number were written in exponential form.
getExponentInScientificNotation(Short) - Method in class org.jboss.dna.common.math.ShortOperations
 
getFileToUpload() - Method in class org.jboss.example.dna.sequencers.ConsoleInput
getFileToUpload() - Method in interface org.jboss.example.dna.sequencers.UserInterface
 
getFormat() - Method in class org.jboss.dna.sequencer.images.ImageMetadata
If ImageMetadata.check() was successful, returns the image format as one of the FORMAT_xyz constants from this class.
getFormatName() - Method in class org.jboss.dna.sequencer.images.ImageMetadata
If ImageMetadata.check() was successful, returns the image format's name.
getGroupId() - Method in class org.jboss.dna.maven.MavenId
A universally unique identifier for a project.
getHeight() - Method in class org.jboss.dna.sequencer.images.ImageMetadata
If ImageMetadata.check() was successful, returns one the image's vertical resolution in pixels.
getHistogram() - Method in class org.jboss.dna.common.stats.DetailedStatistics
Return the histogram of the values.
getHistogram(int) - Method in class org.jboss.dna.common.stats.DetailedStatistics
Return the histogram of the values.
getHistogram(int) - Method in class org.jboss.dna.common.stats.Stopwatch
Return the histogram of this stopwatch's individual runs.
getHostname() - Method in class org.jboss.dna.maven.MavenUrl
Get the host name
getHostnameAndPort() - Method in class org.jboss.dna.maven.MavenUrl
 
getHours() - Method in class org.jboss.dna.common.math.Duration.Components
Get the whole hours in this duration.
getId() - Method in class org.jboss.dna.maven.MavenDependency
The identifier of the artifact for this dependency.
getIndex() - Method in class org.jboss.dna.common.jcr.Path.Segment
 
getInputPath() - Method in class org.jboss.dna.repository.sequencers.SequencerPathExpression.Matcher
 
getInstance() - Static method in class org.jboss.dna.common.text.Inflector
 
getInstance() - Static method in class org.jboss.dna.common.text.NoOpEncoder
 
getInstanceOf(Object, Class<C>, String) - Static method in class org.jboss.dna.common.util.ArgCheck
Checks that the object is an instance of the specified Class and then returns the object cast to the specified Class
getInstances() - Method in class org.jboss.dna.common.component.ComponentLibrary
Return the list of sequencers.
getLastSegment() - Method in class org.jboss.dna.common.jcr.Path
Get the last segment in this path.
getLevel() - Method in class org.jboss.dna.common.util.Logger
Get the logging level at which this logger is current set.
getLocalizationBundle(String, Locale) - Method in class org.jboss.dna.common.i18n.ClasspathLocalizationRepository
Obtain the URL to the properties file containing the localized messages given the supplied bundle name.
getLocalizationBundle(String, Locale) - Method in interface org.jboss.dna.common.i18n.LocalizationRepository
Obtain the URL to the properties file containing the localized messages given the supplied bundle name.
getLocalizationProblemLocales() - Static method in class org.jboss.dna.common.CommonI18n
 
getLocalizationProblemLocales(Class) - Static method in class org.jboss.dna.common.i18n.I18n
Note, calling this method will not trigger localization of the supplied internationalization class.
getLocalizationProblemLocales() - Static method in class org.jboss.dna.maven.MavenI18n
 
getLocalizationProblemLocales() - Static method in class org.jboss.dna.repository.RepositoryI18n
 
getLocalizationProblemLocales() - Static method in class org.jboss.dna.sequencer.images.ImageSequencerI18n
 
getLocalizationProblems() - Static method in class org.jboss.dna.common.CommonI18n
 
getLocalizationProblems(Locale) - Static method in class org.jboss.dna.common.CommonI18n
 
getLocalizationProblems(Class) - Static method in class org.jboss.dna.common.i18n.I18n
Note, calling this method will not trigger localization of the supplied internationalization class.
getLocalizationProblems(Class, Locale) - Static method in class org.jboss.dna.common.i18n.I18n
Note, calling this method will not trigger localization of the supplied internationalization class.
getLocalizationProblems() - Static method in class org.jboss.dna.maven.MavenI18n
 
getLocalizationProblems(Locale) - Static method in class org.jboss.dna.maven.MavenI18n
 
getLocalizationProblems() - Static method in class org.jboss.dna.repository.RepositoryI18n
 
getLocalizationProblems(Locale) - Static method in class org.jboss.dna.repository.RepositoryI18n
 
getLocalizationProblems() - Static method in class org.jboss.dna.sequencer.images.ImageSequencerI18n
 
getLocalizationProblems(Locale) - Static method in class org.jboss.dna.sequencer.images.ImageSequencerI18n
 
getLocalizationRepository() - Static method in class org.jboss.dna.common.i18n.I18n
Get the repository of localized messages.
getLocation() - Method in class org.jboss.dna.common.collection.Problem
 
getLogger(Class) - Static method in class org.jboss.dna.common.util.Logger
Return a logger named corresponding to the class passed as parameter, using the statically bound ILoggerFactory instance.
getLogger(String) - Static method in class org.jboss.dna.common.util.Logger
Return a logger named according to the name parameter using the statically bound ILoggerFactory instance.
getLogger() - Method in class org.jboss.dna.repository.observation.ObservationService
Get the logger for this system
getLogger() - Method in class org.jboss.dna.repository.rules.RuleService
Get the logger for this system
getLogger() - Method in class org.jboss.dna.repository.rules.RuleSetRepositoryMonitor
 
getLogger() - Method in class org.jboss.dna.repository.sequencers.SequencingService
Get the logger for this system
getLoggingLocale() - Static method in class org.jboss.dna.common.util.Logger
Get the locale used for the logs.
getLowerBound() - Method in class org.jboss.dna.common.stats.Histogram.Bucket
Get the lower bound of this bucket.
getLowerBound() - Method in class org.jboss.dna.common.stats.Histogram.BucketingStrategy
 
getLowerBound() - Method in class org.jboss.dna.common.stats.Histogram.DefaultBucketingStrategy
 
getLowerBound() - Method in class org.jboss.dna.common.stats.Histogram.ExplicitBucketingStrategy
 
getLowerBound() - Method in class org.jboss.dna.common.stats.Histogram.StandardDeviationBucketingStrategy
 
getMathOperations() - Method in class org.jboss.dna.common.stats.Histogram
 
getMathOperations() - Method in class org.jboss.dna.common.stats.SimpleStatistics
 
getMaximum() - Method in class org.jboss.dna.common.stats.SimpleStatistics
Get the maximum value in the series.
getMaximumDuration() - Method in class org.jboss.dna.common.stats.Stopwatch
Get the maximum duration that this stopwatch has recorded.
getMean() - Method in class org.jboss.dna.common.stats.SimpleStatistics
Return the approximate mean (average) value represented as an instance of the operand type.
getMeanValue() - Method in class org.jboss.dna.common.stats.SimpleStatistics
Return the mean (average) value.
getMedian() - Method in class org.jboss.dna.common.stats.DetailedStatistics
Return the approximate mean (average) value represented as an instance of the operand type.
getMedianDuration() - Method in class org.jboss.dna.common.stats.Stopwatch
Get the median duration that this stopwatch has recorded.
getMedianValue() - Method in class org.jboss.dna.common.stats.DetailedStatistics
Return the median value.
getMediaType() - Method in class org.jboss.example.dna.sequencers.MediaInfo
 
getMessage() - Method in class org.jboss.dna.common.collection.Problem
 
getMessage() - Method in class org.jboss.dna.common.monitor.ProgressStatus
Get the progress monitor's text message.
getMessageString() - Method in class org.jboss.dna.common.collection.Problem
Get the message written in the current locale.
getMimeType() - Method in class org.jboss.dna.sequencer.images.ImageMetadata
If ImageMetadata.check() was successful, returns a String with the MIME type of the format.
getMinimum() - Method in class org.jboss.dna.common.stats.SimpleStatistics
Get the minimum value in the series.
getMinimumDuration() - Method in class org.jboss.dna.common.stats.Stopwatch
Get the minimum duration that this stopwatch has recorded.
getMinutes() - Method in class org.jboss.dna.common.math.Duration.Components
Get the whole minutes in this duration.
getModifiedProperties() - Method in class org.jboss.dna.repository.observation.NodeChange
 
getName() - Method in class org.jboss.dna.common.component.ComponentConfig
Get the name of this component.
getName() - Method in class org.jboss.dna.common.jcr.Path.Segment
 
getName() - Method in class org.jboss.dna.common.util.Logger
Return the name of this logger instance.
getName() - Method in class org.jboss.dna.repository.sequencers.SequencerOutputMap.PropertyValue
Get the property name.
getName() - Method in class org.jboss.example.dna.sequencers.MediaInfo
 
getNamespaceURI(String) - Method in class org.jboss.dna.common.xml.SimpleNamespaceContext
getNode(Node, String, boolean, Problems) - Method in class org.jboss.dna.repository.util.JcrTools
 
getNodeFilter() - Method in class org.jboss.dna.repository.sequencers.SequencingService
Get the node filter used by this system.
getNodePath() - Method in class org.jboss.dna.repository.util.RepositoryNodePath
 
getNodeTypeNames() - Method in class org.jboss.dna.repository.observation.ObservationService.WorkspaceListener
 
getNormalizedPath() - Method in class org.jboss.dna.common.jcr.Path
Get a normalized path with as many ".." segments and all "." resolved.
getNotNull(T, String) - Static method in class org.jboss.dna.common.util.ArgCheck
Returns the specified argument if it is not null.
getNumberOfComments() - Method in class org.jboss.dna.sequencer.images.ImageMetadata
If ImageMetadata.check() was successful and ImageMetadata.setCollectComments(boolean) was called with true as argument, returns the number of comments retrieved from the input image stream / file.
getNumberOfEventsEnqueued() - Method in class org.jboss.dna.repository.observation.ObservationService.Statistics
 
getNumberOfEventSetsEnqueued() - Method in class org.jboss.dna.repository.observation.ObservationService.Statistics
 
getNumberOfEventSetsIgnored() - Method in class org.jboss.dna.repository.observation.ObservationService.Statistics
 
getNumberOfEventsIgnored() - Method in class org.jboss.dna.repository.observation.ObservationService.Statistics
 
getNumberOfImages() - Method in class org.jboss.dna.sequencer.images.ImageMetadata
Returns the number of images in the examined file.
getNumberOfNodeChangesEnqueued() - Method in class org.jboss.dna.repository.observation.ObservationService.Statistics
 
getNumberOfNodesSequenced() - Method in class org.jboss.dna.repository.sequencers.SequencingService.Statistics
 
getNumberOfNodesSkipped() - Method in class org.jboss.dna.repository.sequencers.SequencingService.Statistics
 
getNumberOfValues() - Method in class org.jboss.dna.common.stats.Histogram.Bucket
Get the number of values in this bucket.
getOperandClass() - Method in class org.jboss.dna.common.math.DoubleOperations
 
getOperandClass() - Method in class org.jboss.dna.common.math.DurationOperations
 
getOperandClass() - Method in class org.jboss.dna.common.math.FloatOperations
 
getOperandClass() - Method in class org.jboss.dna.common.math.IntegerOperations
 
getOperandClass() - Method in class org.jboss.dna.common.math.LongOperations
 
getOperandClass() - Method in interface org.jboss.dna.common.math.MathOperations
Return the class that these operations operate upon.
getOperandClass() - Method in class org.jboss.dna.common.math.ShortOperations
 
getOutputExpression() - Method in class org.jboss.dna.repository.sequencers.SequencerPathExpression
 
getOutputPath() - Method in class org.jboss.dna.repository.sequencers.SequencerPathExpression.Matcher
 
getParameters() - Method in class org.jboss.dna.common.collection.Problem
 
getParent() - Method in class org.jboss.dna.common.monitor.SubProgressMonitor
 
getPath() - Method in class org.jboss.dna.maven.MavenUrl
 
getPath() - Method in class org.jboss.dna.repository.sequencers.SequencerOutputMap.Entry
 
getPath() - Method in class org.jboss.example.dna.sequencers.MediaInfo
 
getPathExpressions() - Method in class org.jboss.dna.repository.sequencers.SequencerConfig
 
getPathToTopOfRepository() - Method in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
getPercentageOfValues() - Method in class org.jboss.dna.common.stats.Histogram.Bucket
Return the percentage of values in the histogram that appear in this bucket.
getPercentWorked() - Method in class org.jboss.dna.common.monitor.ProgressStatus
Get the progress as a percentage of the total work that's been completed.
getPhysicalHeightDpi() - Method in class org.jboss.dna.sequencer.images.ImageMetadata
Returns the physical height of this image in dots per inch (dpi).
getPhysicalHeightInch() - Method in class org.jboss.dna.sequencer.images.ImageMetadata
If ImageMetadata.check() was successful, returns the physical width of this image in dpi (dots per inch) or -1 if no value could be found.
getPhysicalWidthDpi() - Method in class org.jboss.dna.sequencer.images.ImageMetadata
If ImageMetadata.check() was successful, returns the physical width of this image in dpi (dots per inch) or -1 if no value could be found.
getPhysicalWidthInch() - Method in class org.jboss.dna.sequencer.images.ImageMetadata
Returns the physical width of an image in inches, or -1.0f if width information is not available.
getPort() - Method in class org.jboss.dna.maven.MavenUrl
Get the port.
getPrefix() - Method in class org.jboss.dna.common.jcr.Path.Segment
 
getPrefix(String) - Method in class org.jboss.dna.common.xml.SimpleNamespaceContext
getPrefixes(String) - Method in class org.jboss.dna.common.xml.SimpleNamespaceContext
getPreOrder() - Method in class org.jboss.dna.repository.observation.NodeChanges
 
getPrimaryTypeValue() - Method in class org.jboss.dna.repository.sequencers.SequencerOutputMap.Entry
Get the primary type specified for this node, or null if the type was not specified
getProblemLog() - Method in class org.jboss.dna.repository.observation.ObservationService
 
getProperties() - Method in class org.jboss.dna.maven.spi.AbstractMavenUrlProvider
Get the properties for this provider.
getProperties() - Method in class org.jboss.dna.repository.rules.RuleSet
Get this rule set's properties as an unmodifiable map.
getProperties() - Method in class org.jboss.example.dna.sequencers.MediaInfo
 
getProperty(String, String) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
getProperty(String) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
getPropertyAsString(Node, String, boolean, Problems) - Method in class org.jboss.dna.repository.util.JcrTools
 
getPropertyAsString(Node, String, boolean, String, Problems) - Method in class org.jboss.dna.repository.util.JcrTools
 
getPropertyAsStringArray(Node, String, boolean, Problems, String...) - Method in class org.jboss.dna.repository.util.JcrTools
 
getPropertyValue(Node, String, boolean, Problems) - Method in class org.jboss.dna.repository.util.JcrTools
 
getPropertyValues() - Method in class org.jboss.dna.repository.sequencers.SequencerOutputMap.Entry
Get the property values, which may be empty
getProviderUri() - Method in class org.jboss.dna.repository.rules.RuleSet
Get the URI of the JSR-94 RuleServiceProvider implementation that should be used.
getQualifiedName(boolean) - Method in class org.jboss.dna.common.jcr.Path.Segment
 
getReadable(Node) - Method in class org.jboss.dna.repository.util.JcrTools
 
getRelativePath() - Method in class org.jboss.dna.maven.MavenId
Return the relative JCR path for this resource, built from the components of the group ID, the artifact ID, and the version.
getRelativePath(TextEncoder) - Method in class org.jboss.dna.maven.MavenId
Return the relative JCR path for this resource, built from the components of the group ID, the artifact ID, and the version.
getRelativePath(boolean) - Method in class org.jboss.dna.maven.MavenId
Return the relative JCR path for this resource, built from the components of the group ID, the artifact ID, and the version.
getRelativePath(TextEncoder, boolean) - Method in class org.jboss.dna.maven.MavenId
Return the relative JCR path for this resource, built from the components of the group ID, the artifact ID, and the version.
getRemovedProperties() - Method in class org.jboss.dna.repository.observation.NodeChange
 
getRepository() - Method in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
Get the JCR repository used by this provider
getRepositoryPath(String) - Method in class org.jboss.example.dna.sequencers.ConsoleInput
 
getRepositoryPath(String) - Method in interface org.jboss.example.dna.sequencers.UserInterface
 
getRepositoryWorkspaceName() - Method in class org.jboss.dna.repository.observation.NodeChange
 
getRepositoryWorkspaceName() - Method in class org.jboss.dna.repository.observation.ObservationService.WorkspaceListener
 
getRepositoryWorkspaceName() - Method in class org.jboss.dna.repository.util.RepositoryNodePath
 
getResource() - Method in class org.jboss.dna.common.collection.Problem
 
getRules() - Method in class org.jboss.dna.repository.rules.RuleSet
Get the rules defined in terms of the language reqired by the provider.
getRuleService() - Method in class org.jboss.dna.repository.rules.RuleSetRepositoryMonitor
 
getRuleSets() - Method in class org.jboss.dna.repository.rules.RuleService
Obtain the rule sets that are currently available in this service.
getRuleSetUri() - Method in class org.jboss.dna.repository.rules.RuleSet
Get the URI of this rule set.
getRuntimeScopes() - Static method in enum org.jboss.dna.maven.MavenDependency.Scope
 
getScope() - Method in class org.jboss.dna.maven.MavenDependency
The scope of the dependency - compile, runtime, test, system, and provided.
getSeconds() - Method in class org.jboss.dna.common.math.Duration.Components
Get the duration's seconds component.
getSegment(int) - Method in class org.jboss.dna.common.jcr.Path
Get the segment at the supplied index.
getSelectedPath() - Method in class org.jboss.dna.repository.sequencers.SequencerPathExpression.Matcher
 
getSelectExpression() - Method in class org.jboss.dna.repository.sequencers.SequencerPathExpression
 
getSequencerSelector() - Method in class org.jboss.dna.repository.sequencers.SequencingService
Get the sequencing selector used by this system.
getSessionFactory() - Method in class org.jboss.dna.repository.observation.ObservationService
 
getSessionFactory() - Method in interface org.jboss.dna.repository.util.ExecutionContext
Get the session factory, which can be used to obtain sessions temporarily for this context.
getSessionFactory() - Method in class org.jboss.dna.repository.util.SimpleExecutionContext
Get the session factory, which can be used to obtain sessions temporarily for this context.
getSignificantFigures() - Method in class org.jboss.dna.common.stats.Histogram
 
getSimpleStatistics() - Method in class org.jboss.dna.common.stats.Stopwatch
Return this stopwatch's simple statistics.
getStackTrace(Throwable) - Static method in class org.jboss.dna.common.util.StringUtil
Get the stack trace of the supplied exception.
getStandardDeviation() - Method in class org.jboss.dna.common.stats.DetailedStatistics
Return the standard deviation.
getStartTime() - Method in class org.jboss.dna.repository.observation.ObservationService.Statistics
 
getStartTime() - Method in class org.jboss.dna.repository.sequencers.SequencingService.Statistics
 
getState() - Method in class org.jboss.dna.repository.services.AbstractServiceAdministrator
Return the current state of this service.
getState() - Method in interface org.jboss.dna.repository.services.ServiceAdministrator
Return the current state of this system.
getStatistics() - Method in class org.jboss.dna.repository.observation.ObservationService
Get the statistics for this system.
getStatistics() - Method in class org.jboss.dna.repository.sequencers.SequencingService
Get the statistics for this system.
getStatistics(SequencingService.Statistics) - Method in class org.jboss.example.dna.sequencers.ConsoleInput
 
getStatistics() - Method in class org.jboss.example.dna.sequencers.SequencingClient
Get the sequencing statistics.
getStatus() - Method in class org.jboss.dna.common.collection.Problem
 
getStatus(Locale) - Method in class org.jboss.dna.common.monitor.NullProgressMonitor
Return the current status of this activity, localized to the specified locale.
getStatus(Locale) - Method in interface org.jboss.dna.common.monitor.ProgressMonitor
Return the current status of this activity, localized to the specified locale.
getStatus(Locale) - Method in class org.jboss.dna.common.monitor.ProgressMonitorWrapper
Return the current status of this activity, localized to the specified locale.
getStatus(Locale) - Method in class org.jboss.dna.common.monitor.SimpleProgressMonitor
Return the current status of this activity, localized to the specified locale.
getStatus(Locale) - Method in class org.jboss.dna.common.monitor.SubProgressMonitor
Return the current status of this activity, localized to the specified locale.
getStrategy() - Method in class org.jboss.dna.common.stats.Histogram
 
getString() - Method in class org.jboss.dna.common.jcr.Path
Get the string form of the path.
getString(TextEncoder) - Method in class org.jboss.dna.common.jcr.Path
Get the encoded string form of the path, using the supplied encoder to encode characters in each of the path segments.
getSuffix() - Method in enum org.jboss.dna.maven.ArtifactType
 
getSuffix() - Method in enum org.jboss.dna.maven.SignatureType
 
getSystemPath() - Method in class org.jboss.dna.maven.MavenDependency
FOR SYSTEM SCOPE ONLY.
getText() - Method in enum org.jboss.dna.maven.MavenDependency.Scope
 
getTextGraph(int) - Method in class org.jboss.dna.common.stats.Histogram
Generate a textual (horizontal) bar graph of this histogram.
getThrowable() - Method in class org.jboss.dna.common.collection.Problem
 
getTimestamp() - Method in class org.jboss.dna.common.component.ComponentConfig
Get the system timestamp when this configuration object was created.
getTitle() - Method in class org.jboss.dna.sequencer.mp3.Mp3Metadata
 
getTools() - Method in interface org.jboss.dna.repository.util.ExecutionContext
Get a set of utilities for working with JCR.
getTools() - Method in class org.jboss.dna.repository.util.SimpleExecutionContext
Get a set of utilities for working with JCR.
getTotal() - Method in class org.jboss.dna.common.stats.SimpleStatistics
Get the aggregate sum of the values in the series.
getTotalDuration() - Method in class org.jboss.dna.common.stats.Stopwatch
Get the total duration that this stopwatch has recorded.
getTotalNumberOfValues() - Method in class org.jboss.dna.common.stats.Histogram
Return the total number of values that have gone into this histogram.
getType() - Method in class org.jboss.dna.maven.MavenDependency
The type of dependency.
getUncountables() - Method in class org.jboss.dna.common.text.Inflector
Get the set of words that are not processed by the Inflector.
getUpperBound() - Method in class org.jboss.dna.common.stats.Histogram.Bucket
Get the upper bound of this bucket.
getUpperBound() - Method in class org.jboss.dna.common.stats.Histogram.BucketingStrategy
 
getUpperBound() - Method in class org.jboss.dna.common.stats.Histogram.DefaultBucketingStrategy
 
getUpperBound() - Method in class org.jboss.dna.common.stats.Histogram.ExplicitBucketingStrategy
 
getUpperBound() - Method in class org.jboss.dna.common.stats.Histogram.StandardDeviationBucketingStrategy
 
getUrl(MavenId, ArtifactType, SignatureType) - Method in class org.jboss.dna.maven.MavenRepository
Get the URL for the artifact with the specified type in the given Maven project.
getUrl(MavenId, ArtifactType, SignatureType, boolean) - Method in class org.jboss.dna.maven.MavenRepository
Get the URL for the artifact with the specified type in the given Maven project.
getUrl(URLStreamHandler, TextEncoder) - Method in class org.jboss.dna.maven.MavenUrl
Get a URL that corresponds to the information in this object.
getUrl(MavenId, ArtifactType, SignatureType, boolean) - Method in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
Get the URL for the artifact with the specified type in the given Maven project.
getUrl(MavenId, ArtifactType, SignatureType, boolean) - Method in interface org.jboss.dna.maven.spi.MavenUrlProvider
Get the URL for the artifact with the specified type in the given Maven project.
getUuids() - Method in class org.jboss.dna.repository.observation.ObservationService.WorkspaceListener
 
getValue() - Method in class org.jboss.dna.repository.sequencers.SequencerOutputMap.PropertyValue
Get the property value, which is either a single value or an array of values.
getValues() - Method in class org.jboss.dna.common.stats.DetailedStatistics
Get the values that have been recorded in these statistics.
getValues() - Method in class org.jboss.dna.common.stats.Histogram.BucketingStrategy
 
getVersion() - Method in class org.jboss.dna.maven.MavenId
 
getWidth() - Method in class org.jboss.dna.common.stats.Histogram.Bucket
Get the width of this bucket.
getWidth() - Method in class org.jboss.dna.sequencer.images.ImageMetadata
If ImageMetadata.check() was successful, returns one the image's horizontal resolution in pixels.
getWorkspaceName() - Method in class org.jboss.dna.maven.MavenUrl
 
getWorkspaceName() - Method in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
getWrappedMonitor() - Method in class org.jboss.dna.common.monitor.ProgressMonitorWrapper
 
getYear() - Method in class org.jboss.dna.sequencer.mp3.Mp3Metadata
 

H

hasChanged(ComponentConfig) - Method in class org.jboss.dna.common.component.ComponentConfig
Determine whether this component has changed with respect to the supplied component.
hasChanged(ComponentConfig) - Method in class org.jboss.dna.repository.rules.RuleSet
Determine whether this component has changed with respect to the supplied component.
hasChanged(SequencerConfig) - Method in class org.jboss.dna.repository.sequencers.SequencerConfig
 
hasErrors() - Method in class org.jboss.dna.common.collection.Problems
 
hashCode() - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
hashCode() - Method in class org.jboss.dna.common.component.ComponentConfig
hashCode() - Method in class org.jboss.dna.common.jcr.Path
hashCode() - Method in class org.jboss.dna.common.jcr.Path.Segment
hashCode() - Method in class org.jboss.dna.common.monitor.ProgressStatus
HashCode - Class in org.jboss.dna.common.util
Utilities for easily computing hash codes.
HashCode() - Constructor for class org.jboss.dna.common.util.HashCode
 
hashCode() - Method in class org.jboss.dna.maven.MavenDependency
hashCode() - Method in class org.jboss.dna.maven.MavenId
hashCode() - Method in class org.jboss.dna.maven.MavenId.Version
hashCode() - Method in class org.jboss.dna.repository.observation.NodeChange
hashCode() - Method in class org.jboss.dna.repository.sequencers.SequencerOutputMap.PropertyValue
hashCode() - Method in class org.jboss.dna.repository.sequencers.SequencerPathExpression
hashCode() - Method in class org.jboss.dna.repository.sequencers.SequencerPathExpression.Matcher
hashCode() - Method in class org.jboss.dna.repository.util.RepositoryNodePath
hasIndex() - Method in class org.jboss.dna.common.jcr.Path.Segment
 
hasInfo() - Method in class org.jboss.dna.common.collection.Problems
 
hasPrefix() - Method in class org.jboss.dna.common.jcr.Path.Segment
 
hasProblem() - Method in class org.jboss.dna.common.i18n.I18n
 
hasProblem(Locale) - Method in class org.jboss.dna.common.i18n.I18n
 
hasProblems() - Method in class org.jboss.dna.common.collection.Problems
 
hasSameAncestor(Path) - Method in class org.jboss.dna.common.jcr.Path
 
hasWarnings() - Method in class org.jboss.dna.common.collection.Problems
 
Histogram<T extends java.lang.Number> - Class in org.jboss.dna.common.stats
 
Histogram(MathOperations<T>, List<T>) - Constructor for class org.jboss.dna.common.stats.Histogram
 
Histogram(MathOperations<T>, T...) - Constructor for class org.jboss.dna.common.stats.Histogram
 
Histogram.Bucket - Class in org.jboss.dna.common.stats
Represents a bucket in a histogram.
Histogram.BucketingStrategy - Class in org.jboss.dna.common.stats
 
Histogram.BucketingStrategy() - Constructor for class org.jboss.dna.common.stats.Histogram.BucketingStrategy
 
Histogram.DefaultBucketingStrategy - Class in org.jboss.dna.common.stats
 
Histogram.DefaultBucketingStrategy() - Constructor for class org.jboss.dna.common.stats.Histogram.DefaultBucketingStrategy
 
Histogram.ExplicitBucketingStrategy - Class in org.jboss.dna.common.stats
 
Histogram.StandardDeviationBucketingStrategy - Class in org.jboss.dna.common.stats
 
humanize(String, String...) - Method in class org.jboss.dna.common.text.Inflector
Capitalizes the first word and turns underscores into spaces and strips trailing "_id" and any supplied removable tokens.

I

I18n - Class in org.jboss.dna.common.i18n
Manages the initialization of internationalization (i18n) files, substitution of values within i18n message placeholders, and dynamically reading properties from i18n property files.
i18nClassInterface - Static variable in class org.jboss.dna.common.CommonI18n
 
i18nClassNotPublic - Static variable in class org.jboss.dna.common.CommonI18n
 
i18nFieldFinal - Static variable in class org.jboss.dna.common.CommonI18n
 
i18nFieldInvalidType - Static variable in class org.jboss.dna.common.CommonI18n
 
i18nFieldNotPublic - Static variable in class org.jboss.dna.common.CommonI18n
 
i18nFieldNotStatic - Static variable in class org.jboss.dna.common.CommonI18n
 
i18nLocalizationFileNotFound - Static variable in class org.jboss.dna.common.CommonI18n
 
i18nLocalizationProblems - Static variable in class org.jboss.dna.common.CommonI18n
 
i18nPropertyDuplicate - Static variable in class org.jboss.dna.common.CommonI18n
Parameters: Property Localization file URL
i18nPropertyMissing - Static variable in class org.jboss.dna.common.CommonI18n
 
i18nPropertyUnused - Static variable in class org.jboss.dna.common.CommonI18n
 
i18nRequiredToSuppliedParameterMismatch - Static variable in class org.jboss.dna.common.CommonI18n
 
id() - Method in class org.jboss.dna.common.i18n.I18n
 
IMAGE_BITS_PER_PIXEL - Static variable in class org.jboss.dna.sequencer.images.ImageMetadataSequencer
 
IMAGE_ENCODING - Static variable in class org.jboss.dna.sequencer.images.ImageMetadataSequencer
 
IMAGE_FORMAT_NAME - Static variable in class org.jboss.dna.sequencer.images.ImageMetadataSequencer
 
IMAGE_HEIGHT - Static variable in class org.jboss.dna.sequencer.images.ImageMetadataSequencer
 
IMAGE_MIME_TYPE - Static variable in class org.jboss.dna.sequencer.images.ImageMetadataSequencer
 
IMAGE_MIXINS - Static variable in class org.jboss.dna.sequencer.images.ImageMetadataSequencer
 
IMAGE_NUMBER_OF_IMAGES - Static variable in class org.jboss.dna.sequencer.images.ImageMetadataSequencer
 
IMAGE_PHYSICAL_HEIGHT_DPI - Static variable in class org.jboss.dna.sequencer.images.ImageMetadataSequencer
 
IMAGE_PHYSICAL_HEIGHT_INCHES - Static variable in class org.jboss.dna.sequencer.images.ImageMetadataSequencer
 
IMAGE_PHYSICAL_WIDTH_DPI - Static variable in class org.jboss.dna.sequencer.images.ImageMetadataSequencer
 
IMAGE_PHYSICAL_WIDTH_INCHES - Static variable in class org.jboss.dna.sequencer.images.ImageMetadataSequencer
 
IMAGE_PRIMARY_TYPE - Static variable in class org.jboss.dna.sequencer.images.ImageMetadataSequencer
 
IMAGE_PROGRESSIVE - Static variable in class org.jboss.dna.sequencer.images.ImageMetadataSequencer
 
IMAGE_WIDTH - Static variable in class org.jboss.dna.sequencer.images.ImageMetadataSequencer
 
ImageMetadata - Class in org.jboss.dna.sequencer.images
Get file format, image resolution, number of bits per pixel and optionally number of images, comments and physical resolution from JPEG, GIF, BMP, PCX, PNG, IFF, RAS, PBM, PGM, PPM and PSD files (or input streams).
ImageMetadata() - Constructor for class org.jboss.dna.sequencer.images.ImageMetadata
 
ImageMetadataSequencer - Class in org.jboss.dna.sequencer.images
A sequencer that processes the binary content of an image file, extracts the metadata for the image, and then writes that image metadata to the repository.
ImageMetadataSequencer() - Constructor for class org.jboss.dna.sequencer.images.ImageMetadataSequencer
 
ImageSequencerI18n - Class in org.jboss.dna.sequencer.images
 
ImageSequencerI18n() - Constructor for class org.jboss.dna.sequencer.images.ImageSequencerI18n
 
includesAllEventTypes(int...) - Method in class org.jboss.dna.repository.observation.NodeChange
 
includesEventTypes(int...) - Method in class org.jboss.dna.repository.observation.NodeChange
 
increment(Double) - Method in class org.jboss.dna.common.math.DoubleOperations
 
increment(Duration) - Method in class org.jboss.dna.common.math.DurationOperations
 
increment(Float) - Method in class org.jboss.dna.common.math.FloatOperations
 
increment(Integer) - Method in class org.jboss.dna.common.math.IntegerOperations
 
increment(Long) - Method in class org.jboss.dna.common.math.LongOperations
 
increment(T) - Method in interface org.jboss.dna.common.math.MathOperations
Increment the supplied operand by 1.
increment(Short) - Method in class org.jboss.dna.common.math.ShortOperations
 
Inflector - Class in org.jboss.dna.common.text
Transforms words to singular, plural, humanized (human readable), underscore, camel case, or ordinal form.
Inflector() - Constructor for class org.jboss.dna.common.text.Inflector
 
info(I18n, Object...) - Method in class org.jboss.dna.common.util.Logger
Log a message at the INFO level according to the specified format and (optional) parameters.
info(Throwable, I18n, Object...) - Method in class org.jboss.dna.common.util.Logger
Log an exception (throwable) at the INFO level with an accompanying message.
initialize(Class) - Static method in class org.jboss.dna.common.i18n.I18n
Initializes the internationalization fields declared on the supplied class.
initialProgressMonitorTaskName - Static variable in class org.jboss.dna.common.CommonI18n
 
instance(InputStream) - Static method in class org.jboss.dna.sequencer.mp3.Mp3Metadata
 
IntegerOperations - Class in org.jboss.dna.common.math
 
IntegerOperations() - Constructor for class org.jboss.dna.common.math.IntegerOperations
 
intValue(Double) - Method in class org.jboss.dna.common.math.DoubleOperations
 
intValue() - Method in class org.jboss.dna.common.math.Duration
intValue(Duration) - Method in class org.jboss.dna.common.math.DurationOperations
 
intValue(Float) - Method in class org.jboss.dna.common.math.FloatOperations
 
intValue(Integer) - Method in class org.jboss.dna.common.math.IntegerOperations
 
intValue(Long) - Method in class org.jboss.dna.common.math.LongOperations
 
intValue(T) - Method in interface org.jboss.dna.common.math.MathOperations
Convert the value to an integer.
intValue(Short) - Method in class org.jboss.dna.common.math.ShortOperations
 
InvalidPathException - Exception in org.jboss.dna.common.jcr
 
InvalidPathException() - Constructor for exception org.jboss.dna.common.jcr.InvalidPathException
 
InvalidPathException(String) - Constructor for exception org.jboss.dna.common.jcr.InvalidPathException
 
InvalidPathException(Throwable) - Constructor for exception org.jboss.dna.common.jcr.InvalidPathException
 
InvalidPathException(String, Throwable) - Constructor for exception org.jboss.dna.common.jcr.InvalidPathException
 
invalidRepositoryNodePath - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
InvalidRuleSetException - Exception in org.jboss.dna.repository.rules
 
InvalidRuleSetException() - Constructor for exception org.jboss.dna.repository.rules.InvalidRuleSetException
 
InvalidRuleSetException(String) - Constructor for exception org.jboss.dna.repository.rules.InvalidRuleSetException
 
InvalidRuleSetException(Throwable) - Constructor for exception org.jboss.dna.repository.rules.InvalidRuleSetException
 
InvalidRuleSetException(String, Throwable) - Constructor for exception org.jboss.dna.repository.rules.InvalidRuleSetException
 
InvalidSequencerPathExpression - Exception in org.jboss.dna.repository.sequencers
 
InvalidSequencerPathExpression() - Constructor for exception org.jboss.dna.repository.sequencers.InvalidSequencerPathExpression
 
InvalidSequencerPathExpression(String) - Constructor for exception org.jboss.dna.repository.sequencers.InvalidSequencerPathExpression
 
InvalidSequencerPathExpression(Throwable) - Constructor for exception org.jboss.dna.repository.sequencers.InvalidSequencerPathExpression
 
InvalidSequencerPathExpression(String, Throwable) - Constructor for exception org.jboss.dna.repository.sequencers.InvalidSequencerPathExpression
 
invalidStateString - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
IoUtil - Class in org.jboss.dna.common.util
 
isAbsolute() - Method in class org.jboss.dna.common.jcr.Path
Return whether this path is an absolute path.
isAncestorOf(Path) - Method in class org.jboss.dna.common.jcr.Path
Determine whether this path is an ancestor of the supplied path.
isAnyVersion() - Method in class org.jboss.dna.maven.MavenId.Version
 
isCancelled() - Method in class org.jboss.dna.common.monitor.NullProgressMonitor
Returned whether this activity has been cancelled.
isCancelled() - Method in interface org.jboss.dna.common.monitor.ProgressMonitor
Returned whether this activity has been cancelled.
isCancelled() - Method in class org.jboss.dna.common.monitor.ProgressMonitorWrapper
Returned whether this activity has been cancelled.
isCancelled() - Method in class org.jboss.dna.common.monitor.ProgressStatus
Return whether the activity was requested to be cancelled.
isCancelled() - Method in class org.jboss.dna.common.monitor.SimpleProgressMonitor
Returned whether this activity has been cancelled.
isCancelled() - Method in class org.jboss.dna.common.monitor.SubProgressMonitor
Returned whether this activity has been cancelled.
isDebugEnabled() - Method in class org.jboss.dna.common.util.Logger
Return whether messages at the DEBUG level are being logged.
isDecendantOf(Path) - Method in class org.jboss.dna.common.jcr.Path
Determine whether this path is an decendant of the supplied path.
isDeep() - Method in class org.jboss.dna.repository.observation.ObservationService.WorkspaceListener
 
isDetailedStatistics() - Method in class org.jboss.dna.common.stats.Stopwatch
Return true if detailed statistics are being kept.
isDone() - Method in class org.jboss.dna.common.monitor.ProgressStatus
Return whether work on this activity has completed.
isEmpty() - Method in class org.jboss.dna.common.collection.Problems
 
isEmpty() - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
isEmpty() - Method in class org.jboss.dna.repository.sequencers.SequencerOutputMap
Return whether there are no entries
isEquals(T, String, T, String) - Static method in class org.jboss.dna.common.util.ArgCheck
Asserts that the specified first object is equal to the specified second object.
isErrorEnabled() - Method in class org.jboss.dna.common.util.Logger
Return whether messages at the ERROR level are being logged.
isFullyQualifiedClassname(String) - Static method in class org.jboss.dna.common.util.ClassUtil
Determine whether the supplied string represents a well-formed fully-qualified Java classname.
isInfoEnabled() - Method in class org.jboss.dna.common.util.Logger
Return whether messages at the INFORMATION level are being logged.
isInstanceOf(Object, Class, String) - Static method in class org.jboss.dna.common.util.ArgCheck
Check that the object is an instance of the specified Class
isNegative(int, String) - Static method in class org.jboss.dna.common.util.ArgCheck
Check that the argument is negative (<0).
isNegative(long, String) - Static method in class org.jboss.dna.common.util.ArgCheck
Check that the argument is negative (<0).
isNegative(double, String) - Static method in class org.jboss.dna.common.util.ArgCheck
Check that the argument is negative (<0).
isNoLocal() - Method in class org.jboss.dna.repository.observation.ObservationService.WorkspaceListener
 
isNonNegative(int, String) - Static method in class org.jboss.dna.common.util.ArgCheck
Check that the argument is non-negative (>=0).
isNonNegative(long, String) - Static method in class org.jboss.dna.common.util.ArgCheck
Check that the argument is non-negative (>=0).
isNonNegative(double, String) - Static method in class org.jboss.dna.common.util.ArgCheck
Check that the argument is non-negative (>=0).
isNonPositive(int, String) - Static method in class org.jboss.dna.common.util.ArgCheck
Check that the argument is non-positive (<=0).
isNonPositive(long, String) - Static method in class org.jboss.dna.common.util.ArgCheck
Check that the argument is non-positive (<=0).
isNonPositive(double, String) - Static method in class org.jboss.dna.common.util.ArgCheck
Check that the argument is non-positive (<=0).
isNormalized() - Method in class org.jboss.dna.common.jcr.Path
Return whether this path is normalized and contains no "." segments and as few ".." segments as possible.
isNotEmpty(String, String) - Static method in class org.jboss.dna.common.util.ArgCheck
Check that the string is not empty, is not null, and does not contain only whitespace.
isNotEmpty(Iterator, String) - Static method in class org.jboss.dna.common.util.ArgCheck
Checks that the iterator is not empty, and throws an exception if it is.
isNotEmpty(Collection, String) - Static method in class org.jboss.dna.common.util.ArgCheck
Check that the collection is not empty
isNotEmpty(Map, String) - Static method in class org.jboss.dna.common.util.ArgCheck
Check that the map is not empty
isNotEmpty(Object[], String) - Static method in class org.jboss.dna.common.util.ArgCheck
Check that the array is not empty
isNotEquals(T, String, T, String) - Static method in class org.jboss.dna.common.util.ArgCheck
Asserts that the specified first object is not equal to the specified second object.
isNotNan(double, String) - Static method in class org.jboss.dna.common.util.ArgCheck
Check that the argument is not NaN.
isNotNull(Object, String) - Static method in class org.jboss.dna.common.util.ArgCheck
Check that the specified argument is non-null
isNotOnPath(String) - Method in class org.jboss.dna.repository.observation.NodeChange
Return whether this node change occurs on a node on a different path than that supplied.
isNotSame(T, String, T, String) - Static method in class org.jboss.dna.common.util.ArgCheck
Asserts that the specified first object is not the same as (==) the specified second object.
isNotZeroLength(String, String) - Static method in class org.jboss.dna.common.util.ArgCheck
Check that the string is non-null and has length > 0
isNull(Object, String) - Static method in class org.jboss.dna.common.util.ArgCheck
Check that the argument is null
ISO_8601_2004_FORMAT - Static variable in class org.jboss.dna.common.util.DateUtil
 
isOnPath(String) - Method in class org.jboss.dna.repository.observation.NodeChange
Return whether this node change occurs on a node on the supplied path.
isOptional() - Method in class org.jboss.dna.maven.MavenDependency
Indicates the dependency is optional for use of this library.
isParentReference() - Method in class org.jboss.dna.common.jcr.Path.Segment
 
isPaused() - Method in class org.jboss.dna.repository.services.AbstractServiceAdministrator
Return whether this service is currently paused.
isPaused() - Method in interface org.jboss.dna.repository.services.ServiceAdministrator
Return whether this system is currently paused.
isPositive(int, String) - Static method in class org.jboss.dna.common.util.ArgCheck
Check that the argument is positive (>0).
isPositive(long, String) - Static method in class org.jboss.dna.common.util.ArgCheck
Check that the argument is positive (>0).
isPositive(double, String) - Static method in class org.jboss.dna.common.util.ArgCheck
Check that the argument is positive (>0).
isProgressive() - Method in class org.jboss.dna.sequencer.images.ImageMetadata
Returns whether the image is stored in a progressive (also called: interlaced) way.
isPropertyModified(String) - Method in class org.jboss.dna.repository.observation.NodeChange
Determine whether this node change includes the setting of new value(s) for the supplied property.
isPropertyRemoved(String) - Method in class org.jboss.dna.repository.observation.NodeChange
Determine whether this node change includes the removal of the supplied property.
isRegistered() - Method in class org.jboss.dna.repository.observation.ObservationService.WorkspaceListener
 
isRoot() - Method in class org.jboss.dna.common.jcr.Path
Return whether this path represents the root path.
isRunning() - Method in class org.jboss.dna.common.stats.Stopwatch
Return whether this stopwatch is currently running.
isSame(Path) - Method in class org.jboss.dna.common.jcr.Path
Determine whether this path represents the same as the supplied path.
isSame(T, String, T, String) - Static method in class org.jboss.dna.common.util.ArgCheck
Asserts that the specified first object is the same as (==) the specified second object.
isSameNode(NodeChange) - Method in class org.jboss.dna.repository.observation.NodeChange
 
isSelfReference() - Method in class org.jboss.dna.common.jcr.Path.Segment
 
isShutdown() - Method in class org.jboss.dna.repository.services.AbstractServiceAdministrator
Return whether this service is stopped and unable to be restarted.
isShutdown() - Method in interface org.jboss.dna.repository.services.ServiceAdministrator
Return whether this system is stopped and unable to be restarted.
isSlashEncoded() - Method in class org.jboss.dna.common.text.UrlEncoder
 
isStarted() - Method in class org.jboss.dna.repository.services.AbstractServiceAdministrator
Return whether this service has been started and is currently running.
isStarted() - Method in interface org.jboss.dna.repository.services.ServiceAdministrator
Return whether this system has been started and is currently running.
isTraceEnabled() - Method in class org.jboss.dna.common.util.Logger
Return whether messages at the TRACE level are being logged.
isUncountable(String) - Method in class org.jboss.dna.common.text.Inflector
Determine whether the supplied word is considered uncountable by the pluralize and singularize methods.
isWarnEnabled() - Method in class org.jboss.dna.common.util.Logger
Return whether messages at the WARNING level are being logged.
iterator() - Method in class org.jboss.dna.common.collection.Problems
iterator() - Method in class org.jboss.dna.common.jcr.Path
iterator() - Method in class org.jboss.dna.repository.observation.NodeChanges
iterator() - Method in class org.jboss.dna.repository.sequencers.SequencerOutputMap
Return the entries in this output in an order with shorter paths first.

J

JCR_PROTOCOL - Static variable in class org.jboss.dna.maven.MavenUrl
 
JcrMavenUrlProvider - Class in org.jboss.dna.maven.spi
Base class for providers that work against a JCR repository.
JcrMavenUrlProvider() - Constructor for class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
JcrTools - Class in org.jboss.dna.repository.util
 
JcrTools() - Constructor for class org.jboss.dna.repository.util.JcrTools
 
JndiSessionFactory - Class in org.jboss.dna.repository.util
A SessionFactory implementation that creates Session instances using Repository instances registered in JNDI.
JndiSessionFactory() - Constructor for class org.jboss.dna.repository.util.JndiSessionFactory
Create an instance of the factory by creating a new InitialContext.
JndiSessionFactory(char...) - Constructor for class org.jboss.dna.repository.util.JndiSessionFactory
Create an instance of the factory by supplying the characters that may be used to delimit the workspace name from the repository name.
JndiSessionFactory(Context) - Constructor for class org.jboss.dna.repository.util.JndiSessionFactory
Create an instance of the factory using the supplied JNDI context.
JndiSessionFactory(Context, char...) - Constructor for class org.jboss.dna.repository.util.JndiSessionFactory
Create an instance of the factory by supplying naming context and the characters that may be used to delimit the workspace name from the repository name.
JSR283_ENCODER - Static variable in class org.jboss.dna.common.jcr.Path
 
Jsr283Encoder - Class in org.jboss.dna.common.text
Encoder that escapes characters that are not allowed in JCR names.
Jsr283Encoder() - Constructor for class org.jboss.dna.common.text.Jsr283Encoder
 
justifyCenter(String, int, char) - Static method in class org.jboss.dna.common.util.StringUtil
Center the contents of the string.
justifyLeft(String, int, char) - Static method in class org.jboss.dna.common.util.StringUtil
Left justify the contents of the string, ensuring that the supplied string begins at the first character and that the resulting string is of the desired length.
justifyRight(String, int, char) - Static method in class org.jboss.dna.common.util.StringUtil
Right justify the contents of the string, ensuring that the string ends at the last character.

K

keepSignificantFigures(Double, int) - Method in class org.jboss.dna.common.math.DoubleOperations
 
keepSignificantFigures(Duration, int) - Method in class org.jboss.dna.common.math.DurationOperations
 
keepSignificantFigures(Float, int) - Method in class org.jboss.dna.common.math.FloatOperations
 
keepSignificantFigures(Integer, int) - Method in class org.jboss.dna.common.math.IntegerOperations
 
keepSignificantFigures(Long, int) - Method in class org.jboss.dna.common.math.LongOperations
 
keepSignificantFigures(T, int) - Method in interface org.jboss.dna.common.math.MathOperations
 
keepSignificantFigures(Short, int) - Method in class org.jboss.dna.common.math.ShortOperations
 
keys() - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
keySet() - Method in class org.jboss.dna.common.collection.UnmodifiableProperties

L

list(PrintStream) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
list(PrintWriter) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
load(InputStream) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
loadFromXML(InputStream) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
loadProperties(Node, Problems) - Method in class org.jboss.dna.repository.util.JcrTools
 
loadProperties(Node, Map<String, Object>, Problems) - Method in class org.jboss.dna.repository.util.JcrTools
 
LocalizationRepository - Interface in org.jboss.dna.common.i18n
A repository of localized property files used by the internationalization framework.
log(Logger.Level, I18n, Object...) - Method in class org.jboss.dna.common.util.Logger
Log a message at the suplied level according to the specified format and (optional) parameters.
log(Logger.Level, Throwable, I18n, Object...) - Method in class org.jboss.dna.common.util.Logger
Log an exception (throwable) at the supplied level with an accompanying message.
LogContext - Class in org.jboss.dna.common.util
Provides a "mapped diagnostic context" (MDC) for use in capturing extra context information to be included in logs of multithreaded applications.
LogContext() - Constructor for class org.jboss.dna.common.util.LogContext
 
Logger - Class in org.jboss.dna.common.util
A simple logging interface that is fully compatible with multiple logging implementations.
Logger.Level - Enum in org.jboss.dna.common.util
 
LoggingProgressMonitor - Class in org.jboss.dna.common.monitor
 
LoggingProgressMonitor(ProgressMonitor, Logger, Logger.Level) - Constructor for class org.jboss.dna.common.monitor.LoggingProgressMonitor
 
LoggingProgressMonitor(ProgressMonitor, Logger, Logger.Level, Locale) - Constructor for class org.jboss.dna.common.monitor.LoggingProgressMonitor
 
LongOperations - Class in org.jboss.dna.common.math
 
LongOperations() - Constructor for class org.jboss.dna.common.math.LongOperations
 
longValue(Double) - Method in class org.jboss.dna.common.math.DoubleOperations
 
longValue() - Method in class org.jboss.dna.common.math.Duration
longValue(Duration) - Method in class org.jboss.dna.common.math.DurationOperations
 
longValue(Float) - Method in class org.jboss.dna.common.math.FloatOperations
 
longValue(Integer) - Method in class org.jboss.dna.common.math.IntegerOperations
 
longValue(Long) - Method in class org.jboss.dna.common.math.LongOperations
 
longValue(T) - Method in interface org.jboss.dna.common.math.MathOperations
Convert the value to a long integer.
longValue(Short) - Method in class org.jboss.dna.common.math.ShortOperations
 
lowerCamelCase(String, char...) - Method in class org.jboss.dna.common.text.Inflector
Converts strings to lowerCamelCase.

M

main(String[]) - Static method in class org.jboss.dna.sequencer.images.ImageMetadata
To use this class as a command line application, give it either some file names as parameters (information on them will be printed to standard output, one line per file) or call it with no parameters.
main(String[]) - Static method in class org.jboss.example.dna.sequencers.SequencingClient
 
makeAccessible(AccessibleObject) - Static method in class org.jboss.dna.common.util.ClassUtil
 
matcher(String) - Method in class org.jboss.dna.repository.sequencers.SequencerPathExpression
 
matches() - Method in class org.jboss.dna.repository.sequencers.SequencerPathExpression.Matcher
 
MathOperations<T> - Interface in org.jboss.dna.common.math
The set of mathematic operations for a particular class of values.
MavenDependency - Class in org.jboss.dna.maven
The cornerstone of Maven is its dependency list.
MavenDependency(String) - Constructor for class org.jboss.dna.maven.MavenDependency
 
MavenDependency(MavenId) - Constructor for class org.jboss.dna.maven.MavenDependency
 
MavenDependency(String, String, String) - Constructor for class org.jboss.dna.maven.MavenDependency
 
MavenDependency(String, String, String, String) - Constructor for class org.jboss.dna.maven.MavenDependency
 
MavenDependency.Scope - Enum in org.jboss.dna.maven
The scope of the dependency - compile, runtime, test, system, and provided.
MavenI18n - Class in org.jboss.dna.maven
 
MavenI18n() - Constructor for class org.jboss.dna.maven.MavenI18n
 
MavenId - Class in org.jboss.dna.maven
Identifier of a Maven 2 artifact.
MavenId(String) - Constructor for class org.jboss.dna.maven.MavenId
Create an Maven ID from the supplied string containing the coordinates for a Maven artifact.
MavenId(String, String) - Constructor for class org.jboss.dna.maven.MavenId
Create a Maven ID from the supplied group and artifact IDs.
MavenId(String, String, String) - Constructor for class org.jboss.dna.maven.MavenId
Create a Maven ID from the supplied group and artifact IDs and the version.
MavenId(String, String, String, String) - Constructor for class org.jboss.dna.maven.MavenId
Create a Maven ID from the supplied group ID, artifact ID, version, and classifier.
MavenId.Version - Class in org.jboss.dna.maven
 
MavenRepository - Class in org.jboss.dna.maven
A Maven 2 repository that can be used to store and access artifacts like JARs and source archives within a running application.
MavenRepository(MavenUrlProvider) - Constructor for class org.jboss.dna.maven.MavenRepository
 
MavenRepositoryException - Exception in org.jboss.dna.maven
An configuration or system failure exception.
MavenRepositoryException() - Constructor for exception org.jboss.dna.maven.MavenRepositoryException
 
MavenRepositoryException(String, Throwable) - Constructor for exception org.jboss.dna.maven.MavenRepositoryException
 
MavenRepositoryException(String) - Constructor for exception org.jboss.dna.maven.MavenRepositoryException
 
MavenRepositoryException(Throwable) - Constructor for exception org.jboss.dna.maven.MavenRepositoryException
 
MavenUrl - Class in org.jboss.dna.maven
Wrapper for a URL that uses a format for referencing JCR nodes and content.
MavenUrl() - Constructor for class org.jboss.dna.maven.MavenUrl
 
MavenUrlProvider - Interface in org.jboss.dna.maven.spi
 
maximum(Double, Double) - Method in class org.jboss.dna.common.math.DoubleOperations
 
maximum(Duration, Duration) - Method in class org.jboss.dna.common.math.DurationOperations
 
maximum(Float, Float) - Method in class org.jboss.dna.common.math.FloatOperations
 
maximum(Integer, Integer) - Method in class org.jboss.dna.common.math.IntegerOperations
 
maximum(Long, Long) - Method in class org.jboss.dna.common.math.LongOperations
 
maximum(T, T) - Method in interface org.jboss.dna.common.math.MathOperations
Compare the two operands and return the one that is larger.
maximum(Short, Short) - Method in class org.jboss.dna.common.math.ShortOperations
 
MediaInfo - Class in org.jboss.example.dna.sequencers
 
METADATA_NODE - Static variable in class org.jboss.dna.sequencer.images.ImageMetadataSequencer
 
METADATA_NODE - Static variable in class org.jboss.dna.sequencer.mp3.Mp3MetadataSequencer
 
minimum(Double, Double) - Method in class org.jboss.dna.common.math.DoubleOperations
 
minimum(Duration, Duration) - Method in class org.jboss.dna.common.math.DurationOperations
 
minimum(Float, Float) - Method in class org.jboss.dna.common.math.FloatOperations
 
minimum(Integer, Integer) - Method in class org.jboss.dna.common.math.IntegerOperations
 
minimum(Long, Long) - Method in class org.jboss.dna.common.math.LongOperations
 
minimum(T, T) - Method in interface org.jboss.dna.common.math.MathOperations
Compare the two operands and return the one that is smaller.
minimum(Short, Short) - Method in class org.jboss.dna.common.math.ShortOperations
 
monitor(String, String, int, boolean, String[], String[], boolean) - Method in class org.jboss.dna.repository.observation.ObservationService
Monitor the supplied workspace for events of the given type on any node at or under the supplied path.
monitor(String, String, String...) - Method in class org.jboss.dna.repository.observation.ObservationService
Monitor the supplied workspace for default event types on any node at or under the supplied path.
monitor(String, int, String...) - Method in class org.jboss.dna.repository.observation.ObservationService
Monitor the supplied workspace for the supplied event types on any node in the workspace.
MP3_ALBUM - Static variable in class org.jboss.dna.sequencer.mp3.Mp3MetadataSequencer
 
MP3_AUTHOR - Static variable in class org.jboss.dna.sequencer.mp3.Mp3MetadataSequencer
 
MP3_COMMENT - Static variable in class org.jboss.dna.sequencer.mp3.Mp3MetadataSequencer
 
MP3_PRIMARY_TYPE - Static variable in class org.jboss.dna.sequencer.mp3.Mp3MetadataSequencer
 
MP3_TITLE - Static variable in class org.jboss.dna.sequencer.mp3.Mp3MetadataSequencer
 
MP3_YEAR - Static variable in class org.jboss.dna.sequencer.mp3.Mp3MetadataSequencer
 
Mp3Metadata - Class in org.jboss.dna.sequencer.mp3
Utility for extracting metadata from MP3 files.
Mp3MetadataSequencer - Class in org.jboss.dna.sequencer.mp3
A sequencer that processes the binary content of an MP3 audio file, extracts the metadata for the file, and then writes that audio metadata to the repository.
Mp3MetadataSequencer() - Constructor for class org.jboss.dna.sequencer.mp3.Mp3MetadataSequencer
 
multiply(Double, Double) - Method in class org.jboss.dna.common.math.DoubleOperations
 
multiply(long) - Method in class org.jboss.dna.common.math.Duration
Multiply the duration by the supplied scale factor, and return the result.
multiply(Duration, Duration) - Method in class org.jboss.dna.common.math.DurationOperations
 
multiply(Float, Float) - Method in class org.jboss.dna.common.math.FloatOperations
 
multiply(Integer, Integer) - Method in class org.jboss.dna.common.math.IntegerOperations
 
multiply(Long, Long) - Method in class org.jboss.dna.common.math.LongOperations
 
multiply(T, T) - Method in interface org.jboss.dna.common.math.MathOperations
Multiply the two operands and return the product.
multiply(Short, Short) - Method in class org.jboss.dna.common.math.ShortOperations
 

N

negate(Double) - Method in class org.jboss.dna.common.math.DoubleOperations
 
negate(Duration) - Method in class org.jboss.dna.common.math.DurationOperations
 
negate(Float) - Method in class org.jboss.dna.common.math.FloatOperations
 
negate(Integer) - Method in class org.jboss.dna.common.math.IntegerOperations
 
negate(Long) - Method in class org.jboss.dna.common.math.LongOperations
 
negate(T) - Method in interface org.jboss.dna.common.math.MathOperations
Negate the supplied operand.
negate(Short) - Method in class org.jboss.dna.common.math.ShortOperations
 
NO_OP_ENCODER - Static variable in class org.jboss.dna.common.jcr.Path
 
NO_OP_PROBLEM_LOG - Static variable in class org.jboss.dna.repository.observation.ObservationService
 
NO_PORT - Static variable in class org.jboss.dna.maven.MavenUrl
 
NodeChange - Class in org.jboss.dna.repository.observation
A notification of changes to a node.
NodeChange(String, String, int, Set<String>, Set<String>) - Constructor for class org.jboss.dna.repository.observation.NodeChange
 
NodeChangeListener - Interface in org.jboss.dna.repository.observation
 
NodeChanges - Class in org.jboss.dna.repository.observation
A utility class that builds node changes from a sequence of events.
nonPackageQualifiedName(Class) - Static method in class org.jboss.dna.common.util.ClassUtil
 
nonPackageQualifiedName(Object) - Static method in class org.jboss.dna.common.util.ClassUtil
 
NoOpEncoder - Class in org.jboss.dna.common.text
An encoder implementation that does nothing.
NoOpEncoder() - Constructor for class org.jboss.dna.common.text.NoOpEncoder
 
NullProgressMonitor - Class in org.jboss.dna.common.monitor
Progress monitor that records nothing.
NullProgressMonitor(String) - Constructor for class org.jboss.dna.common.monitor.NullProgressMonitor
 
nullProgressMonitorTaskName - Static variable in class org.jboss.dna.common.CommonI18n
 

O

ObservationService - Class in org.jboss.dna.repository.observation
 
ObservationService(SessionFactory) - Constructor for class org.jboss.dna.repository.observation.ObservationService
 
ObservationService.DefaultProblemLog - Class in org.jboss.dna.repository.observation
Problem log implementation that records problems in the log.
ObservationService.DefaultProblemLog() - Constructor for class org.jboss.dna.repository.observation.ObservationService.DefaultProblemLog
 
ObservationService.ProblemLog - Interface in org.jboss.dna.repository.observation
Interface to which problems with particular events are logged.
ObservationService.Statistics - Class in org.jboss.dna.repository.observation
The statistics for the system.
ObservationService.WorkspaceListener - Class in org.jboss.dna.repository.observation
Implementation of the JCR EventListener interface, returned by the sequencing system.
onEvent(EventIterator) - Method in class org.jboss.dna.repository.observation.ObservationService.WorkspaceListener
onNodeChanges(NodeChanges) - Method in interface org.jboss.dna.repository.observation.NodeChangeListener
 
onNodeChanges(NodeChanges) - Method in class org.jboss.dna.repository.rules.RuleSetRepositoryMonitor
onNodeChanges(NodeChanges) - Method in class org.jboss.dna.repository.sequencers.SequencingService
optionalPropertyOnNodeCouldNotBeRead - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
optionalPropertyOnNodeWasExpectedToBeStringArrayValue - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
optionalPropertyOnNodeWasExpectedToBeStringValue - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
ordinalize(int) - Method in class org.jboss.dna.common.text.Inflector
Turns a non-negative number into an ordinal string used to denote the position in an ordered sequence, such as 1st, 2nd, 3rd, 4th.
org.jboss.dna.common - package org.jboss.dna.common
 
org.jboss.dna.common.collection - package org.jboss.dna.common.collection
 
org.jboss.dna.common.component - package org.jboss.dna.common.component
 
org.jboss.dna.common.i18n - package org.jboss.dna.common.i18n
 
org.jboss.dna.common.jcr - package org.jboss.dna.common.jcr
 
org.jboss.dna.common.math - package org.jboss.dna.common.math
 
org.jboss.dna.common.monitor - package org.jboss.dna.common.monitor
 
org.jboss.dna.common.stats - package org.jboss.dna.common.stats
 
org.jboss.dna.common.text - package org.jboss.dna.common.text
 
org.jboss.dna.common.util - package org.jboss.dna.common.util
 
org.jboss.dna.common.xml - package org.jboss.dna.common.xml
 
org.jboss.dna.maven - package org.jboss.dna.maven
 
org.jboss.dna.maven.spi - package org.jboss.dna.maven.spi
 
org.jboss.dna.repository - package org.jboss.dna.repository
 
org.jboss.dna.repository.observation - package org.jboss.dna.repository.observation
 
org.jboss.dna.repository.rules - package org.jboss.dna.repository.rules
 
org.jboss.dna.repository.sequencers - package org.jboss.dna.repository.sequencers
 
org.jboss.dna.repository.services - package org.jboss.dna.repository.services
 
org.jboss.dna.repository.util - package org.jboss.dna.repository.util
 
org.jboss.dna.sequencer.images - package org.jboss.dna.sequencer.images
 
org.jboss.dna.sequencer.mp3 - package org.jboss.dna.sequencer.mp3
 
org.jboss.dna.spi.sequencers - package org.jboss.dna.spi.sequencers
 
org.jboss.example.dna.sequencers - package org.jboss.example.dna.sequencers
 

P

PARENT - Static variable in class org.jboss.dna.common.jcr.Path
 
parse(String, TextEncoder) - Static method in class org.jboss.dna.maven.MavenUrl
Parse the supplied URL and determine if the URL fits the JCR URL format.
parse(URL, TextEncoder) - Static method in class org.jboss.dna.maven.MavenUrl
Parse the supplied URL and determine if the URL fits the JCR URL format.
parse(String, String) - Static method in class org.jboss.dna.repository.util.RepositoryNodePath
 
PASSWORD - Static variable in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
Path - Class in org.jboss.dna.common.jcr
An object representation of a node path within a repository.
Path(String) - Constructor for class org.jboss.dna.common.jcr.Path
Create a path by parsing the supplied absolute or relative path.
Path(String, TextEncoder) - Constructor for class org.jboss.dna.common.jcr.Path
Create a path by parsing the supplied absolute or relative path.
Path.Segment - Class in org.jboss.dna.common.jcr
A segment of a path.
pathAncestorDegreeIsInvalid - Static variable in class org.jboss.dna.common.CommonI18n
 
pathCannotBeNormalized - Static variable in class org.jboss.dna.common.CommonI18n
 
pathExpressionHasInvalidMatch - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
pathExpressionHasInvalidSelect - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
pathExpressionIsInvalid - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
pathExpressionMayNotBeBlank - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
pathIsAlreadyAbsolute - Static variable in class org.jboss.dna.common.CommonI18n
 
pathIsNotAbsolute - Static variable in class org.jboss.dna.common.CommonI18n
 
pathIsNotRelative - Static variable in class org.jboss.dna.common.CommonI18n
 
PathNotFoundException - Exception in org.jboss.dna.common.jcr
 
PathNotFoundException() - Constructor for exception org.jboss.dna.common.jcr.PathNotFoundException
 
PathNotFoundException(String) - Constructor for exception org.jboss.dna.common.jcr.PathNotFoundException
 
PathNotFoundException(Throwable) - Constructor for exception org.jboss.dna.common.jcr.PathNotFoundException
 
PathNotFoundException(String, Throwable) - Constructor for exception org.jboss.dna.common.jcr.PathNotFoundException
 
pause() - Method in class org.jboss.dna.repository.services.AbstractServiceAdministrator
Temporarily stop monitoring and sequencing events.
pause() - Method in interface org.jboss.dna.repository.services.ServiceAdministrator
Temporarily stop monitoring and sequencing events.
pluralize(Object) - Method in class org.jboss.dna.common.text.Inflector
Returns the plural form of the word in the string.
pluralize(Object, int) - Method in class org.jboss.dna.common.text.Inflector
 
pomFileContainsUnexpectedId - Static variable in class org.jboss.dna.maven.MavenI18n
 
pomFileIsInvalid - Static variable in class org.jboss.dna.maven.MavenI18n
 
Problem - Class in org.jboss.dna.common.collection
 
Problem(Problem.Status, int, I18n, Object...) - Constructor for class org.jboss.dna.common.collection.Problem
 
Problem(Problem.Status, int, I18n, Object[], String, String, Throwable) - Constructor for class org.jboss.dna.common.collection.Problem
 
problem() - Method in class org.jboss.dna.common.i18n.I18n
 
problem(Locale) - Method in class org.jboss.dna.common.i18n.I18n
 
Problem.Status - Enum in org.jboss.dna.common.collection
 
Problems - Class in org.jboss.dna.common.collection
 
Problems() - Constructor for class org.jboss.dna.common.collection.Problems
 
ProgressMonitor - Interface in org.jboss.dna.common.monitor
A basic progress monitor that facilitates the monitoring of an activity.
progressMonitorBeginTask - Static variable in class org.jboss.dna.common.CommonI18n
 
progressMonitorStatus - Static variable in class org.jboss.dna.common.CommonI18n
 
ProgressMonitorWrapper - Class in org.jboss.dna.common.monitor
 
ProgressMonitorWrapper(ProgressMonitor) - Constructor for class org.jboss.dna.common.monitor.ProgressMonitorWrapper
 
ProgressStatus - Class in org.jboss.dna.common.monitor
A snapshot of the progress on an activity.
ProgressStatus(String, String, double, boolean) - Constructor for class org.jboss.dna.common.monitor.ProgressStatus
Create the progress status.
ProgressStatus(String, String, double, double, boolean) - Constructor for class org.jboss.dna.common.monitor.ProgressStatus
Create the progress status and compute the percentage worked.
propertyNames() - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
put(Object, Object) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
putAll(Map<? extends Object, ? extends Object>) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties

R

random(Double, Double, Random) - Method in class org.jboss.dna.common.math.DoubleOperations
 
random(Duration, Duration, Random) - Method in class org.jboss.dna.common.math.DurationOperations
 
random(Float, Float, Random) - Method in class org.jboss.dna.common.math.FloatOperations
 
random(Integer, Integer, Random) - Method in class org.jboss.dna.common.math.IntegerOperations
 
random(Long, Long, Random) - Method in class org.jboss.dna.common.math.LongOperations
 
random(T, T, Random) - Method in interface org.jboss.dna.common.math.MathOperations
Generate a random instance within the specified range.
random(Short, Short, Random) - Method in class org.jboss.dna.common.math.ShortOperations
 
read(Reader) - Static method in class org.jboss.dna.common.util.IoUtil
Read and return the entire contents of the supplied Reader.
read(InputStream) - Static method in class org.jboss.dna.common.util.IoUtil
Read and return the entire contents of the supplied InputStream.
read(Reader) - Static method in class org.jboss.dna.common.util.StringUtil
Read and return the entire contents of the supplied Reader.
read(InputStream) - Static method in class org.jboss.dna.common.util.StringUtil
Read and return the entire contents of the supplied InputStream.
readableString(Object) - Static method in class org.jboss.dna.common.util.StringUtil
Create a human-readable form of the supplied object by choosing the representation format based upon the object type.
readBytes(InputStream) - Static method in class org.jboss.dna.common.util.IoUtil
Read and return the entire contents of the supplied stream.
register() - Method in class org.jboss.dna.repository.observation.ObservationService.WorkspaceListener
 
registerCredentials(String, String, char[]) - Method in class org.jboss.dna.repository.util.AbstractSessionFactory
Register the credentials for the repository and workspace given by the supplied name, username and password.
registerCredentials(String, Credentials) - Method in class org.jboss.dna.repository.util.AbstractSessionFactory
Register the credentials to be used for the named repository and workspace.
registerRepository(String, Repository) - Method in class org.jboss.dna.repository.util.AbstractSessionFactory
Convenience method to bind a repository in JNDI.
relativeTo(Path) - Method in class org.jboss.dna.common.jcr.Path
Get a relative path from the supplied path to this path.
remove(Object) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
remove(ConfigType) - Method in class org.jboss.dna.common.component.ComponentLibrary
Remove the configuration for a sequencer.
remove(String) - Static method in class org.jboss.dna.common.util.LogContext
Remove the the context identified by the key parameter using the underlying system's MDC implementation.
removeAllChildren(Node) - Method in class org.jboss.dna.repository.util.JcrTools
 
removeCredentials(String) - Method in class org.jboss.dna.repository.util.AbstractSessionFactory
Remove any credentials associated with the named repository and workspace.
removeListener(EventListener) - Method in class org.jboss.dna.repository.observation.ObservationService
 
removeListener(NodeChangeListener) - Method in class org.jboss.dna.repository.observation.ObservationService
 
removeProblems(Node) - Method in class org.jboss.dna.repository.util.JcrTools
 
removeRuleSet(String) - Method in class org.jboss.dna.repository.rules.RuleService
Remove a rule set.
removeSequencer(SequencerConfig) - Method in class org.jboss.dna.repository.sequencers.SequencingService
Remove the configuration for a sequencer.
REPOSITORY_PATH - Static variable in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
RepositoryI18n - Class in org.jboss.dna.repository
 
RepositoryI18n() - Constructor for class org.jboss.dna.repository.RepositoryI18n
 
RepositoryNodePath - Class in org.jboss.dna.repository.util
 
RepositoryNodePath(String, String) - Constructor for class org.jboss.dna.repository.util.RepositoryNodePath
 
requiredNodeDoesNotExistRelativeToNode - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
requiredPropertyIsMissingFromNode - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
requiredPropertyOnNodeCouldNotBeRead - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
requiredPropertyOnNodeWasExpectedToBeStringArrayValue - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
requiredPropertyOnNodeWasExpectedToBeStringValue - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
requiredToSuppliedParameterMismatch - Static variable in class org.jboss.dna.common.CommonI18n
 
reregister() - Method in class org.jboss.dna.repository.observation.ObservationService.WorkspaceListener
 
reset() - Method in class org.jboss.dna.common.stats.SimpleStatistics
Reset the statistics in this object, and clear out any stored information.
reset() - Method in class org.jboss.dna.common.stats.Stopwatch
Reset this stopwatch and clear all statistics.
reset() - Method in class org.jboss.dna.repository.observation.ObservationService.Statistics
 
reset() - Method in class org.jboss.dna.repository.sequencers.SequencingService.Statistics
 
resolve(Path) - Method in class org.jboss.dna.common.jcr.Path
Get the absolute path by resolving the supplied relative (non-absolute) path against this absolute path.
resolve(String) - Method in class org.jboss.dna.common.jcr.Path
Get the absolute path by resolving the supplied relative (non-absolute) path against this absolute path.
resolve(String, TextEncoder) - Method in class org.jboss.dna.common.jcr.Path
Get the absolute path by resolving the supplied relative (non-absolute) path against this absolute path.
resolveAgainst(Path) - Method in class org.jboss.dna.common.jcr.Path
Get the absolute path by resolving this relative (non-absolute) path against the supplied absolute path.
resolveAgainst(String) - Method in class org.jboss.dna.common.jcr.Path
Get the absolute path by resolving this relative (non-absolute) path against the supplied absolute path.
resolveAgainst(String, TextEncoder) - Method in class org.jboss.dna.common.jcr.Path
Get the absolute path by resolving this relative (non-absolute) path against the supplied absolute path.
ROOT - Static variable in class org.jboss.dna.common.jcr.Path
 
roundDown(Double, int) - Method in class org.jboss.dna.common.math.DoubleOperations
 
roundDown(Duration, int) - Method in class org.jboss.dna.common.math.DurationOperations
 
roundDown(Float, int) - Method in class org.jboss.dna.common.math.FloatOperations
 
roundDown(Integer, int) - Method in class org.jboss.dna.common.math.IntegerOperations
 
roundDown(Long, int) - Method in class org.jboss.dna.common.math.LongOperations
 
roundDown(T, int) - Method in interface org.jboss.dna.common.math.MathOperations
Round down the supplied value to the desired scale.
roundDown(Short, int) - Method in class org.jboss.dna.common.math.ShortOperations
 
roundUp(Double, int) - Method in class org.jboss.dna.common.math.DoubleOperations
 
roundUp(Duration, int) - Method in class org.jboss.dna.common.math.DurationOperations
 
roundUp(Float, int) - Method in class org.jboss.dna.common.math.FloatOperations
 
roundUp(Integer, int) - Method in class org.jboss.dna.common.math.IntegerOperations
 
roundUp(Long, int) - Method in class org.jboss.dna.common.math.LongOperations
 
roundUp(T, int) - Method in interface org.jboss.dna.common.math.MathOperations
Round up the supplied value to the desired scale.
roundUp(Short, int) - Method in class org.jboss.dna.common.math.ShortOperations
 
RuleService - Class in org.jboss.dna.repository.rules
A rule service that is capable of executing rule sets using one or more JSR-94 rule engines.
RuleService() - Constructor for class org.jboss.dna.repository.rules.RuleService
Create a new rule service, configured with no rule sets.
RuleSet - Class in org.jboss.dna.repository.rules
A description of a set of rules compatible with a JSR-94 rule engine.
RuleSet(String, String, String, String[], String, String, String, Map<String, Object>) - Constructor for class org.jboss.dna.repository.rules.RuleSet
Create a JSR-94 rule set definition.
RuleSetRepositoryMonitor - Class in org.jboss.dna.repository.rules
A component that can listen to a JCR repository and keep the RuleSet instances of a RuleService synchronized with that repository.
RuleSetRepositoryMonitor(RuleService, String, ExecutionContext) - Constructor for class org.jboss.dna.repository.rules.RuleSetRepositoryMonitor
Create an instance that can listen to the RuleSet definitions stored in a JCR repository and ensure that the RuleSet instances of a RuleService reflect the definitions in the repository.

S

save(OutputStream, String) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
Deprecated.  
search() - Method in class org.jboss.example.dna.sequencers.SequencingClient
Perform a search of the repository for all image metadata automatically created by the image sequencer.
selectSequencers(List<Sequencer>, Node, NodeChange) - Method in interface org.jboss.dna.repository.sequencers.SequencingService.Selector
Select the sequencers that should be used to sequence the supplied node.
SELF - Static variable in class org.jboss.dna.common.jcr.Path
 
sequence(InputStream, SequencerOutput, ProgressMonitor) - Method in class org.jboss.dna.sequencer.images.ImageMetadataSequencer
Sequence the data found in the supplied stream, placing the output information into the supplied map.
sequence(InputStream, SequencerOutput, ProgressMonitor) - Method in class org.jboss.dna.sequencer.mp3.Mp3MetadataSequencer
Sequence the data found in the supplied stream, placing the output information into the supplied map.
sequence(InputStream, SequencerOutput, ProgressMonitor) - Method in interface org.jboss.dna.spi.sequencers.StreamSequencer
Sequence the data found in the supplied stream, placing the output information into the supplied map.
Sequencer - Interface in org.jboss.dna.repository.sequencers
The interface for a DNA sequencer, which sequences nodes and their content to extract additional information from the information.
SequencerConfig - Class in org.jboss.dna.repository.sequencers
 
SequencerConfig(String, String, String, String[], String...) - Constructor for class org.jboss.dna.repository.sequencers.SequencerConfig
 
SequencerConfig(String, String, long, String, String[], String...) - Constructor for class org.jboss.dna.repository.sequencers.SequencerConfig
 
SequencerException - Exception in org.jboss.dna.repository.sequencers
 
SequencerException() - Constructor for exception org.jboss.dna.repository.sequencers.SequencerException
 
SequencerException(String) - Constructor for exception org.jboss.dna.repository.sequencers.SequencerException
 
SequencerException(Throwable) - Constructor for exception org.jboss.dna.repository.sequencers.SequencerException
 
SequencerException(String, Throwable) - Constructor for exception org.jboss.dna.repository.sequencers.SequencerException
 
SequencerLibrary - Class in org.jboss.dna.repository.sequencers
 
SequencerLibrary() - Constructor for class org.jboss.dna.repository.sequencers.SequencerLibrary
 
SequencerOutput - Interface in org.jboss.dna.spi.sequencers
Interface for sequencers to use to generate their output.
SequencerOutputMap - Class in org.jboss.dna.repository.sequencers
A basic SequencerOutput that records all information in-memory and which organizes the properties by node paths and provides access to the nodes in a natural path-order.
SequencerOutputMap() - Constructor for class org.jboss.dna.repository.sequencers.SequencerOutputMap
 
SequencerOutputMap.Entry - Class in org.jboss.dna.repository.sequencers
An entry in a SequencerOutputMap, which contains the path of the node and the property values on the node.
SequencerOutputMap.PropertyValue - Class in org.jboss.dna.repository.sequencers
A property name and value pair.
SequencerPathExpression - Class in org.jboss.dna.repository.sequencers
An expression that defines a selection of some change in the repository that signals a sequencing operation should be run, and the location where the sequencing output should be placed.
SequencerPathExpression.Matcher - Class in org.jboss.dna.repository.sequencers
 
sequencerSubtask - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
sequencerTask - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
sequencerTaskName - Static variable in class org.jboss.dna.sequencer.images.ImageSequencerI18n
 
SequencingClient - Class in org.jboss.example.dna.sequencers
 
SequencingClient() - Constructor for class org.jboss.example.dna.sequencers.SequencingClient
 
sequencingPropertyOnNode - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
SequencingService - Class in org.jboss.dna.repository.sequencers
A sequencing system is used to monitor changes in the content of JCR repositories and to sequence the content to extract or to generate structured information.
SequencingService() - Constructor for class org.jboss.dna.repository.sequencers.SequencingService
Create a new sequencing system, configured with no sequencers and not monitoring any workspaces.
SequencingService.NodeFilter - Interface in org.jboss.dna.repository.sequencers
Interface used to determine whether a NodeChange should be processed.
SequencingService.Selector - Interface in org.jboss.dna.repository.sequencers
Interface used to select the set of Sequencer instances that should be run.
SequencingService.Statistics - Class in org.jboss.dna.repository.sequencers
The statistics for the system.
sequencingServiceName - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
ServiceAdministrator - Interface in org.jboss.dna.repository.services
Contract defining an administrative interface for controlling the running state of a service.
ServiceAdministrator.State - Enum in org.jboss.dna.repository.services
The available states.
serviceShutdowAndMayNotBePaused - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
serviceShutdowAndMayNotBeStarted - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
SessionFactory - Interface in org.jboss.dna.repository.util
 
set(String, String) - Static method in class org.jboss.dna.common.util.LogContext
Put a context value (the val parameter) as identified with the key parameter into the current thread's context map.
setBucketCount(int) - Method in class org.jboss.dna.common.stats.Histogram
Set the number of buckets that this histogram will use.
setCancelled(boolean) - Method in class org.jboss.dna.common.monitor.LoggingProgressMonitor
Set the cancelled state of this activity. Cancelling the activity must be considered a request that can be denied by setting the cancelled state to false.
setCancelled(boolean) - Method in class org.jboss.dna.common.monitor.NullProgressMonitor
Set the cancelled state of this activity.
setCancelled(boolean) - Method in interface org.jboss.dna.common.monitor.ProgressMonitor
Set the cancelled state of this activity.
setCancelled(boolean) - Method in class org.jboss.dna.common.monitor.ProgressMonitorWrapper
Set the cancelled state of this activity.
setCancelled(boolean) - Method in class org.jboss.dna.common.monitor.SimpleProgressMonitor
Set the cancelled state of this activity.
setCancelled(boolean) - Method in class org.jboss.dna.common.monitor.SubProgressMonitor
Set the cancelled state of this activity.
setClassLoaderFactory(ClassLoaderFactory) - Method in class org.jboss.dna.common.component.ComponentLibrary
Set the Maven Repository that should be used to load the sequencer classes.
setClassLoaderFactory(ClassLoaderFactory) - Method in class org.jboss.dna.repository.rules.RuleService
Set the Maven Repository that should be used to load the sequencer classes.
setClassLoaderFactory(ClassLoaderFactory) - Method in class org.jboss.dna.repository.sequencers.SequencingService
Set the Maven Repository that should be used to load the sequencer classes.
setCollectComments(boolean) - Method in class org.jboss.dna.sequencer.images.ImageMetadata
Specify whether textual comments are supposed to be extracted from input.
setConfiguration(ComponentConfig) - Method in class org.jboss.dna.common.component.AbstractComponent
This method allows the implementation to initialize and configure itself using the supplied ComponentConfig information, and is called prior to any other class to this object.
setConfiguration(T) - Method in interface org.jboss.dna.common.component.Component
This method allows the implementation to initialize and configure itself using the supplied ComponentConfig information, and is called prior to any other class to this object.
setConfiguration(SequencerConfig) - Method in class org.jboss.dna.repository.sequencers.StreamSequencerAdapter
This method allows the implementation to initialize and configure itself using the supplied ComponentConfig information, and is called prior to any other class to this object.
setContent(MavenUrl, InputStream) - Method in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
setCredentials(Credentials) - Method in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
setDetermineImageNumber(boolean) - Method in class org.jboss.dna.sequencer.images.ImageMetadata
Specify whether the number of images in a file is to be determined - default is false.
setExecutionContext(ExecutionContext) - Method in class org.jboss.dna.repository.sequencers.SequencingService
 
setExecutorService(ExecutorService) - Method in class org.jboss.dna.repository.sequencers.SequencingService
Set the executor service that should be used by this system.
setHostname(String) - Method in class org.jboss.dna.maven.MavenUrl
 
setInput(DataInput) - Method in class org.jboss.dna.sequencer.images.ImageMetadata
Set the input stream to the argument stream (or file).
setInput(InputStream) - Method in class org.jboss.dna.sequencer.images.ImageMetadata
Set the input stream to the argument stream (or file).
setLength(String, int, char) - Static method in class org.jboss.dna.common.util.StringUtil
Set the length of the string, padding with the supplied character if the supplied string is shorter than desired, or truncating the string if it is longer than desired.
setLocalizationRepository(LocalizationRepository) - Static method in class org.jboss.dna.common.i18n.I18n
Set the repository of localized messages.
setLogger(Logger) - Method in class org.jboss.dna.repository.observation.ObservationService
Set the logger for this system.
setLogger(Logger) - Method in class org.jboss.dna.repository.rules.RuleService
Set the logger for this system.
setLogger(Logger) - Method in class org.jboss.dna.repository.rules.RuleSetRepositoryMonitor
 
setLogger(Logger) - Method in class org.jboss.dna.repository.sequencers.SequencingService
Set the logger for this system.
setLoggingLocale(Locale) - Static method in class org.jboss.dna.common.util.Logger
Set the locale used for the logs.
setNamespace(String, String) - Method in class org.jboss.dna.common.xml.SimpleNamespaceContext
 
setNodeFilter(SequencingService.NodeFilter) - Method in class org.jboss.dna.repository.sequencers.SequencingService
Set the filter that checks which nodes are to be sequenced, or null if the default node filter should be used.
setOptional(boolean) - Method in class org.jboss.dna.maven.MavenDependency
 
setPath(String) - Method in class org.jboss.dna.maven.MavenUrl
 
setPathToTopOfRepository(String) - Method in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
setPort(int) - Method in class org.jboss.dna.maven.MavenUrl
 
setProblemLog(ObservationService.ProblemLog) - Method in class org.jboss.dna.repository.observation.ObservationService
Set the problem log that will be notified of problems handling events.
setProperties(Properties) - Method in class org.jboss.dna.maven.spi.AbstractMavenUrlProvider
 
setProperty(String, String) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
setProperty(String, String, Object...) - Method in class org.jboss.dna.repository.sequencers.SequencerOutputMap
Set the supplied property on the supplied node.
setProperty(String, String, Object...) - Method in interface org.jboss.dna.spi.sequencers.SequencerOutput
Set the supplied property on the supplied node.
setReference(String, String, String...) - Method in class org.jboss.dna.repository.sequencers.SequencerOutputMap
Set the supplied reference on the supplied node.
setReference(String, String, String...) - Method in interface org.jboss.dna.spi.sequencers.SequencerOutput
Set the supplied reference on the supplied node.
setRepository(Repository) - Method in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
setScope(MavenDependency.Scope) - Method in class org.jboss.dna.maven.MavenDependency
 
setScope(String) - Method in class org.jboss.dna.maven.MavenDependency
 
setSequencerSelector(SequencingService.Selector) - Method in class org.jboss.dna.repository.sequencers.SequencingService
Set the sequencer selector, or null if the default sequencer selector should be used.
setSignificantFigures(int) - Method in class org.jboss.dna.common.stats.Histogram
Set the number of significant figures used in the calculation of the bucket widths.
setSlashEncoded(boolean) - Method in class org.jboss.dna.common.text.UrlEncoder
 
setState(ServiceAdministrator.State) - Method in class org.jboss.dna.repository.services.AbstractServiceAdministrator
Set the state of the service.
setState(String) - Method in class org.jboss.dna.repository.services.AbstractServiceAdministrator
Set the state of the service.
setState(ServiceAdministrator.State) - Method in interface org.jboss.dna.repository.services.ServiceAdministrator
Set the state of the system.
setState(String) - Method in interface org.jboss.dna.repository.services.ServiceAdministrator
Set the state of the system.
setStrategy(double, double, int) - Method in class org.jboss.dna.common.stats.Histogram
Set the histogram to use the standard deviation to determine the bucket sizes.
setStrategy(T, T) - Method in class org.jboss.dna.common.stats.Histogram
Set the histogram to use the supplied minimum and maximum values to determine the bucket size.
setStrategyToDefault() - Method in class org.jboss.dna.common.stats.Histogram
Set the histogram to use the actual minimum and maximum values to determine the bucket sizes.
setSystemPath(String) - Method in class org.jboss.dna.maven.MavenDependency
 
setType(String) - Method in class org.jboss.dna.maven.MavenDependency
Set the type of dependency.
setUserInterface(UserInterface) - Method in class org.jboss.example.dna.sequencers.SequencingClient
Set the user interface that this client should use.
setWorkspaceName(String) - Method in class org.jboss.dna.maven.MavenUrl
Set the name of the workspace.
setWorkspaceName(String) - Method in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
ShortOperations - Class in org.jboss.dna.common.math
 
ShortOperations() - Constructor for class org.jboss.dna.common.math.ShortOperations
 
shortValue(Double) - Method in class org.jboss.dna.common.math.DoubleOperations
 
shortValue(Duration) - Method in class org.jboss.dna.common.math.DurationOperations
 
shortValue(Float) - Method in class org.jboss.dna.common.math.FloatOperations
 
shortValue(Integer) - Method in class org.jboss.dna.common.math.IntegerOperations
 
shortValue(Long) - Method in class org.jboss.dna.common.math.LongOperations
 
shortValue(T) - Method in interface org.jboss.dna.common.math.MathOperations
Convert the value to a short.
shortValue(Short) - Method in class org.jboss.dna.common.math.ShortOperations
 
shutdown() - Method in class org.jboss.dna.repository.services.AbstractServiceAdministrator
Permanently stop monitoring and sequencing events.
shutdown() - Method in interface org.jboss.dna.repository.services.ServiceAdministrator
Permanently stop monitoring and sequencing events.
shutdownDnaServices() - Method in class org.jboss.example.dna.sequencers.SequencingClient
Shut down the DNA services.
shutdownRepository() - Method in class org.jboss.example.dna.sequencers.SequencingClient
Shutdown the repository.
SignatureType - Enum in org.jboss.dna.maven
 
SimpleExecutionContext - Class in org.jboss.dna.repository.util
 
SimpleExecutionContext(SessionFactory) - Constructor for class org.jboss.dna.repository.util.SimpleExecutionContext
 
SimpleNamespaceContext - Class in org.jboss.dna.common.xml
 
SimpleNamespaceContext() - Constructor for class org.jboss.dna.common.xml.SimpleNamespaceContext
 
SimpleProgressMonitor - Class in org.jboss.dna.common.monitor
A basic progress monitor
SimpleProgressMonitor(String) - Constructor for class org.jboss.dna.common.monitor.SimpleProgressMonitor
 
SimpleSessionFactory - Class in org.jboss.dna.repository.util
A SessionFactory implementation that creates Session instances using Repository instances registered in JNDI.
SimpleSessionFactory() - Constructor for class org.jboss.dna.repository.util.SimpleSessionFactory
Create an instance of the factory by creating a new InitialContext.
SimpleSessionFactory(char...) - Constructor for class org.jboss.dna.repository.util.SimpleSessionFactory
Create an instance of the factory by supplying the characters that may be used to delimit the workspace name from the repository name.
SimpleStatistics<T extends java.lang.Number> - Class in org.jboss.dna.common.stats
Encapsulation of the statistics for a series of values to which new values are frequently added.
SimpleStatistics(MathOperations<T>) - Constructor for class org.jboss.dna.common.stats.SimpleStatistics
 
singularize(Object) - Method in class org.jboss.dna.common.text.Inflector
Returns the singular form of the word in the string.
size() - Method in class org.jboss.dna.common.collection.Problems
 
size() - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
size() - Method in class org.jboss.dna.common.jcr.Path
Return the number of segments in this path.
size() - Method in class org.jboss.dna.repository.observation.NodeChanges
 
size() - Method in class org.jboss.dna.repository.sequencers.SequencerOutputMap
Return the number of node entries in this map.
splitLines(String) - Static method in class org.jboss.dna.common.util.StringUtil
Split the supplied content into lines, returning each line as an element in the returned list.
sqrt(Double) - Method in class org.jboss.dna.common.math.DoubleOperations
 
sqrt(Duration) - Method in class org.jboss.dna.common.math.DurationOperations
 
sqrt(Float) - Method in class org.jboss.dna.common.math.FloatOperations
 
sqrt(Integer) - Method in class org.jboss.dna.common.math.IntegerOperations
 
sqrt(Long) - Method in class org.jboss.dna.common.math.LongOperations
 
sqrt(T) - Method in interface org.jboss.dna.common.math.MathOperations
Return the square root of the supplied operand.
sqrt(Short) - Method in class org.jboss.dna.common.math.ShortOperations
 
StandardClassLoaderFactory - Class in org.jboss.dna.common.component
 
StandardClassLoaderFactory() - Constructor for class org.jboss.dna.common.component.StandardClassLoaderFactory
 
StandardClassLoaderFactory(ClassLoader) - Constructor for class org.jboss.dna.common.component.StandardClassLoaderFactory
 
StandardClassLoaderFactory(boolean, ClassLoader) - Constructor for class org.jboss.dna.common.component.StandardClassLoaderFactory
 
start() - Method in class org.jboss.dna.common.stats.Stopwatch
Start the stopwatch and begin recording the statistics a new run.
start() - Method in class org.jboss.dna.repository.services.AbstractServiceAdministrator
Start monitoring and sequence the events.
start() - Method in interface org.jboss.dna.repository.services.ServiceAdministrator
Start monitoring and sequence the events.
startDnaServices() - Method in class org.jboss.example.dna.sequencers.SequencingClient
Start the DNA services.
startRepository() - Method in class org.jboss.example.dna.sequencers.SequencingClient
Start up the JCR repository.
stop() - Method in class org.jboss.dna.common.stats.Stopwatch
Stop the stopwatch and record the statistics for the latest run.
Stopwatch - Class in org.jboss.dna.common.stats
Provides a mechanism to measure time in the same was as a physical stopwatch.
Stopwatch() - Constructor for class org.jboss.dna.common.stats.Stopwatch
 
Stopwatch(boolean) - Constructor for class org.jboss.dna.common.stats.Stopwatch
 
Stopwatch(boolean, String) - Constructor for class org.jboss.dna.common.stats.Stopwatch
 
store(OutputStream, String) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
storeProblems(Node, Problems) - Method in class org.jboss.dna.repository.util.JcrTools
 
storeToXML(OutputStream, String, String) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
storeToXML(OutputStream, String) - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
StreamSequencer - Interface in org.jboss.dna.spi.sequencers
The interface for a DNA sequencer that processes a property as a stream to extract information from the content and store in the repository.
StreamSequencerAdapter - Class in org.jboss.dna.repository.sequencers
An adapter class that wraps a StreamSequencer instance to be a Sequencer.
StreamSequencerAdapter(StreamSequencer) - Constructor for class org.jboss.dna.repository.sequencers.StreamSequencerAdapter
 
StringUtil - Class in org.jboss.dna.common.util
Utilities for string processing and manipulation.
SubProgressMonitor - Class in org.jboss.dna.common.monitor
 
SubProgressMonitor(ProgressMonitor, double) - Constructor for class org.jboss.dna.common.monitor.SubProgressMonitor
 
subtract(Double, Double) - Method in class org.jboss.dna.common.math.DoubleOperations
 
subtract(long, TimeUnit) - Method in class org.jboss.dna.common.math.Duration
Subtract the supplied duration from this duration, and return the result.
subtract(Duration) - Method in class org.jboss.dna.common.math.Duration
Subtract the supplied duration from this duration, and return the result.
subtract(Duration, Duration) - Method in class org.jboss.dna.common.math.DurationOperations
 
subtract(Float, Float) - Method in class org.jboss.dna.common.math.FloatOperations
 
subtract(Integer, Integer) - Method in class org.jboss.dna.common.math.IntegerOperations
 
subtract(Long, Long) - Method in class org.jboss.dna.common.math.LongOperations
 
subtract(T, T) - Method in interface org.jboss.dna.common.math.MathOperations
Subtract the second operand from the first, and return the difference.
subtract(Short, Short) - Method in class org.jboss.dna.common.math.ShortOperations
 
SystemFailureException - Exception in org.jboss.dna.common
 
SystemFailureException() - Constructor for exception org.jboss.dna.common.SystemFailureException
 
SystemFailureException(String) - Constructor for exception org.jboss.dna.common.SystemFailureException
 
SystemFailureException(Throwable) - Constructor for exception org.jboss.dna.common.SystemFailureException
 
SystemFailureException(String, Throwable) - Constructor for exception org.jboss.dna.common.SystemFailureException
 

T

text(Object...) - Method in class org.jboss.dna.common.i18n.I18n
Get the localized text for the current (default) locale, replacing the parameters in the text with those supplied.
text(Locale, Object...) - Method in class org.jboss.dna.common.i18n.I18n
Get the localized text for the supplied locale, replacing the parameters in the text with those supplied.
TextEncoder - Interface in org.jboss.dna.common.text
Interface for components that can encode and unencode text.
titleCase(String, String...) - Method in class org.jboss.dna.common.text.Inflector
Capitalizes all the words and replaces some characters in the string to create a nicer looking title.
toArray() - Method in class org.jboss.dna.common.jcr.Path
Obtain a copy of the segments in this path.
toBigDecimal() - Method in class org.jboss.dna.common.math.Duration
 
toList() - Method in class org.jboss.dna.common.jcr.Path
Get an unmodifiable list of the path segments.
toString() - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
toString() - Method in class org.jboss.dna.common.i18n.I18n
toString() - Method in class org.jboss.dna.common.jcr.Path.Segment
toString() - Method in class org.jboss.dna.common.jcr.Path
toString() - Method in class org.jboss.dna.common.math.Duration.Components
Return the duration as a string in a form containing hours, minutes, and seconds, including the fractional part of the seconds.
toString() - Method in class org.jboss.dna.common.math.Duration
Writes the duration in a form containing hours, minutes, and seconds, including the fractional part of the seconds.
toString() - Method in class org.jboss.dna.common.monitor.ProgressStatus
toString() - Method in class org.jboss.dna.common.stats.DetailedStatistics
 
toString() - Method in class org.jboss.dna.common.stats.Histogram.Bucket
 
toString() - Method in class org.jboss.dna.common.stats.SimpleStatistics
 
toString() - Method in class org.jboss.dna.common.stats.Stopwatch
 
toString(Object, int) - Static method in class org.jboss.dna.common.util.ClassUtil
 
toString() - Method in class org.jboss.dna.maven.MavenDependency
toString() - Method in class org.jboss.dna.maven.MavenId
toString() - Method in class org.jboss.dna.maven.MavenId.Version
toString() - Method in class org.jboss.dna.maven.MavenUrl
toString() - Method in class org.jboss.dna.repository.observation.NodeChange
toString() - Method in class org.jboss.dna.repository.sequencers.SequencerOutputMap.PropertyValue
toString() - Method in class org.jboss.dna.repository.sequencers.SequencerOutputMap
toString() - Method in class org.jboss.dna.repository.sequencers.SequencerPathExpression.Matcher
toString() - Method in class org.jboss.dna.repository.sequencers.SequencerPathExpression
toString() - Method in class org.jboss.dna.repository.util.RepositoryNodePath
toString() - Method in class org.jboss.example.dna.sequencers.MediaInfo
 
toStringArray() - Method in class org.jboss.dna.common.jcr.Path
Obtain a copy of the segments in this path.
trace(String, Object...) - Method in class org.jboss.dna.common.util.Logger
Log a message at the TRACE level according to the specified format and (optional) parameters.
trace(Throwable, String, Object...) - Method in class org.jboss.dna.common.util.Logger
Log an exception (throwable) at the TRACE level with an accompanying message.
truncate(Object, int) - Static method in class org.jboss.dna.common.util.StringUtil
Truncate the supplied string to be no more than the specified length.
truncate(Object, int, String) - Static method in class org.jboss.dna.common.util.StringUtil
Truncate the supplied string to be no more than the specified length.

U

unableToBuildRuleSetRegularExpressionPattern - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
unableToChangeExecutionContextWhileRunning - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
unableToFindPropertyForSequencing - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
unableToFindRepositoryInJndi - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
unableToFindRepositoryWithName - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
unableToFindRuleSet - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
unableToFindWorkspaceWhenCreatingNode - Static variable in class org.jboss.dna.maven.MavenI18n
 
unableToFindWorkspaceWhenReadingNode - Static variable in class org.jboss.dna.maven.MavenI18n
 
unableToFindWorkspaceWhenWritingNode - Static variable in class org.jboss.dna.maven.MavenI18n
 
unableToObtainJsr94RuleAdministrator - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
unableToObtainJsr94ServiceProvider - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
unableToOpenSessiontoRepositoryWhenCreatingNode - Static variable in class org.jboss.dna.maven.MavenI18n
 
unableToOpenSessiontoRepositoryWhenReadingNode - Static variable in class org.jboss.dna.maven.MavenI18n
 
unableToOpenSessiontoRepositoryWhenWritingNode - Static variable in class org.jboss.dna.maven.MavenI18n
 
unableToRegisterRepositoryInJndi - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
unableToRemoveRepository - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
unableToStartSequencingServiceWithoutExecutionContext - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
unableToUnregisterRepositoryInJndi - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
unableToWriteToClosedStream - Static variable in class org.jboss.dna.maven.MavenI18n
 
underscore(String, char...) - Method in class org.jboss.dna.common.text.Inflector
Makes an underscored form from the expression in the string (the reverse of the camelCase method.
unknownPropertyValueType - Static variable in class org.jboss.dna.repository.RepositoryI18n
 
UnmodifiableProperties - Class in org.jboss.dna.common.collection
 
UnmodifiableProperties(Properties) - Constructor for class org.jboss.dna.common.collection.UnmodifiableProperties
 
unregister() - Method in class org.jboss.dna.repository.observation.ObservationService.WorkspaceListener
 
unsupportedMavenCoordinateFormat - Static variable in class org.jboss.dna.maven.MavenI18n
 
update(ConfigType) - Method in class org.jboss.dna.common.component.ComponentLibrary
Update the configuration for a sequencer, or add it if there is no matching configuration.
updateRuleSet(RuleSet) - Method in class org.jboss.dna.repository.rules.RuleService
Update the configuration for a sequencer, or add it if there is no matching configuration.
updateSequencer(SequencerConfig) - Method in class org.jboss.dna.repository.sequencers.SequencingService
Update the configuration for a sequencer, or add it if there is no matching configuration.
uploadFile() - Method in class org.jboss.example.dna.sequencers.SequencingClient
Prompt the user interface for the file to upload into the JCR repository, then upload it using the JCR API.
upperCamelCase(String, char...) - Method in class org.jboss.dna.common.text.Inflector
Converts strings to UpperCamelCase.
URL_ENCODER - Static variable in class org.jboss.dna.common.jcr.Path
 
UrlEncoder - Class in org.jboss.dna.common.text
An encoder useful for converting text to be used within a URL, as defined by Section 2.3 of RFC 2396.
UrlEncoder() - Constructor for class org.jboss.dna.common.text.UrlEncoder
 
UserInterface - Interface in org.jboss.example.dna.sequencers
 
USERNAME - Static variable in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 

V

valueBySuffix(String) - Static method in enum org.jboss.dna.maven.ArtifactType
 
valueBySuffix(String) - Static method in enum org.jboss.dna.maven.SignatureType
 
valueByText(String, boolean) - Static method in enum org.jboss.dna.maven.MavenDependency.Scope
 
valueOf(String) - Static method in enum org.jboss.dna.common.collection.Problem.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.dna.common.util.Logger.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.dna.maven.ArtifactType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.dna.maven.MavenDependency.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.dna.maven.SignatureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.dna.repository.services.ServiceAdministrator.State
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.dna.common.collection.Problem.Status
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Method in class org.jboss.dna.common.collection.UnmodifiableProperties
values() - Static method in enum org.jboss.dna.common.util.Logger.Level
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jboss.dna.maven.ArtifactType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jboss.dna.maven.MavenDependency.Scope
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jboss.dna.maven.SignatureType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jboss.dna.repository.services.ServiceAdministrator.State
Returns an array containing the constants of this enum type, in the order they're declared.

W

warn(I18n, Object...) - Method in class org.jboss.dna.common.util.Logger
Log a message at the WARNING level according to the specified format and (optional) parameters.
warn(Throwable, I18n, Object...) - Method in class org.jboss.dna.common.util.Logger
Log an exception (throwable) at the WARNING level with an accompanying message.
worked(double) - Method in class org.jboss.dna.common.monitor.LoggingProgressMonitor
Report work completed for this task.
worked(double) - Method in class org.jboss.dna.common.monitor.NullProgressMonitor
Report work completed for this task.
worked(double) - Method in interface org.jboss.dna.common.monitor.ProgressMonitor
Report work completed for this task.
worked(double) - Method in class org.jboss.dna.common.monitor.ProgressMonitorWrapper
Report work completed for this task.
worked(double) - Method in class org.jboss.dna.common.monitor.SimpleProgressMonitor
Report work completed for this task.
worked(double) - Method in class org.jboss.dna.common.monitor.SubProgressMonitor
Report work completed for this task.
WORKSPACE_NAME - Static variable in class org.jboss.dna.maven.spi.JcrMavenUrlProvider
 
write(String, OutputStream) - Static method in class org.jboss.dna.common.util.IoUtil
Write the entire contents of the supplied string to the given stream.
write(String, Writer) - Static method in class org.jboss.dna.common.util.IoUtil
Write the entire contents of the supplied string to the given writer.
write(InputStream, OutputStream) - Static method in class org.jboss.dna.common.util.IoUtil
Write the entire contents of the supplied string to the given stream.
write(Reader, Writer) - Static method in class org.jboss.dna.common.util.IoUtil
Write the entire contents of the supplied string to the given writer.
write(String, OutputStream) - Static method in class org.jboss.dna.common.util.StringUtil
Write the entire contents of the supplied string to the given stream.
write(String, Writer) - Static method in class org.jboss.dna.common.util.StringUtil
Write the entire contents of the supplied string to the given writer.
writingOutputSequencedFromPropertyOnNodes - Static variable in class org.jboss.dna.repository.RepositoryI18n
 

A B C D E F G H I J K L M N O P R S T U V W

Copyright © 2008. All Rights Reserved.