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

T

tagAsAttributeName() - Method in class com.springsource.util.osgi.manifest.parse.standard.BasicHeaderToken
 
tagAsDirectiveName() - Method in class com.springsource.util.osgi.manifest.parse.standard.BasicHeaderToken
 
tagAsFollowedBySpace() - Method in class com.springsource.util.osgi.manifest.parse.standard.BasicHeaderToken
 
tagAsSpaced() - Method in class com.springsource.util.osgi.manifest.parse.standard.BasicHeaderToken
 
tagAsStartedWithLetter() - Method in class com.springsource.util.osgi.manifest.parse.standard.BasicHeaderToken
 
terminateAfterMainSection - Variable in class com.springsource.util.parser.manifest.internal.StandardVisitor
 
theSource - Variable in class com.springsource.util.osgi.manifest.parse.standard.SourceContext
 
theSource - Variable in class com.springsource.util.parser.manifest.internal.SourceContext
 
ThreadSafeArrayListTree<V> - Class in com.springsource.util.common
ThreadSafeArrayListTree is a value with an ordered collection of subtrees of the same type as the main tree.
ThreadSafeArrayListTree(V) - Constructor for class com.springsource.util.common.ThreadSafeArrayListTree
Construct a tree with the given value, which may be null.
ThreadSafeArrayListTree(V, Object) - Constructor for class com.springsource.util.common.ThreadSafeArrayListTree
 
ThreadSafeArrayListTree(Tree<V>, Tree<V>, Object) - Constructor for class com.springsource.util.common.ThreadSafeArrayListTree
Construct a tree by deeply copying the given tree, using the given parent, and inheriting the given monitor.
tieMonitor - Static variable in class com.springsource.util.common.SynchronizedCollection
 
tieMonitor - Static variable in class com.springsource.util.common.ThreadSafeArrayListTree
 
toAbsoluteReference() - Method in class com.springsource.util.io.PathReference
Creates a PathReference that points to the absolute location of this PathReference.
toArray() - Method in class com.springsource.util.common.SynchronizedCollection
toArray(U[]) - Method in class com.springsource.util.common.SynchronizedCollection
toArray() - Method in class com.springsource.util.math.ConcurrentHashSet
 
toArray(T[]) - Method in class com.springsource.util.math.ConcurrentHashSet
 
toCanonicalReference() - Method in class com.springsource.util.io.PathReference
Creates a PathReference that points to the canonical location of this PathReference.
toDictionary() - Method in interface com.springsource.util.osgi.manifest.BundleManifest
Returns a snapshot of this manifest as a Dictionary
toDictionary() - Method in class com.springsource.util.osgi.manifest.internal.StandardBundleManifest
Returns a snapshot of this manifest as a Dictionary
toFile() - Method in class com.springsource.util.io.PathReference
Converts this PathReference to a File.
toFormattedString() - Method in class com.springsource.util.osgi.manifest.parse.standard.HeaderTokenStream
 
toFormattedString(boolean) - Method in class com.springsource.util.osgi.manifest.parse.standard.HeaderTokenStream
 
toFormattedString() - Method in class com.springsource.util.parser.manifest.internal.SimpleTokenStream
 
toFormattedString(boolean) - Method in class com.springsource.util.parser.manifest.internal.SimpleTokenStream
 
toFormattedString(boolean) - Method in interface com.springsource.util.parser.manifest.internal.TokenStream
 
toFormattedString() - Method in interface com.springsource.util.parser.manifest.internal.TokenStream
 
TOKEN - Static variable in class com.springsource.util.osgi.manifest.parse.standard.StandardHeaderLexer
 
token - Variable in class com.springsource.util.parser.manifest.internal.RecoveringManifestLexer
 
Token - Interface in com.springsource.util.parser.manifest.internal
Concurrent Semantics
This class is thread safe.
tokenExtension - Static variable in class com.springsource.util.osgi.manifest.parse.standard.StandardHeaderLexer
 
