Uses of Class
org.drools.guvnor.server.jaxrs.providers.atom.Source

Packages that use Source
org.drools.guvnor.server.jaxrs.providers.atom   
 

Uses of Source in org.drools.guvnor.server.jaxrs.providers.atom
 

Subclasses of Source in org.drools.guvnor.server.jaxrs.providers.atom
 class Feed
          Per RFC4287:

The "atom:feed" element is the document (i.e., top-level) element of an Atom Feed Document, acting as a container for metadata and data associated with the feed.

 

Methods in org.drools.guvnor.server.jaxrs.providers.atom that return Source
 Source Entry.getSource()
           
 

Methods in org.drools.guvnor.server.jaxrs.providers.atom with parameters of type Source
 void Entry.setSource(Source source)
           
 



Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.