Uses of Class
com.sun.syndication.feed.atom.Person

Packages that use Person
com.sun.syndication.io.impl   
 

Uses of Person in com.sun.syndication.io.impl
 

Methods in com.sun.syndication.io.impl that return Person
private  Person Atom03Parser.parsePerson(Element ePerson)
           
private  Person Atom10Parser.parsePerson(java.lang.String baseURI, Element ePerson)
           
 

Methods in com.sun.syndication.io.impl with parameters of type Person
protected  void Atom10Generator.fillPersonElement(Element element, Person person)
           
protected  void Atom03Generator.fillPersonElement(Element element, Person person)
           
 



Copyright © Sun Microsystems. All Rights Reserved.