tokenize(String) - Static method in class com.springsource.util.parser.manifest.internal.RecoveringManifestLexer
Tokenize a string representing a manifest.
tokenize(Reader) - Static method in class com.springsource.util.parser.manifest.internal.RecoveringManifestLexer
Tokenize input from a Reader as a manifest.
tokenizeToStringArray(String, String) - Static method in class com.springsource.util.common.StringUtils
Tokenize the given String into a String array via a StringTokenizer.
tokenizeToStringArray(String, String, boolean, boolean) - Static method in class com.springsource.util.common.StringUtils
Tokenize the given String into a String array via a StringTokenizer.
TokenKind - Enum in com.springsource.util.parser.manifest.internal
Token kinds created by the Manifest lexer.
TokenKind(String) - Constructor for enum com.springsource.util.parser.manifest.internal.TokenKind
 
tokenPos - Variable in class com.springsource.util.parser.manifest.internal.RecoveringManifestLexer
 
tokens - Variable in class com.springsource.util.osgi.manifest.parse.standard.HeaderTokenStream
 
tokens - Variable in class com.springsource.util.parser.manifest.internal.SimpleTokenStream
 
tokenStart - Variable in class com.springsource.util.osgi.manifest.parse.standard.StandardHeaderLexer
 
tokenStartedWithLetter - Variable in class com.springsource.util.osgi.manifest.parse.standard.StandardHeaderLexer
 
tokenStream - Variable in class com.springsource.util.osgi.manifest.parse.standard.StandardHeaderLexer
 
tokenStream - Variable in class com.springsource.util.osgi.manifest.parse.standard.StandardHeaderParser
 
tokenStream - Variable in class com.springsource.util.parser.manifest.internal.RecoveringManifestLexer
 
TokenStream - Interface in com.springsource.util.parser.manifest.internal
Provides a stream of tokens for parsing.
tokenStream - Variable in class com.springsource.util.parser.manifest.RecoveringManifestParser
 
tokenStreamLen - Variable in class com.springsource.util.osgi.manifest.parse.standard.HeaderTokenStream
 
tokenStreamLen - Variable in class com.springsource.util.parser.manifest.internal.SimpleTokenStream
 
tokenStreamPosition - Variable in class com.springsource.util.osgi.manifest.parse.standard.HeaderTokenStream
 
tokenStreamPosition - Variable in class com.springsource.util.parser.manifest.internal.SimpleTokenStream
 
tokenString - Variable in enum com.springsource.util.osgi.manifest.parse.standard.HeaderTokenKind
 
tokenString - Variable in enum com.springsource.util.parser.manifest.internal.TokenKind
 
toLanguageTag(Locale) - Static method in class com.springsource.util.common.StringUtils
Determine the RFC 3066 compliant language tag, as used for the HTTP "Accept-Language" header.
toList(String, Map<String, String>) - Static method in class com.springsource.util.osgi.manifest.internal.HeaderUtils
 
toObjectArray(Object) - Static method in class com.springsource.util.common.ObjectUtils
Convert the given array (which may be a primitive array) to an object array (if necessary of primitive wrapper objects).
TOP_PATH - Static variable in class com.springsource.util.common.StringUtils
 
toParseString() - Method in class com.springsource.util.osgi.manifest.internal.BaseParameterised
Converts the header or header entry into a parseable String.
toParseString() - Method in class com.springsource.util.osgi.manifest.internal.CompoundParseable
Converts the header or header entry into a parseable String.
toParseString() - Method in interface com.springsource.util.osgi.manifest.Parseable
Converts the header or header entry into a parseable String.
toParseString() - Method in class com.springsource.util.osgi.VersionRange
Creates a String representation of this VersionRange that can be re-parsed.
toString() - Method in class com.springsource.util.common.CaseInsensitiveMap.CaseInsensitiveKey
toString() - Method in class com.springsource.util.common.SynchronizedObject
toString() - Method in class com.springsource.util.common.ThreadSafeArrayListTree
toString() - Method in class com.springsource.util.io.PathReference
toString() - Method in class com.springsource.util.math.OrderedPair
toString() - Method in class com.springsource.util.math.Range
toString() - Method in class com.springsource.util.osgi.manifest.internal.BaseParameterised
toString() - Method in class com.springsource.util.osgi.manifest.internal.CompoundParseable
toString(List<String>) - Static method in class com.springsource.util.osgi.manifest.internal.HeaderUtils
 
toString() - Method in class com.springsource.util.osgi.manifest.internal.StandardBundleManifest
toString() - Method in class com.springsource.util.osgi.manifest.parse.standard.BasicHeaderToken
 
toString(SourceContext) - Method in class com.springsource.util.osgi.manifest.parse.standard.HeaderProblem
 
