org.primefaces.component.feedreader
Class FeedInput

java.lang.Object
  extended by org.primefaces.component.feedreader.FeedInput

public class FeedInput
extends Object


Constructor Summary
FeedInput()
           
 
Method Summary
 List parse(String url, int size)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FeedInput

public FeedInput()
Method Detail

parse

public List parse(String url,
                  int size)
           throws Exception
Throws:
Exception


Copyright © 2013. All rights reserved.