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

G

get(Object) - Method in class com.springsource.util.common.CaseInsensitiveMap
get(int) - Method in class com.springsource.util.common.SynchronizedList
getAbsolutePath() - Method in class com.springsource.util.io.PathReference
Gets the absolute path of this PathReference.
getActivationPolicy() - Method in interface com.springsource.util.osgi.manifest.BundleActivationPolicy
Returns the value of the Bundle-ActivationPolicy header.
getActivationPolicy() - Method in class com.springsource.util.osgi.manifest.internal.StandardBundleActivationPolicy
Returns the value of the Bundle-ActivationPolicy header.
getAttributes() - Method in class com.springsource.util.osgi.manifest.internal.BaseParameterised
 
getAttributes() - Method in interface com.springsource.util.osgi.manifest.Parameterised
Returns a Map of the header or header entry's attributes
getAttributes() - Method in interface com.springsource.util.osgi.manifest.parse.HeaderDeclaration
Returns a Map of the attributes included in this declaration.
getAttributes() - Method in class com.springsource.util.osgi.manifest.parse.standard.StandardHeaderDeclaration
Returns a Map of the attributes included in this declaration.
getAttributesForSection(String) - Method in interface com.springsource.util.parser.manifest.internal.ManifestVisitor
 
getAttributesForSection(String) - Method in class com.springsource.util.parser.manifest.internal.StandardVisitor
 
getAttributesForSection(String) - Method in interface com.springsource.util.parser.manifest.ManifestContents
 
getBundleActivationPolicy() - Method in interface com.springsource.util.osgi.manifest.BundleManifest
Returns the Bundle-ActivationPolicy header, never null.
getBundleActivationPolicy() - Method in class com.springsource.util.osgi.manifest.internal.StandardBundleManifest
Returns the Bundle-ActivationPolicy header, never null.
getBundleClasspath() - Method in interface com.springsource.util.osgi.manifest.BundleManifest
Returns a List containing an item for each entry in the comma-separated Bundle-Classpath header.
getBundleClasspath() - Method in class com.springsource.util.osgi.manifest.internal.StandardBundleManifest
Returns a List containing an item for each entry in the comma-separated Bundle-Classpath header.
getBundleDescription() - Method in interface com.springsource.util.osgi.manifest.BundleManifest
Returns the value of the Bundle-Description header, or null if no description is specified.
getBundleDescription() - Method in class com.springsource.util.osgi.manifest.internal.StandardBundleManifest
Returns the value of the Bundle-Description header, or null if no description is specified.
getBundleManifestVersion() - Method in interface com.springsource.util.osgi.manifest.BundleManifest
Returns the Bundle-ManifestVersion header, or 1 if no manifest version is specified.
getBundleManifestVersion() - Method in class com.springsource.util.osgi.manifest.internal.StandardBundleManifest
Returns the Bundle-ManifestVersion header, or 1 if no manifest version is specified.
getBundleName() - Method in interface com.springsource.util.osgi.manifest.BundleManifest
Returns the Bundle-Name header, or null if no name is specified.
getBundleName() - Method in class com.springsource.util.osgi.manifest.internal.StandardBundleManifest
Returns the Bundle-Name header, or null if no name is specified.
getBundleSymbolicName() - Method in interface com.springsource.util.osgi.manifest.BundleManifest
Returns the Bundle-SymbolicName header, never null.
getBundleSymbolicName() - Method in interface com.springsource.util.osgi.manifest.DynamicallyImportedPackage
Returns the value of the import's bundle-symbolic-name attribute.
getBundleSymbolicName() - Method in interface com.springsource.util.osgi.manifest.FragmentHost
Returns the bundle symbolic name specified in the header, or null if no Fragment-Host is specified.
getBundleSymbolicName() - Method in interface com.springsource.util.osgi.manifest.ImportedBundle
Returns the symbolic name of the bundle that is imported, never null.
getBundleSymbolicName() - Method in interface com.springsource.util.osgi.manifest.ImportedPackage
Returns the value of the import's bundle-symbolic-name attribute.
getBundleSymbolicName() - Method in class com.springsource.util.osgi.manifest.internal.StandardBundleManifest
Returns the Bundle-SymbolicName header, never null.
getBundleSymbolicName() - Method in class com.springsource.util.osgi.manifest.internal.StandardDynamicallyImportedPackage
Returns the value of the import's bundle-symbolic-name attribute.
getBundleSymbolicName() - Method in class com.springsource.util.osgi.manifest.internal.StandardFragmentHost
Returns the bundle symbolic name specified in the header, or null if no Fragment-Host is specified.
getBundleSymbolicName() - Method in class com.springsource.util.osgi.manifest.internal.StandardImportedBundle
Returns the symbolic name of the bundle that is imported, never null.
getBundleSymbolicName() - Method in class com.springsource.util.osgi.manifest.internal.StandardImportedPackage
Returns the value of the import's bundle-symbolic-name attribute.
getBundleSymbolicName() - Method in class com.springsource.util.osgi.manifest.internal.StandardRequiredBundle
 