toString() - Method in class com.springsource.util.osgi.manifest.parse.standard.HeaderProblem
 
toString() - Method in class com.springsource.util.osgi.manifest.parse.standard.HeaderTokenStream
 
toString() - Method in class com.springsource.util.osgi.manifest.parse.standard.StandardHeaderDeclaration
toString() - Method in class com.springsource.util.osgi.manifest.parse.standard.StandardHeaderParser
Provide useful string that shows the header and progress through the tokenStream consuming it.
toString() - Method in class com.springsource.util.osgi.VersionRange
toString() - Method in class com.springsource.util.parser.manifest.internal.ManifestToken
 
toString() - Method in class com.springsource.util.parser.manifest.internal.SimpleTokenStream
 
toString() - Method in class com.springsource.util.parser.manifest.ManifestProblem
 
toStringArray(Collection<String>) - Static method in class com.springsource.util.common.StringUtils
Copy the given Collection into a String array.
toStringArray(Enumeration<String>) - Static method in class com.springsource.util.common.StringUtils
Copy the given Enumeration into a String array.
toStringWithContext(SourceContext) - Method in class com.springsource.util.osgi.manifest.parse.standard.HeaderProblem
 
toStringWithContext() - Method in class com.springsource.util.parser.manifest.ManifestProblem
Returns a multi line message that includes the manifest extract that gave rise to the problem.
touch() - Method in class com.springsource.util.io.PathReference
Set the last modified time of the File pointed to by this PathReference to the current time.
toURI() - Method in class com.springsource.util.io.PathReference
Converts this PathReference into a URI.
track(ServiceRegistration) - Method in class com.springsource.util.osgi.ServiceRegistrationTracker
Tracks the supplied ServiceRegistration.
transform(String, String, String) - Method in interface com.springsource.util.common.PropertyPlaceholderResolver.PlaceholderValueTransformer
Transforms a property from its initial value to some other value
transform(InputStream, OutputStream) - Method in class com.springsource.util.io.JarTransformer
Transforms the JAR content in is and writes the results to os.
transform(InputStream, OutputStream, boolean) - Method in class com.springsource.util.io.JarTransformer
Transforms the JAR content in is and writes the results to os.
transformEntry(String, InputStream, OutputStream) - Method in interface com.springsource.util.io.JarTransformer.JarTransformerCallback
Transform the entry with the supplied name.
transformEntry(InputStream, ZipEntry, OutputStream) - Method in class com.springsource.util.io.JarTransformer
 
transformer - Variable in class com.springsource.util.io.JarTransformingURLConnection
 
Tree<V> - Interface in com.springsource.util.common
Tree is a value with an ordered collection of subtrees of the same type as the main tree.
Tree.ExceptionThrowingTreeVisitor<V,E extends java.lang.Exception> - Interface in com.springsource.util.common
An ExceptionThrowingTreeVisitor is used to visit a tree when the Tree.ExceptionThrowingTreeVisitor.visit(Tree) implementation needs to be able to throw a checked Exception.
Tree.TreeVisitor<V> - Interface in com.springsource.util.common
Tree.TreeVisitor is an interface used to visit a tree and, at the option of the visitor, its children and so on recursively.
trimAllWhitespace(String) - Static method in class com.springsource.util.common.StringUtils
Trim all whitespace from the given String: leading, trailing, and inbetween characters.
trimArrayElements(String[]) - Static method in class com.springsource.util.common.StringUtils
Trim the elements of the given String array, calling String.trim() on each of them.
trimLeadingCharacter(String, char) - Static method in class com.springsource.util.common.StringUtils
Trim all occurences of the supplied leading character from the given String.
trimLeadingWhitespace(String) - Static method in class com.springsource.util.common.StringUtils
Trim leading whitespace from the given String.
trimTrailingCharacter(String, char) - Static method in class com.springsource.util.common.StringUtils
Trim all occurences of the supplied trailing character from the given String.
trimTrailingWhitespace(String) - Static method in class com.springsource.util.common.StringUtils
Trim trailing whitespace from the given String.
trimWhitespace(String) - Static method in class com.springsource.util.common.StringUtils
Trim leading and trailing whitespace from the given String.
typeClazz - Variable in class com.springsource.util.osgi.ServiceRegistryProvider
 

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