54 | | Exported packages: |
55 | | accessor |
56 | | crawler |
57 | | datasource |
58 | | extractor |
59 | | hypertext.linkextractor |
60 | | mime.identifier |
61 | | opener |
62 | | rdf |
63 | | |
64 | | Services |
65 | | DataAccessorRegistry |
66 | | CrawlerRegistry |
67 | | DataSourceRegistry |
68 | | ExtractorRegistry |
69 | | LinkExtractorRegistry |
70 | | MimeTypeIdentifierRegistry |
71 | | DataOpenerRegistry |
72 | | |
73 | | }}} |
74 | | |
75 | | Aperture-impls |
| 77 | rdf.rdf2go.RDF2GoRDFContainer |
| 78 | rdf.rdf2go.RDF2GoValueFactory |
| 79 | rdf.rdf2go.RDF2GoRDFContainerFactory |
| 80 | }}} |
| 81 | |
| 82 | Aperture-supporting-services-bundle |
| 83 | {{{ |
| 84 | hypertext.linkextractor.LinkExtractor |
| 85 | hypertext.linkextractor.LinkExtractorFactory |
| 86 | hypertext.linkextractor.LinkExtractorRegistry |
| 87 | |
| 88 | hypertext.linkextractor.impl.LinkExtractorRegistryImpl |
| 89 | |
| 90 | mime.identifier.MimeTypeIdentifier |
| 91 | mime.identifier.MimeTypeIdentifierFactory |
| 92 | mime.identifier.MimeTypeIdentifierRegistry |
| 93 | mime.identifier.impl.MimeTypeIdentifierRegistryImpl |
| 94 | |
| 95 | security.socketfactory.standard.StandardSocketFactory |
| 96 | security.trustdecider.Decision |
| 97 | security.trustdecider.TrustDecider |
| 98 | security.trustdecider.TrustDeciderFactory |
| 99 | security.trustdecider.TrustDeciderRegistry |
| 100 | security.trustdecider.impl.TrustDeciderRegistryImpl |
| 101 | |
| 102 | security.trustmanager.TrustManagerFactory |
| 103 | security.trustmanager.TrustManagerRegistry |
| 104 | security.trustmanager.impl.TrustManagerRegistryImpl |
| 105 | }}} |
| 106 | |
| 107 | Aperture-supporting-api-bundle |
| 108 | {{{ |
| 109 | util.ArrayMap |
| 110 | util.DateUtil |
| 111 | util.FileUtil |
| 112 | util.GuiUtil |
| 113 | util.HttpClientUtil |
| 114 | util.IOUtil |
| 115 | util.LogUtil |
| 116 | util.MailUtil |
| 117 | util.PlatformUtil |
| 118 | util.RepositoryUtil |
| 119 | util.ResourceUtil |
| 120 | util.SimpleSAXAdapter |
| 121 | util.SimpleSAXListener |
| 122 | util.SimpleSAXParser |
| 123 | util.StringUtil |
| 124 | util.UriUtil |
| 125 | util.UrlUtil |
| 126 | util.UtfUtil |
| 127 | util.VocabularyWriter |
| 128 | util.XmlWriter |
| 129 | util.OSUtils |
| 130 | util.ModelUtil |
| 131 | }}} |
| 132 | |
| 133 | Aperture-core-service-implementation-bundle |
115 | | extractor.excel.* |
116 | | extractor.html.* |
117 | | extractor.mime.* |
118 | | extractor.office.* |
119 | | extractor.opendocument.* |
120 | | extractor.openxml.* |
121 | | extractor.pdf.* |
122 | | extractor.plaintext.* |
123 | | extractor.powerpoint.* |
124 | | extractor.presentations.* |
125 | | extractor.publisher.* |
126 | | extractor.quattro.* |
127 | | extractor.rdf.* |
128 | | extractor.rtf.* |
129 | | extractor.visio.* |
130 | | extractor.word.* |
131 | | extractor.wordperfect.* |
132 | | extractor.works.* |
133 | | extractor.xml.* |
134 | | extractor.util.* - If extractors were to be separated into multiple bundles - these utils would have to be included in every bundle that uses them |
135 | | |
136 | | hypertext.linkextractor.http.* |
137 | | |
138 | | mime.identifier.magic.* |
139 | | |
140 | | opener.file.* |
141 | | opener.http.* |
142 | | |
143 | | outlook.* |
144 | | |
145 | | }}} |
146 | | |
147 | | Aperture-helpers.jar |
148 | | |
149 | | {{{ |
150 | | accessor.base.AccessDataImpl |
151 | | accessor.base.DataObjectBase |
152 | | accessor.base.FileAccessData |
153 | | accessor.base.FileDataObjectBase |
154 | | accessor.base.FilterAccessData |
155 | | accessor.base.FolderDataObjectBase |
156 | | accessor.base.ModelAccessData |
157 | | accessor.base.RepositoryAccessData |
158 | | |
159 | | crawler.base.CrawlerBase |
160 | | crawler.base.CrawlerHandlerBase |
161 | | crawler.base.CrawlReportBase |
162 | | |
163 | | datasource.base.DataSourceBase |
164 | | datasource.config.ConfigurationUtil |
165 | | datasource.config.DomainBoundaries |
166 | | datasource.config.RegExpPattern |
167 | | datasource.config.SubStringCondition |
168 | | datasource.config.SubStringPattern |
169 | | datasource.config.UrlPattern |
170 | | |
171 | | security.* |
172 | | |
173 | | util.* |
174 | | |
175 | | vocabulary.* |
176 | | |
177 | | rdf.rdf2go.RDF2GoRDFContainer |
178 | | rdf.rdf2go.RDF2GoRDFContainerFactory |
179 | | rdf.rdf2go.RDF2GoValueFactory |
180 | | }}} |
181 | | |
182 | | rdf2go-bundle (reused with other rdf2go dependent projects) |
183 | | independent of aperture and sesame2 |
184 | | |
185 | | {{{ |
186 | | ClassPath: rdf2go.jar |
187 | | Exposes: |
188 | | |
189 | | org.ontoware.rdf2go.model |
190 | | org.ontoware.rdf2go.exception |
191 | | |
192 | | }}} |
193 | | |
194 | | rdf2go-sesamedriver (independent from aperture) |
195 | | |
196 | | {{{ |
197 | | org.ontoware.rdf2go.impl.sesame2.* |
198 | | }}} |
199 | | |
200 | | sesame2 (independent from aperture) |
201 | | |
202 | | {{{ |
203 | | org.openrdf.* |
204 | | }}} |
205 | | |
206 | | We assume that the user of application will create the models somehow... Models can be initialized with |
207 | | many various attributes - providing some generic ModelFactory might not be feasible (or even possible). |
208 | | |
209 | | __Classes not needed anymore__ |
210 | | |
| 174 | extractor.excel.ExcelExtractor |
| 175 | extractor.excel.ExcelExtractorFactory |
| 176 | extractor.html.HtmlExtractor |
| 177 | extractor.html.HtmlExtractorFactory |
| 178 | extractor.mime.MimeExtractor |
| 179 | extractor.mime.MimeExtractorFactory |
| 180 | extractor.office.OfficeExtractor |
| 181 | extractor.office.OfficeExtractorFactory |
| 182 | extractor.opendocument.OpenDocumentExtractor |
| 183 | extractor.opendocument.OpenDocumentExtractorFactory |
| 184 | extractor.openxml.OpenXmlExtractor |
| 185 | extractor.openxml.OpenXmlExtractorFactory |
| 186 | extractor.pdf.PdfExtractor |
| 187 | extractor.pdf.PdfExtractorFactory |
| 188 | extractor.plaintext.PlainTextExtractor |
| 189 | extractor.plaintext.PlainTextExtractorFactory |
| 190 | extractor.powerpoint.PowerPointExtractor |
| 191 | extractor.powerpoint.PowerPointExtractorFactory |
| 192 | extractor.presentations.PresentationsExtractor |
| 193 | extractor.presentations.PresentationsExtractorFactory |
| 194 | extractor.publisher.PublisherExtractor |
| 195 | extractor.publisher.PublisherExtractorFactory |
| 196 | extractor.quattro.QuattroExtractor |
| 197 | extractor.quattro.QuattroExtractorFactory |
| 198 | extractor.rtf.RtfExtractor |
| 199 | extractor.rtf.RtfExtractorFactory |
| 200 | extractor.visio.VisioExtractor |
| 201 | extractor.visio.VisioExtractorFactory |
| 202 | extractor.word.WordExtractor |
| 203 | extractor.word.WordExtractorFactory |
| 204 | extractor.wordperfect.WordPerfectExtractor |
| 205 | extractor.wordperfect.WordPerfectExtractorFactory |
| 206 | extractor.works.WorksExtractor |
| 207 | extractor.works.WorksExtractorFactory |
| 208 | extractor.xml.XmlExtractor |
| 209 | extractor.xml.XmlExtractorFactory |
| 210 | |
| 211 | extractor.util.HtmlParserUtil |
| 212 | extractor.util.PoiUtil |
| 213 | extractor.util.StringExtractor |
| 214 | extractor.util.ThreadedExtractorWrapper |
| 215 | extractor.util.WPFilterInputStream |
| 216 | extractor.util.WPStringExtractor |
| 217 | |
| 218 | opener.file.FileOpener |
| 219 | opener.file.FileOpenerFactory |
| 220 | opener.http.HttpOpener |
| 221 | opener.http.HttpOpenerFactory |
| 222 | |
| 223 | outlook.OlObjectClass |
| 224 | outlook.OutlookAccessor |
| 225 | outlook.OutlookCrawler |
| 226 | outlook.OutlookCrawlerFactory |
| 227 | outlook.OutlookDataSource |
| 228 | outlook.OutlookDataSourceFactory |
| 229 | outlook.OutlookResource |
| 230 | outlook.VariantDate |
| 231 | |
| 232 | rdf.sesame.SesameRDFContainer |
| 233 | rdf.sesame.SesameRDFContainerFactory |
| 234 | }}} |
| 235 | |
| 236 | Aperture-supporting-service-implementation-bundle |
| 237 | |
| 238 | {{{ |
| 239 | |
| 240 | hypertext.linkextractor.html.EntityResolver |
| 241 | hypertext.linkextractor.html.HtmlLinkExtractor |
| 242 | hypertext.linkextractor.html.HtmlLinkExtractorFactory |
| 243 | hypertext.linkextractor.html.TokenHandler |
| 244 | hypertext.linkextractor.html.Tokenizer |
| 245 | |
| 246 | mime.identifier.magic.MagicMimeTypeIdentifier |
| 247 | mime.identifier.magic.MagicMimeTypeIdentifierFactory |
| 248 | mime.identifier.magic.MagicNumber |
| 249 | mime.identifier.magic.MagicString |
| 250 | mime.identifier.magic.MimeTypeDescription |
| 251 | |
| 252 | security.trustdecider.dialog.CertificateDialog |
| 253 | security.trustdecider.dialog.TrustDeciderDialog |
| 254 | security.trustdecider.dialog.TrustDeciderDialogFactory |
| 255 | |
| 256 | security.trustmanager.standard.CertificateStore |
| 257 | security.trustmanager.standard.PersistentCertificateStore |
| 258 | security.trustmanager.standard.RootCertificateStore |
| 259 | security.trustmanager.standard.SessionCertificateStore |
| 260 | security.trustmanager.standard.StandardTrustManager |
| 261 | security.trustmanager.standard.StandardTrustManagerFactory |
| 262 | }}} |
| 263 | |
| 264 | RDF2GoBundle |
| 265 | |
| 266 | RDF2Go-sesame2-driver-bundle |
| 267 | |
| 268 | Sesame-2.0-alpha4-bundle |
| 269 | |
| 270 | Classes not needed in OSGi |