getBundleSymbolicName() - Method in interface com.springsource.util.osgi.manifest.RequiredBundle
Returns the symbolic name of the bundle that is required, never null.
getBundleUpdateLocation() - Method in interface com.springsource.util.osgi.manifest.BundleManifest
Returns the value of the Bundle-UpdateLocation header, or null if no update location is specified.
getBundleUpdateLocation() - Method in class com.springsource.util.osgi.manifest.internal.StandardBundleManifest
Returns the value of the Bundle-UpdateLocation header, or null if no update location is specified.
getBundleVersion() - Method in interface com.springsource.util.osgi.manifest.BundleManifest
Returns the value of the Bundle-Version header, or null if no version is specified.
getBundleVersion() - Method in interface com.springsource.util.osgi.manifest.DynamicallyImportedPackage
Returns the value of the import's bundle-version attribute.
getBundleVersion() - Method in interface com.springsource.util.osgi.manifest.FragmentHost
Returns the value of the header's bundle-version attribute.
getBundleVersion() - Method in interface com.springsource.util.osgi.manifest.ImportedPackage
Returns the value of the import's bundle-version attribute.
getBundleVersion() - Method in class com.springsource.util.osgi.manifest.internal.StandardBundleManifest
Returns the value of the Bundle-Version header, or null if no version is specified.
getBundleVersion() - Method in class com.springsource.util.osgi.manifest.internal.StandardDynamicallyImportedPackage
Returns the value of the import's bundle-version attribute.
getBundleVersion() - Method in class com.springsource.util.osgi.manifest.internal.StandardFragmentHost
Returns the value of the header's bundle-version attribute.
getBundleVersion() - Method in class com.springsource.util.osgi.manifest.internal.StandardImportedPackage
Returns the value of the import's bundle-version attribute.
getBundleVersion() - Method in class com.springsource.util.osgi.manifest.internal.StandardRequiredBundle
Returns the value of the header's bundle-version attribute.
getBundleVersion() - Method in interface com.springsource.util.osgi.manifest.RequiredBundle
Returns the value of the header's bundle-version attribute.
getCanonicalPath() - Method in class com.springsource.util.io.PathReference
Gets the canonical path of this PathReference.
getCeiling() - Method in class com.springsource.util.osgi.VersionRange
Gets the ceiling of this VersionRange.
getChild(int) - Method in class com.springsource.util.common.ThreadSafeArrayListTree
 
getChildren() - Method in class com.springsource.util.common.ThreadSafeArrayListTree
Returns a list of this tree's children (not copies of the children).
getChildren() - Method in interface com.springsource.util.common.Tree
Returns a list of this tree's children (not copies of the children).
getCode() - Method in enum com.springsource.util.osgi.manifest.parse.standard.HeaderProblemKind
 
