Package org.semanticdesktop.aperture.datasource.config

Interface Summary
DomainBoundable  
 

Class Summary
ConfigurationUtil ConfigurationUtil provides utility methods for setting and retrieving standard DataSource configuration properties from an RDFContainer.
DomainBoundableDataSource  
DomainBoundaries A DomainBoundaries uses UrlPatterns (regular expressions or substrings checks) to determine whether a URL belongs to a DataSource domain or not.
RegExpPattern A UrlPattern implementation using a regular expression evaluation strategy.
SubstringCondition Instances of this class indicate how a substring test needs to be performed and are able to evaluate the test.
SubstringCondition.Contains  
SubstringCondition.DoesNotContain  
SubstringCondition.EndsWith  
SubstringCondition.StartsWith  
SubstringPattern A UrlPattern implementation using a substring test evaluation strategy.
UrlPattern A UrlPattern defines a boolean pattern test on a URL.
 



Copyright © 2010 Aperture Development Team. All Rights Reserved.