Uses of Class
org.restlet.ext.xml.SaxRepresentation
-
Packages that use SaxRepresentation Package Description org.restlet.ext.atom Support for the Atom syndication and the AtomPub (Atom Publication Protocol) standards in their 1.0 version.org.restlet.ext.wadl Support the WADL specification. -
-
Uses of SaxRepresentation in org.restlet.ext.atom
Subclasses of SaxRepresentation in org.restlet.ext.atom Modifier and Type Class Description classCategoriesCollection ofCategoryentries.classEntryRepresents an individual entry, acting as a component for metadata and data associated with the entry.classFeedAtom Feed Document, acting as a component for metadata and data associated with the feed.classServiceRepresents an Atom introspection document. -
Uses of SaxRepresentation in org.restlet.ext.wadl
Subclasses of SaxRepresentation in org.restlet.ext.wadl Modifier and Type Class Description classWadlRepresentationDeprecated.Will be removed in next major release.
-