getColumn(int) - Method in class com.springsource.util.osgi.manifest.parse.standard.SourceContext
 
getColumn(int) - Method in class com.springsource.util.parser.manifest.internal.SourceContext
 
getCount() - Method in class com.springsource.util.osgi.manifest.parse.standard.HeaderTokenStream
 
getCount() - Method in class com.springsource.util.parser.manifest.internal.SimpleTokenStream
 
getCount() - Method in interface com.springsource.util.parser.manifest.internal.TokenStream
 
getDefaultManifestStream() - Method in class com.springsource.util.io.JarTransformer
 
getDirectives() - Method in class com.springsource.util.osgi.manifest.internal.BaseParameterised
 
getDirectives() - Method in interface com.springsource.util.osgi.manifest.Parameterised
Returns a Map of the header or header entry's directives
getDirectives() - Method in interface com.springsource.util.osgi.manifest.parse.HeaderDeclaration
Returns a Map of the directives included in this declaration.
getDirectives() - Method in class com.springsource.util.osgi.manifest.parse.standard.StandardHeaderDeclaration
Returns a Map of the directives included in this declaration.
getDisplayString(Object) - Static method in class com.springsource.util.common.ObjectUtils
Return a content-based String representation if obj is not null; otherwise returns an empty String.
getDynamicallyImportedPackages() - Method in interface com.springsource.util.osgi.manifest.DynamicImportPackage
Returns a list of dynamically imported packages, one for each entry in the DynamicImport-Package header.
getDynamicallyImportedPackages() - Method in class com.springsource.util.osgi.manifest.internal.StandardDynamicImportPackage
Returns a list of dynamically imported packages, one for each entry in the DynamicImport-Package header.
getDynamicImportPackage() - Method in interface com.springsource.util.osgi.manifest.BundleManifest
Returns the DynamicImport-Package header, never null.
getDynamicImportPackage() - Method in class com.springsource.util.osgi.manifest.internal.StandardBundleManifest
Returns the DynamicImport-Package header, never null.
getEndColumn(Token) - Method in class com.springsource.util.parser.manifest.internal.SourceContext
 
getEndColumn(ManifestProblem) - Method in class com.springsource.util.parser.manifest.internal.SourceContext
 
getEndColumn() - Method in class com.springsource.util.parser.manifest.ManifestProblem
 
getEndLine(Token) - Method in class com.springsource.util.parser.manifest.internal.SourceContext
 
getEndLine() - Method in class com.springsource.util.parser.manifest.ManifestProblem
 
getEndOffset() - Method in class com.springsource.util.osgi.manifest.parse.standard.BasicHeaderToken
 
getEndOffset() - Method in class com.springsource.util.osgi.manifest.parse.standard.HeaderProblem
 
getEndOffset() - Method in interface com.springsource.util.osgi.manifest.parse.standard.HeaderToken
 
getEndOffset() - Method in class com.springsource.util.parser.manifest.internal.ManifestToken
 
getEndOffset() - Method in interface com.springsource.util.parser.manifest.internal.Token
 
getEndOffset() - Method in class com.springsource.util.parser.manifest.ManifestProblem
 
getEntry() - Method in class com.springsource.util.common.CaseInsensitiveMap.EntrySet.MapEntry
Get the underlying Map.Entry.
getEvent() - Method in class com.springsource.util.io.FileSystemChecker.MonitorRecord
 
