This project has retired. For details please refer to its
        
        Attic page.
      
 
org.apache.abdera.examples.simple
Class PrintTitles
java.lang.Object
  
org.apache.abdera.examples.simple.PrintTitles
public class PrintTitles
- extends Object
 
Illustrates the use of optimized-parsing using the WhiteListParseFilter. Using this mechanism, only the elements
 added to the ParseFilter will be parsed and added to the Feed Object Model instance. The resulting savings in memory
 and CPU costs is significant.
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
PrintTitles
public PrintTitles()
main
public static void main(String[] args)
 
Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.