| java.lang.Object de.anomic.plasma.plasmaCrawlProfile
plasmaCrawlProfile | public class plasmaCrawlProfile (Code) | | |
Inner Class :public class profileIterator implements Iterator<entry> | |
Inner Class :public static class DomProfile | |
Inner Class :public static class entry | |
Method Summary | |
public void | changeEntry(entry e, String propName, String newValue) | public void | close() | public entry | getEntry(String handle) | public entry | newEntry(HashMap<String, String> mem) | public entry | newEntry(String name, yacyURL startURL, String generalFilter, String specificFilter, int generalDepth, int specificDepth, int recrawlIfOlder, int domFilterDepth, int domMaxPages, boolean crawlingQ, boolean indexText, boolean indexMedia, boolean storeHTCache, boolean storeTXCache, boolean remoteIndexing, boolean xsstopw, boolean xdstopw, boolean xpstopw) | public Iterator<entry> | profiles(boolean up) | public void | removeEntry(String handle) | public int | size() |
plasmaCrawlProfile | public plasmaCrawlProfile(File file, long preloadTime)(Code) | | |
close | public void close()(Code) | | |
newEntry | public entry newEntry(String name, yacyURL startURL, String generalFilter, String specificFilter, int generalDepth, int specificDepth, int recrawlIfOlder, int domFilterDepth, int domMaxPages, boolean crawlingQ, boolean indexText, boolean indexMedia, boolean storeHTCache, boolean storeTXCache, boolean remoteIndexing, boolean xsstopw, boolean xdstopw, boolean xpstopw)(Code) | | |
|
|