Package | Description |
---|---|
org.restlet.ext.atom | |
org.restlet.ext.wadl | |
org.restlet.ext.xml |
Modifier and Type | Method and Description |
---|---|
void |
Feed.write(XmlWriter writer)
Writes the representation to a XML writer.
|
void |
Service.write(XmlWriter writer)
Writes the representation to a XML writer.
|
void |
Categories.write(XmlWriter writer)
Writes the representation to a XML writer.
|
void |
Entry.write(XmlWriter writer)
Writes the representation to a XML writer.
|
void |
Category.writeElement(XmlWriter writer)
Writes the current object as an XML element using the given SAX writer.
|
void |
Link.writeElement(XmlWriter writer)
Writes the current object as an XML element using the given SAX writer.
|
void |
Feed.writeElement(XmlWriter writer)
Writes the current object as an XML element using the given SAX writer.
|
void |
Generator.writeElement(XmlWriter writer)
Writes the current object as an XML element using the given SAX writer.
|
void |
Collection.writeElement(XmlWriter writer)
Writes the current object as an XML element using the given SAX writer.
|
void |
Content.writeElement(XmlWriter writer)
Writes the current object as an XML element using the given SAX writer.
|
void |
Source.writeElement(XmlWriter writer)
Writes the current object as an XML element using the given SAX writer.
|
void |
Workspace.writeElement(XmlWriter writer)
Writes the current object as an XML element using the given SAX writer.
|
void |
Categories.writeElement(XmlWriter writer)
Writes the representation to a XML writer.
|
void |
Entry.writeElement(XmlWriter writer)
Writes the current object as an XML element using the given SAX writer.
|
static void |
Text.writeElement(XmlWriter writer,
Date date,
String namespace,
String localName)
Writes the current object as an XML element using the given SAX writer.
|
void |
Person.writeElement(XmlWriter writer,
String localName)
Writes the current object as an XML element using the given SAX writer.
|
void |
Text.writeElement(XmlWriter writer,
String localName)
Writes the current object as an XML element using the given SAX writer.
|
void |
Entry.writeInlineContent(XmlWriter writer)
Allow to write extra content inside the entry.
|
Modifier and Type | Method and Description |
---|---|
void |
WadlRepresentation.write(XmlWriter writer) |
void |
ResourcesInfo.writeElement(XmlWriter writer)
Writes the current object as an XML element using the given SAX writer.
|
void |
OptionInfo.writeElement(XmlWriter writer)
Writes the current object as an XML element using the given SAX writer.
|
void |
ResourceTypeInfo.writeElement(XmlWriter writer)
Writes the current object as an XML element using the given SAX writer.
|
void |
RepresentationInfo.writeElement(XmlWriter writer)
Writes the current object as an XML element using the given SAX writer.
|
void |
RequestInfo.writeElement(XmlWriter writer)
Writes the current object as an XML element using the given SAX writer.
|
void |
ParameterInfo.writeElement(XmlWriter writer)
Writes the current object as an XML element using the given SAX writer.
|
void |
ResourceInfo.writeElement(XmlWriter writer)
Writes the current object as an XML element using the given SAX writer.
|
void |
MethodInfo.writeElement(XmlWriter writer)
Writes the current object as an XML element using the given SAX writer.
|
void |
ResponseInfo.writeElement(XmlWriter writer)
Writes the current object as an XML element using the given SAX writer.
|
void |
LinkInfo.writeElement(XmlWriter writer)
Writes the current object as an XML element using the given SAX writer.
|
void |
IncludeInfo.writeElement(XmlWriter writer)
Writes the current object as an XML element using the given SAX writer.
|
void |
ApplicationInfo.writeElement(XmlWriter writer)
Writes the current object as an XML element using the given SAX writer.
|
void |
DocumentationInfo.writeElement(XmlWriter writer)
Writes the current object as an XML element using the given SAX writer.
|
void |
GrammarsInfo.writeElement(XmlWriter writer)
Writes the current object as an XML element using the given SAX writer.
|
Modifier and Type | Method and Description |
---|---|
void |
SaxRepresentation.write(XmlWriter writer)
Writes the representation to a XML writer.
|
Copyright © 2005–2017. All rights reserved.