org.jboss.dna.graph
Class GraphI18n

java.lang.Object
  extended by org.jboss.dna.graph.GraphI18n

public final class GraphI18n
extends Object

Author:
Randall Hauch, John Verhaeg

Field Summary
static I18n canceledSequencingXmlDocument
           
static I18n closedCommandExecutor
           
static I18n closedConnectionMayNotBeUsed
           
static I18n closingCommandExecutor
           
static I18n errorConvertingIo
           
static I18n errorConvertingType
           
static I18n errorImportingContent
           
static I18n errorReadingPropertyValueBytes
           
static I18n errorSequencingXmlDocument
           
static I18n executedGraphCommand
           
static I18n executingGraphCommand
           
static I18n fatalErrorSequencingXmlDocument
           
static I18n invalidIndexInSegmentName
           
static I18n invalidQualifiedNameString
           
static I18n maximumPoolSizeMayNotBeSmallerThanCorePoolSize
           
static I18n messageDigestNotFound
           
static I18n missingEndBracketInSegmentName
           
static I18n noNamespaceRegisteredForPrefix
           
static I18n pathAncestorDegreeIsInvalid
           
static I18n pathCannotBeNormalized
           
static I18n pathExpressionHasInvalidMatch
           
static I18n pathExpressionHasInvalidSelect
           
static I18n pathExpressionIsInvalid
           
static I18n pathExpressionMayNotBeBlank
           
static I18n pathIsAlreadyAbsolute
           
static I18n pathIsNotAbsolute
           
static I18n pathIsNotRelative
           
static I18n repositoryConnectionPoolIsNotRunning
           
static I18n sequencingXmlDocument
           
static I18n unableToCreateSubpathBeginIndexGreaterThanOrEqualToEndingIndex
           
static I18n unableToCreateSubpathBeginIndexGreaterThanOrEqualToSize
           
static I18n unableToCreateValue
           
static I18n unableToDiscoverPropertyTypeForNullValue
           
static I18n unableToFindRepositorySourceWithName
           
static I18n unableToObtainValidRepositoryAfterAttempts
           
static I18n validPathMayNotContainEmptySegment
           
static I18n valueJavaTypeNotCompatibleWithPropertyType
           
static I18n warningSequencingXmlDocument
           
 
Constructor Summary
GraphI18n()
           
 
Method Summary
static Set<Locale> getLocalizationProblemLocales()
           
static Set<String> getLocalizationProblems()
           
static Set<String> getLocalizationProblems(Locale locale)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

closedConnectionMayNotBeUsed

public static I18n closedConnectionMayNotBeUsed

errorConvertingIo

public static I18n errorConvertingIo

errorConvertingType

public static I18n errorConvertingType

errorReadingPropertyValueBytes

public static I18n errorReadingPropertyValueBytes

invalidIndexInSegmentName

public static I18n invalidIndexInSegmentName

invalidQualifiedNameString

public static I18n invalidQualifiedNameString

maximumPoolSizeMayNotBeSmallerThanCorePoolSize

public static I18n maximumPoolSizeMayNotBeSmallerThanCorePoolSize

missingEndBracketInSegmentName

public static I18n missingEndBracketInSegmentName

noNamespaceRegisteredForPrefix

public static I18n noNamespaceRegisteredForPrefix

pathAncestorDegreeIsInvalid

public static I18n pathAncestorDegreeIsInvalid

pathCannotBeNormalized

public static I18n pathCannotBeNormalized

pathIsAlreadyAbsolute

public static I18n pathIsAlreadyAbsolute

pathIsNotAbsolute

public static I18n pathIsNotAbsolute

pathIsNotRelative

public static I18n pathIsNotRelative

repositoryConnectionPoolIsNotRunning

public static I18n repositoryConnectionPoolIsNotRunning

unableToCreateSubpathBeginIndexGreaterThanOrEqualToEndingIndex

public static I18n unableToCreateSubpathBeginIndexGreaterThanOrEqualToEndingIndex

unableToCreateSubpathBeginIndexGreaterThanOrEqualToSize

public static I18n unableToCreateSubpathBeginIndexGreaterThanOrEqualToSize

unableToCreateValue

public static I18n unableToCreateValue

unableToDiscoverPropertyTypeForNullValue

public static I18n unableToDiscoverPropertyTypeForNullValue

unableToObtainValidRepositoryAfterAttempts

public static I18n unableToObtainValidRepositoryAfterAttempts

validPathMayNotContainEmptySegment

public static I18n validPathMayNotContainEmptySegment

valueJavaTypeNotCompatibleWithPropertyType

public static I18n valueJavaTypeNotCompatibleWithPropertyType

pathExpressionMayNotBeBlank

public static I18n pathExpressionMayNotBeBlank

pathExpressionIsInvalid

public static I18n pathExpressionIsInvalid

pathExpressionHasInvalidSelect

public static I18n pathExpressionHasInvalidSelect

pathExpressionHasInvalidMatch

public static I18n pathExpressionHasInvalidMatch

messageDigestNotFound

public static I18n messageDigestNotFound

executingGraphCommand

public static I18n executingGraphCommand

executedGraphCommand

public static I18n executedGraphCommand

closingCommandExecutor

public static I18n closingCommandExecutor

closedCommandExecutor

public static I18n closedCommandExecutor

errorSequencingXmlDocument

public static I18n errorSequencingXmlDocument

fatalErrorSequencingXmlDocument

public static I18n fatalErrorSequencingXmlDocument

sequencingXmlDocument

public static I18n sequencingXmlDocument

canceledSequencingXmlDocument

public static I18n canceledSequencingXmlDocument

warningSequencingXmlDocument

public static I18n warningSequencingXmlDocument

errorImportingContent

public static I18n errorImportingContent

unableToFindRepositorySourceWithName

public static I18n unableToFindRepositorySourceWithName
Constructor Detail

GraphI18n

public GraphI18n()
Method Detail

getLocalizationProblemLocales

public static Set<Locale> getLocalizationProblemLocales()

getLocalizationProblems

public static Set<String> getLocalizationProblems()

getLocalizationProblems

public static Set<String> getLocalizationProblems(Locale locale)


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