Package org.openprivacy.reptile

Class Summary
ANameChannelServlet  
ChannelServlet Handles providing a URL infrastructure for RSS 1.0 content serialization.
ContentFeed  
ContentServlet Handles providing a URL infrastructure for RSS 1.0 content serialization.
ContentTransformerMap  
DocumentRelativizeDependency Link to another HTML document via
ImageRelativizeDependency Link to another image via
LinkRelativizeDependency Link to another image via
RelativizeContentParser Given some input HTML, the resource URL of the HTML, we will take all , , etc links and make them full URLs (if they are partial)
RelativizeDependency  
ReptileServlet Handles providing a URL infrastructure for Reptile.
RSS2HTML This is a simple servlet that when given the 'resource' param, runs a stylesheet and serializes the output.
RSSANameChannelSerializer  
RSSChannelSerializer  
RSSContentSerializer Handles serializing HTML content to RSS 1.0
RSSWebsiteFilterSerializer An HTML -> RSS serializer that takes a given HTML file and filters out all URLs that begin with a date such as /2002.
ScriptRelativizeDependency Link to another image via
Shutdown Handles starting up Tomcat and all evil portability issues.
Startup Handles starting up Tomcat and all evil portability issues.
WebsiteFilterServlet  
WellFormedContentParser Responsible for accepting an input string, finding where it isn't well formed and correcting the problem so that we can return a valid well formed XML fragment.