getExclude() - Method in interface com.springsource.util.osgi.manifest.BundleActivationPolicy
Returns a list of the class names specified in the header's exclude directive.
getExclude() - Method in interface com.springsource.util.osgi.manifest.ExportedPackage
Returns a list of the class names specified in the export's exclude directive.
getExclude() - Method in class com.springsource.util.osgi.manifest.internal.StandardBundleActivationPolicy
Returns a list of the class names specified in the header's exclude directive.
getExclude() - Method in class com.springsource.util.osgi.manifest.internal.StandardExportedPackage
Returns a list of the class names specified in the export's exclude directive.
getExportedPackages() - Method in interface com.springsource.util.osgi.manifest.ExportPackage
Returns a List of the packages that are exported.
getExportedPackages() - Method in class com.springsource.util.osgi.manifest.internal.StandardExportPackage
Returns a List of the packages that are exported.
getExportPackage() - Method in interface com.springsource.util.osgi.manifest.BundleManifest
Returns the Export-Package header, never null.
getExportPackage() - Method in class com.springsource.util.osgi.manifest.internal.StandardBundleManifest
Returns the Export-Package header, never null.
getExtendedEndOffset() - Method in class com.springsource.util.osgi.manifest.parse.standard.BasicHeaderToken
 
getExtendedEndOffset() - Method in interface com.springsource.util.osgi.manifest.parse.standard.HeaderToken
 
getExtension() - Method in interface com.springsource.util.osgi.manifest.FragmentHost
Returns the value of the header's extension directive, or null if no such directive is specified.
getExtension() - Method in class com.springsource.util.osgi.manifest.internal.StandardFragmentHost
Returns the value of the header's extension directive, or null if no such directive is specified.
getFilename(String) - Static method in class com.springsource.util.common.StringUtils
Extract the filename from the given path, e.g.
getFilenameExtension(String) - Static method in class com.springsource.util.common.StringUtils
Extract the filename extension from the given path, e.g.
getFirst() - Method in class com.springsource.util.math.OrderedPair
Gets the first member of the OrderedPair.
getFirstHeaderDeclaration() - Method in class com.springsource.util.osgi.manifest.parse.standard.DebugVisitor
 
getFirstHeaderDeclaration() - Method in interface com.springsource.util.osgi.manifest.parse.standard.HeaderVisitor
 
getFirstHeaderDeclaration() - Method in class com.springsource.util.osgi.manifest.parse.standard.MultiplexingVisitor
 
getFirstHeaderDeclaration() - Method in class com.springsource.util.osgi.manifest.parse.standard.StandardHeaderVisitor
 
getFloor() - Method in class com.springsource.util.osgi.VersionRange
Gets the floor of this VersionRange.
getFragmentAttachment() - Method in interface com.springsource.util.osgi.manifest.BundleSymbolicName
Returns value of the fragment-attachment directive.
getFragmentAttachment() - Method in class com.springsource.util.osgi.manifest.internal.StandardBundleSymbolicName
Returns value of the fragment-attachment directive.
getFragmentHost() - Method in interface com.springsource.util.osgi.manifest.BundleManifest
Returns the Fragment-Host header, never null.
getFragmentHost() - Method in class com.springsource.util.osgi.manifest.internal.StandardBundleManifest
Returns the Fragment-Host header, never null.
getFreePort() - Static method in class com.springsource.util.io.NetUtils
Gets a random free port in the non-privileged range of 1025-65535.
getFreePort(int, int) - Static method in class com.springsource.util.io.NetUtils
Gets a random free port in between the minimum and maximum specified port numbers.
getHeader(String) - Method in interface com.springsource.util.osgi.manifest.BundleManifest
Returns the value of the header identified by the supplied name.
getHeader(String) - Method in class com.springsource.util.osgi.manifest.internal.StandardBundleManifest
Returns the value of the header identified by the supplied name.
getHeaderDeclarations() - Method in class com.springsource.util.osgi.manifest.parse.standard.DebugVisitor
 
getHeaderDeclarations() - Method in interface com.springsource.util.osgi.manifest.parse.standard.HeaderVisitor
 
getHeaderDeclarations() - Method in class com.springsource.util.osgi.manifest.parse.standard.MultiplexingVisitor
 
getHeaderDeclarations() - Method in class com.springsource.util.osgi.manifest.parse.standard.StandardHeaderVisitor
 
