Add filter that extracts a URL from an HTML state and turns it into a String state.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Tue, 26 Feb 2013 20:52:22 +0000 (21:52 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Tue, 26 Feb 2013 20:52:22 +0000 (21:52 +0100)
commit0156c50c7da8c28453caf855cda6bb6ce088aab8
treef9ee018f2cdd459e81f4ecc1a127552b55a77650
parent63752b7b280e33a6a7a9e76b3d5a147f9f1b332a
Add filter that extracts a URL from an HTML state and turns it into a String state.
src/main/java/net/pterodactylus/rhynodge/filters/ExtractUrlFilter.java [new file with mode: 0644]