Package com.springsource.bundlor.internal.support

Class Summary
AbstractXmlDocumentArtefactAnalyser A helper class for analyzers that read XML Documents

Concurrent Semantics
Threadsafe

ExcludedImportAndExportPartialManifestModifier An implementation of PartialManifestModifier that removes excluded imports and exports from the partial manifest

Concurrent Semantics
Threadsafe

HibernateMappingArtefactAnalyser An analyzer for a Hibernate Mapping file.
IgnoredExistingHeadersManifestModifier An analyzer that removes existing headers from the input manifest before it is used to build the bundle manifest.
IncrementalReadablePartialManifest Extension to StandardReadablePartialManifest to allow for re-recording of type dependencies in an incremental manner
IncrementalReadablePartialManifestFactory An implementation that returns a @{link IncrementalReadablePartialManifest}.
JpaPersistenceArtefactAnalyser An analyzer for a JPA persistence.xml file.
OsgiProfileManifestTemplateModifier A modifer that reads the standard OSGi properties for boot delegation and system package exports and adds automatic manifest template headers for them.
PropertiesFileArtifactAnalyzer An analyzer for the properties files in a web application.
SpringApplicationContextArtefactAnalyser An analyzer for an Application Context located in a JAR file.
SpringApplicationContextArtefactAnalyser.SpringNamespaceContext  
StandardReadablePartialManifest Implementation of PartialManifest that provides programmatic access to the collected data.
StandardReadablePartialManifestFactory An implementation that returns a @{link StandardReadablePartialManifest}.
StaticResourceArtefactAnalyser An analyzer that detects the packages of static resources

Concurrent Semantics
Threadsafe

ToolStampManifestModifier Stamps the manifest with the name of the tool and it's version

Concurrent Semantics
Threadsafe

WebApplicationArtifactAnalyzer An analyzer for the web.xml file in a web application.