getIdentityHexString(Object) - Static method in class com.springsource.util.common.ObjectUtils
Return a hex String form of an object's identity hash code.
getImportBundle() - Method in interface com.springsource.util.osgi.manifest.BundleManifest
Returns the Import-Bundle header, never null.
getImportBundle() - Method in class com.springsource.util.osgi.manifest.internal.StandardBundleManifest
Returns the Import-Bundle header, never null.
getImportedBundles() - Method in interface com.springsource.util.osgi.manifest.ImportBundle
Returns a List of the bundles that are imported.
getImportedBundles() - Method in class com.springsource.util.osgi.manifest.internal.StandardImportBundle
Returns a List of the bundles that are imported.
getImportedLibraries() - Method in interface com.springsource.util.osgi.manifest.ImportLibrary
Returns a List of the libraries that are imported.
getImportedLibraries() - Method in class com.springsource.util.osgi.manifest.internal.StandardImportLibrary
Returns a List of the libraries that are imported.
getImportedPackages() - Method in interface com.springsource.util.osgi.manifest.ImportPackage
Returns a List of the packages that are imported.
getImportedPackages() - Method in class com.springsource.util.osgi.manifest.internal.StandardImportPackage
Returns a List of the packages that are imported.
getImportLibrary() - Method in interface com.springsource.util.osgi.manifest.BundleManifest
Returns the Import-Library header, never null.
getImportLibrary() - Method in class com.springsource.util.osgi.manifest.internal.StandardBundleManifest
Returns the Import-Library header, never null.
getImportPackage() - Method in interface com.springsource.util.osgi.manifest.BundleManifest
Returns the Import-Package header, never null.
getImportPackage() - Method in class com.springsource.util.osgi.manifest.internal.StandardBundleManifest
Returns the Import-Package header, never null.
getInclude() - Method in interface com.springsource.util.osgi.manifest.BundleActivationPolicy
Returns a list of the class names specified in the header's include directive.
getInclude() - Method in interface com.springsource.util.osgi.manifest.ExportedPackage
Returns a list of the class names specified in the export's include directive.
getInclude() - Method in class com.springsource.util.osgi.manifest.internal.StandardBundleActivationPolicy
Returns a list of the class names specified in the header's include directive.
getInclude() - Method in class com.springsource.util.osgi.manifest.internal.StandardExportedPackage
Returns a list of the class names specified in the export's include directive.
getInputStream() - Method in class com.springsource.util.io.JarTransformingURLConnection
 
getInsert(int) - Method in class com.springsource.util.parser.manifest.ManifestProblem
 
getInsertCount() - Method in class com.springsource.util.parser.manifest.ManifestProblem
 
getInserts() - Method in class com.springsource.util.osgi.manifest.parse.standard.HeaderProblem
 
getKey() - Method in class com.springsource.util.common.CaseInsensitiveMap.EntrySet.MapEntry
getKind() - Method in class com.springsource.util.osgi.manifest.parse.standard.BasicHeaderToken
 
getKind() - Method in class com.springsource.util.osgi.manifest.parse.standard.HeaderProblem
 
getKind() - Method in interface com.springsource.util.osgi.manifest.parse.standard.HeaderToken
 
getKind() - Method in class com.springsource.util.parser.manifest.internal.ManifestToken
 
getKind() - Method in interface com.springsource.util.parser.manifest.internal.Token
 
getKind() - Method in class com.springsource.util.parser.manifest.ManifestProblem
 
getLibrarySymbolicName() - Method in interface com.springsource.util.osgi.manifest.ImportedLibrary
Returns the symbolic name of the library that is imported, never null.
getLibrarySymbolicName() - Method in class com.springsource.util.osgi.manifest.internal.StandardImportedLibrary
Returns the symbolic name of the library that is imported, never null.
getLine(int) - Method in class com.springsource.util.osgi.manifest.parse.standard.SourceContext
 
