Uses of Package
org.restlet.ext.xml
-
Packages that use org.restlet.ext.xml 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.atom.internal org.restlet.ext.javamail Integration with JavaMail @minor-version@ (POP3 and SMTP clients).org.restlet.ext.rdf.internal.xml org.restlet.ext.wadl Support the WADL specification.org.restlet.ext.xml Support for XML and XSLT representations. -
Classes in org.restlet.ext.xml used by org.restlet.ext.atom Class Description SaxRepresentation XML representation for SAX events processing.XmlRepresentation Representation based on an XML document.XmlWriter XML writer doing the opposite work of a SAX-based XML reader. -
Classes in org.restlet.ext.xml used by org.restlet.ext.atom.internal Class Description XmlWriter XML writer doing the opposite work of a SAX-based XML reader. -
Classes in org.restlet.ext.xml used by org.restlet.ext.javamail Class Description DomRepresentation XML representation based on a DOM document.XmlRepresentation Representation based on an XML document. -
Classes in org.restlet.ext.xml used by org.restlet.ext.rdf.internal.xml Class Description XmlWriter XML writer doing the opposite work of a SAX-based XML reader. -
Classes in org.restlet.ext.xml used by org.restlet.ext.wadl Class Description SaxRepresentation XML representation for SAX events processing.XmlRepresentation Representation based on an XML document.XmlWriter XML writer doing the opposite work of a SAX-based XML reader. -
Classes in org.restlet.ext.xml used by org.restlet.ext.xml Class Description NodeList DOM nodes set that implements the standard List interface for easier iteration.XmlRepresentation Representation based on an XML document.XmlWriter XML writer doing the opposite work of a SAX-based XML reader.