getLine(Token) - Method in class com.springsource.util.parser.manifest.internal.SourceContext
Compute the line that the token is on, using the linebreak information and the tokens offset
getLine(int) - Method in class com.springsource.util.parser.manifest.internal.SourceContext
 
getLine(ManifestProblem) - Method in class com.springsource.util.parser.manifest.internal.SourceContext
 
getLineAsString(int) - Method in class com.springsource.util.osgi.manifest.parse.standard.SourceContext
 
getLineAsString(int) - Method in class com.springsource.util.parser.manifest.internal.SourceContext
 
getLinebreaks() - Method in class com.springsource.util.osgi.manifest.parse.standard.SourceContext
 
getLinebreaks() - Method in class com.springsource.util.parser.manifest.internal.SourceContext
 
getMainAttributes() - Method in interface com.springsource.util.parser.manifest.internal.ManifestVisitor
 
getMainAttributes() - Method in class com.springsource.util.parser.manifest.internal.StandardVisitor
 
getMainAttributes() - Method in interface com.springsource.util.parser.manifest.ManifestContents
 
getMandatory() - Method in interface com.springsource.util.osgi.manifest.ExportedPackage
Returns a list of the attribute names specified in the export's mandatory directive.
getMandatory() - Method in class com.springsource.util.osgi.manifest.internal.StandardExportedPackage
Returns a list of the attribute names specified in the export's mandatory directive.
getManifestContents() - Method in interface com.springsource.util.parser.manifest.internal.ManifestVisitor
 
getManifestContents() - Method in class com.springsource.util.parser.manifest.internal.StandardVisitor
 
getManifestContents() - Method in class com.springsource.util.parser.manifest.RecoveringManifestParser
 
getModuleScope() - Method in interface com.springsource.util.osgi.manifest.BundleManifest
Returns the value of the Module-Scope header, or null if no module scope is specified.
getModuleScope() - Method in class com.springsource.util.osgi.manifest.internal.StandardBundleManifest
Returns the value of the Module-Scope header, or null if no module scope is specified.
getModuleType() - Method in interface com.springsource.util.osgi.manifest.BundleManifest
Returns the value of the Module-Type header, or null if no module type is specified.
getModuleType() - Method in class com.springsource.util.osgi.manifest.internal.StandardBundleManifest
Returns the value of the Module-Type header, or null if no module type is specified.
getName() - Method in class com.springsource.util.io.PathReference
Gets the name of the file or directory referenced by this PathReference.
getNames() - Method in interface com.springsource.util.osgi.manifest.parse.HeaderDeclaration
Returns a List of the names of the entries in the declaration.
getNames() - Method in class com.springsource.util.osgi.manifest.parse.standard.StandardHeaderDeclaration
Returns a List of the names of the entries in the declaration.
getPackageName() - Method in interface com.springsource.util.osgi.manifest.DynamicallyImportedPackage
Returns the (possibly wildcarded) name of the package in this entry.
getPackageName() - Method in interface com.springsource.util.osgi.manifest.ExportedPackage
Returns the name of the exported package, never null.
getPackageName() - Method in interface com.springsource.util.osgi.manifest.ImportedPackage
Returns the name of the package that is imported, never null.
getPackageName() - Method in class com.springsource.util.osgi.manifest.internal.StandardDynamicallyImportedPackage
Returns the (possibly wildcarded) name of the package in this entry.
getPackageName() - Method in class com.springsource.util.osgi.manifest.internal.StandardExportedPackage
Returns the name of the exported package, never null.
getPackageName() - Method in class com.springsource.util.osgi.manifest.internal.StandardImportedPackage
Returns the name of the package that is imported, never null.
getParent() - Method in class com.springsource.util.common.ThreadSafeArrayListTree
Returns this tree's parent.
getParent() - Method in interface com.springsource.util.common.Tree
Returns this tree's parent.
getParent() - Method in class com.springsource.util.io.PathReference
Gets the parent directory of this PathReference.
getPosition() - Method in class com.springsource.util.osgi.manifest.parse.standard.HeaderTokenStream
 
getPosition() - Method in class com.springsource.util.parser.manifest.internal.SimpleTokenStream
 
getPosition() - Method in interface com.springsource.util.parser.manifest.internal.TokenStream
 
getProblems() - Method in class com.springsource.util.osgi.manifest.parse.standard.HeaderTokenStream
 
getProblems() - Method in class com.springsource.util.osgi.manifest.parse.standard.StandardHeaderParser
 
getProblems() - Method in class com.springsource.util.parser.manifest.internal.SimpleTokenStream
 
getProblems() - Method in interface com.springsource.util.parser.manifest.internal.TokenStream
 
getProblems() - Method in interface com.springsource.util.parser.manifest.ManifestParser
 
getProblems() - Method in class com.springsource.util.parser.manifest.RecoveringManifestParser
 
getRandomPort(int, int) - Static method in class com.springsource.util.io.NetUtils
 
getRelevantEndLinebreakEntry(int) - Method in class com.springsource.util.parser.manifest.internal.SourceContext
 
getRelevantStartLinebreakEntry(int) - Method in class com.springsource.util.osgi.manifest.parse.standard.SourceContext
 
getRelevantStartLinebreakEntry(int) - Method in class com.springsource.util.parser.manifest.internal.SourceContext
 
getRequireBundle() - Method in interface com.springsource.util.osgi.manifest.BundleManifest
Returns the Require-Bundle header, never null.
getRequireBundle() - Method in class com.springsource.util.osgi.manifest.internal.StandardBundleManifest
Returns the Require-Bundle header, never null.
getRequiredBundles() - Method in class com.springsource.util.osgi.manifest.internal.StandardRequireBundle
Returns a List of the bundles that are required.
getRequiredBundles() - Method in interface com.springsource.util.osgi.manifest.RequireBundle
Returns a List of the bundles that are required.
getResolution() - Method in interface com.springsource.util.osgi.manifest.Imported
Returns the value of the import's resolution directive.
getResolution() - Method in class com.springsource.util.osgi.manifest.internal.BaseImported
Returns the value of the import's resolution directive.
getResolution() - Method in class com.springsource.util.osgi.manifest.internal.StandardRequiredBundle
Returns the value of the entry's resolution directive.
getResolution() - Method in interface com.springsource.util.osgi.manifest.RequiredBundle
Returns the value of the entry's resolution directive.
getSecond() - Method in class com.springsource.util.math.OrderedPair
Gets the second member of the OrderedPair.
getSectionNames() - Method in interface com.springsource.util.parser.manifest.internal.ManifestVisitor
 
getSectionNames() - Method in class com.springsource.util.parser.manifest.internal.StandardVisitor
 
getSectionNames() - Method in interface com.springsource.util.parser.manifest.ManifestContents
 
getSet() - Method in interface com.springsource.util.common.SetProvider
Implementations of this must provide thread safe sets for iteration.
getSet() - Method in class com.springsource.util.common.StaticSetProvider
 
getSet() - Method in class com.springsource.util.osgi.ServiceRegistryProvider
Implementations of this must provide thread safe sets for iteration.
getSharing() - Method in interface com.springsource.util.osgi.manifest.ImportedBundle
Returns the value of the import's sharing directive.
getSharing() - Method in interface com.springsource.util.osgi.manifest.ImportedLibrary
Returns the value of the import's sharing directive.
getSharing() - Method in class com.springsource.util.osgi.manifest.internal.StandardImportedBundle
Returns the value of the import's sharing directive.
getSharing() - Method in class com.springsource.util.osgi.manifest.internal.StandardImportedLibrary
Returns the value of the import's sharing directive.
getSize() - Method in class com.springsource.util.io.FileSystemChecker.MonitorRecord
 
getSourceContext() - Method in class com.springsource.util.osgi.manifest.parse.standard.HeaderTokenStream
 
getSourceContext() - Method in class com.springsource.util.osgi.manifest.parse.standard.StandardHeaderParser
 
getSourceContext() - Method in class com.springsource.util.parser.manifest.internal.SimpleTokenStream
 
getSourceContext() - Method in interface com.springsource.util.parser.manifest.internal.TokenStream
 
getStartColumn(Token) - Method in class com.springsource.util.parser.manifest.internal.SourceContext
 
getStartColumn(ManifestProblem) - Method in class com.springsource.util.parser.manifest.internal.SourceContext
 
getStartColumn() - Method in class com.springsource.util.parser.manifest.ManifestProblem
 
getStartLine() - Method in class com.springsource.util.parser.manifest.ManifestProblem
 
getStartOffset() - Method in class com.springsource.util.osgi.manifest.parse.standard.BasicHeaderToken
 
getStartOffset() - Method in class com.springsource.util.osgi.manifest.parse.standard.HeaderProblem
 
getStartOffset() - Method in interface com.springsource.util.osgi.manifest.parse.standard.HeaderToken
 
getStartOffset() - Method in class com.springsource.util.parser.manifest.internal.ManifestToken
 
getStartOffset() - Method in interface com.springsource.util.parser.manifest.internal.Token
 
getStartOffset() - Method in class com.springsource.util.parser.manifest.ManifestProblem
 
getString() - Method in enum com.springsource.util.osgi.manifest.parse.standard.HeaderTokenKind
 
getSymbolicName() - Method in interface com.springsource.util.osgi.manifest.BundleSymbolicName
Returns the header's symbolic name, or null if no symbolic name is specified.
getSymbolicName() - Method in class com.springsource.util.osgi.manifest.internal.StandardBundleSymbolicName
Returns the header's symbolic name, or null if no symbolic name is specified.
getTokenStream() - Method in class com.springsource.util.osgi.manifest.parse.standard.StandardHeaderLexer
 
getTokenString() - Method in enum com.springsource.util.parser.manifest.internal.TokenKind
 
getUses() - Method in interface com.springsource.util.osgi.manifest.ExportedPackage
Returns a List of the package names specified in the export's uses directive.
getUses() - Method in class com.springsource.util.osgi.manifest.internal.StandardExportedPackage
Returns a List of the package names specified in the export's uses directive.
getValue() - Method in class com.springsource.util.common.CaseInsensitiveMap.EntrySet.MapEntry
getValue() - Method in class com.springsource.util.common.ThreadSafeArrayListTree
Returns the tree's value.
getValue() - Method in interface com.springsource.util.common.Tree
Returns the tree's value.
getVersion() - Method in interface com.springsource.util.osgi.manifest.DynamicallyImportedPackage
Returns the version range of the import.
getVersion() - Method in interface com.springsource.util.osgi.manifest.ExportedPackage
Returns the version of the exported package.
getVersion() - Method in interface com.springsource.util.osgi.manifest.Imported
Returns the version range of the import.
getVersion() - Method in class com.springsource.util.osgi.manifest.internal.BaseImported
Returns the version range of the import.
getVersion() - Method in class com.springsource.util.osgi.manifest.internal.StandardDynamicallyImportedPackage
Returns the version range of the import.
getVersion() - Method in class com.springsource.util.osgi.manifest.internal.StandardExportedPackage
Returns the version of the exported package.
getVersion() - Method in interface com.springsource.util.parser.manifest.internal.ManifestVisitor
 
getVersion() - Method in class com.springsource.util.parser.manifest.internal.StandardVisitor
 
getVersion() - Method in interface com.springsource.util.parser.manifest.ManifestContents
 
getVisibility() - Method in class com.springsource.util.osgi.manifest.internal.StandardRequiredBundle
Returns the value of the entry's visibility directive.
getVisibility() - Method in interface com.springsource.util.osgi.manifest.RequiredBundle
Returns the value of the entry's visibility directive.

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