Package org.apache.abdera.util
Class AbstractStreamWriter
java.lang.Object
org.apache.abdera.util.AbstractStreamWriter
- All Implemented Interfaces:
Closeable
,Appendable
,AutoCloseable
,NamedItem
,StreamWriter
- Direct Known Subclasses:
StreamBuilder
@Deprecated(since="2021-07-29")
public abstract class AbstractStreamWriter
extends Object
implements StreamWriter
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptionappend
(char c) Deprecated.append
(CharSequence csq) Deprecated.append
(CharSequence csq, int start, int end) Deprecated.Deprecated.End the atom:author elementDeprecated.End the app:categories elementDeprecated.End the atom:categoryDeprecated.End an app:collection elementDeprecated.End the atom:content elementDeprecated.End an atom:contributor elementDeprecated.End the app:control elementDeprecated.End the documentendEntry()
Deprecated.End the atom:entry elementendFeed()
Deprecated.End the atom:feed elementDeprecated.End the atom:generator elementendLink()
Deprecated.End the atom:linkDeprecated.End the person elementDeprecated.End an app:service elementDeprecated.End the atom:sourceendText()
Deprecated.Deprecated.End an app:workspace elementgetName()
Deprecated.setAutoclose
(boolean auto) Deprecated.True if the StreamWriter should autoclose the buffer after calling endDocumentsetAutoflush
(boolean auto) Deprecated.True if the StreamWriter should autoflush the buffersetAutoIndent
(boolean indent) Deprecated.True to enable automatic indentingsetChannel
(WritableByteChannel channel) Deprecated.Set the target WritableByteChannelsetChannel
(WritableByteChannel channel, String charset) Deprecated.Set the target WritableByteChannelDeprecated.Start an atom:author elementDeprecated.Start an app:categories elementstartCategories
(boolean fixed) Deprecated.Start an app:categories elementstartCategories
(boolean fixed, String scheme) Deprecated.Start an app:categories elementstartCategory
(String term) Deprecated.Start an atom:category elementstartCategory
(String term, String scheme) Deprecated.Start an atom:category elementstartCategory
(String term, String scheme, String label) Deprecated.Start an atom:category elementstartCollection
(String href) Deprecated.Start an app:collection elementstartContent
(String type) Deprecated.Start an atom:content elementstartContent
(String type, String src) Deprecated.Start an atom:content elementstartContent
(Content.Type type) Deprecated.Start an atom:content elementstartContent
(Content.Type type, String src) Deprecated.Start an atom:content elementDeprecated.Start an atom:contributor elementDeprecated.Start the app:control elementDeprecated.Start the documentstartElement
(String name) Deprecated.Start an elementstartElement
(String name, String namespace) Deprecated.Start an elementstartElement
(QName qname) Deprecated.Start an elementDeprecated.Start an atom:entry elementDeprecated.Start an atom:feed elementstartGenerator
(String version, String uri) Deprecated.Start an atom:generator elementDeprecated.Start an atom:link elementDeprecated.Start an atom:link elementDeprecated.Start an atom:link elementDeprecated.Start an atom:link elementstartPerson
(String name) Deprecated.Start a person elementstartPerson
(String name, String namespace) Deprecated.Start a person elementstartPerson
(String name, String namespace, String prefix) Deprecated.Start a person elementstartPerson
(QName qname) Deprecated.Start a person elementDeprecated.Start an app:service elementDeprecated.Start an atom:source elementDeprecated.Start a Text elementDeprecated.Start a Text elementDeprecated.Start a Text elementDeprecated.Start a Text elementDeprecated.Start an app:workspace elementwriteAccepts
(String... accepts) Deprecated.Writes app:accept elementsDeprecated.Writes an app:accept element indicating that entries are acceptedDeprecated.Writes an app:accept element indicating that nothing is acceptedwriteAttribute
(String name, double value) Deprecated.Write an attributewriteAttribute
(String name, int value) Deprecated.Write an attributewriteAttribute
(String name, long value) Deprecated.Write an attributewriteAttribute
(String name, String value) Deprecated.Write an attributewriteAttribute
(String name, String namespace, double value) Deprecated.Write an attributewriteAttribute
(String name, String namespace, int value) Deprecated.Write an attributewriteAttribute
(String name, String namespace, long value) Deprecated.Write an attributewriteAttribute
(String name, String namespace, String value) Deprecated.Write an attributewriteAttribute
(String name, String namespace, String prefix, double value) Deprecated.Write an attributewriteAttribute
(String name, String namespace, String prefix, int value) Deprecated.Write an attributewriteAttribute
(String name, String namespace, String prefix, long value) Deprecated.Write an attributewriteAttribute
(String name, String namespace, String prefix, Date value) Deprecated.Write an attributewriteAttribute
(String name, String namespace, Date value) Deprecated.Write an attributewriteAttribute
(String name, Date value) Deprecated.Write an attributewriteAttribute
(QName qname, double value) Deprecated.Write an attributewriteAttribute
(QName qname, int value) Deprecated.Write an attributewriteAttribute
(QName qname, long value) Deprecated.Write an attributewriteAttribute
(QName qname, String value) Deprecated.Write an attributewriteAttribute
(QName qname, Date value) Deprecated.Write an attributewriteAuthor
(String name) Deprecated.Write an atom:author elementwriteAuthor
(String name, String email, String uri) Deprecated.Write an atom:author elementDeprecated.Write the xml:base attributeDeprecated.Write the xml:base attributewriteCategory
(String term) Deprecated.Write an atom:category elementwriteCategory
(String term, String scheme) Deprecated.Write an atom:category elementwriteCategory
(String term, String scheme, String label) Deprecated.Write an atom:category elementwriteContent
(String type, String value) Deprecated.Write an atom:content elementwriteContent
(Content.Type type, InputStream value) Deprecated.Write an atom:content elementwriteContent
(Content.Type type, String value) Deprecated.Write an atom:content elementwriteContent
(Content.Type type, javax.activation.DataHandler value) Deprecated.Write an atom:content elementwriteContributor
(String name) Deprecated.Write an atom:contributor elementwriteContributor
(String name, String email, String uri) Deprecated.Write an atom:contributor elementDeprecated.Write a Date elementDeprecated.Write a Date elementDeprecated.Write a Date elementDeprecated.Write a Date elementDeprecated.Write a Date elementDeprecated.Write a Date elementDeprecated.Write a Date elementDeprecated.Write a Date elementwriteDraft
(boolean draft) Deprecated.Write an app:draft elementwriteEdited
(String date) Deprecated.Write an atom:edited elementwriteEdited
(Date date) Deprecated.Write an atom:edited elementwriteElementText
(double value) Deprecated.Write element textwriteElementText
(int value) Deprecated.Write element textwriteElementText
(long value) Deprecated.Write element textwriteElementText
(InputStream value) Deprecated.Write element textwriteElementText
(String format, Object... args) Deprecated.Write element text using FormatterwriteElementText
(Date value) Deprecated.Write element textwriteElementText
(javax.activation.DataHandler value) Deprecated.Write element textwriteGenerator
(String version, String uri, String value) Deprecated.Write an atom:generator elementDeprecated.Write an atom:icon elementDeprecated.Write an atom:icon elementDeprecated.Write an atom:id elementDeprecated.Write an atom:id elementwriteIRIElement
(String name, String iri) Deprecated.Write an IRI elementwriteIRIElement
(String name, String namespace, String iri) Deprecated.Write an IRI elementwriteIRIElement
(String name, String namespace, String prefix, String iri) Deprecated.Write an IRI elementwriteIRIElement
(String name, String namespace, String prefix, IRI iri) Deprecated.Write an IRI elementwriteIRIElement
(String name, String namespace, IRI iri) Deprecated.Write an IRI elementwriteIRIElement
(String name, IRI iri) Deprecated.Write an IRI elementwriteIRIElement
(QName qname, String iri) Deprecated.Write an IRI elementwriteIRIElement
(QName qname, IRI iri) Deprecated.Write an IRI elementwriteLanguage
(String lang) Deprecated.Write the xml:lang attributewriteLanguage
(Locale locale) Deprecated.Write the xml:lang attributewriteLanguage
(Lang lang) Deprecated.Write the xml:lang attributeDeprecated.Write an atom:link elementDeprecated.Write an atom:link elementDeprecated.Write an atom:link elementDeprecated.Write an atom:link elementDeprecated.Write an atom:logo elementDeprecated.Write an atom:logo elementwritePerson
(String localname, String name, String email, String uri) Deprecated.Write a person elementDeprecated.Write a person elementwritePerson
(String localname, String namespace, String prefix, String name, String email, String uri) Deprecated.Write a person elementwritePerson
(QName qname, String name, String email, String uri) Deprecated.Write a person elementwritePersonEmail
(String email) Deprecated.Write a person emailwritePersonName
(String name) Deprecated.Write a person namewritePersonUri
(String uri) Deprecated.Write a person uriwritePublished
(String date) Deprecated.Write an atom:published elementwritePublished
(Date date) Deprecated.Write an atom:published elementwriteRights
(String value) Deprecated.Write an atom:rights elementwriteRights
(Text.Type type, String value) Deprecated.Write an atom:rights elementwriteSubtitle
(String value) Deprecated.Write an atom:subtitle elementwriteSubtitle
(Text.Type type, String value) Deprecated.Write an atom:subtitle elementwriteSummary
(String value) Deprecated.Write an atom:summary elementwriteSummary
(Text.Type type, String value) Deprecated.Write an atom:summary elementDeprecated.Write a Text elementDeprecated.Write a Text elementDeprecated.Write a Text elementDeprecated.Write a Text elementwriteTitle
(String value) Deprecated.Write an atom:title elementwriteTitle
(Text.Type type, String value) Deprecated.Write an atom:title elementwriteUpdated
(String date) Deprecated.Write an atom:updated elementwriteUpdated
(Date date) Deprecated.Write an atom:updated elementMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.abdera.writer.StreamWriter
endElement, flush, indent, setOutputStream, setOutputStream, setPrefix, setWriter, startDocument, startDocument, startElement, writeAttribute, writeComment, writeElementText, writeId, writeNamespace, writePI, writePI
-
Method Details
-
setAutoflush
Deprecated.Description copied from interface:StreamWriter
True if the StreamWriter should autoflush the buffer- Specified by:
setAutoflush
in interfaceStreamWriter
-
setAutoclose
Deprecated.Description copied from interface:StreamWriter
True if the StreamWriter should autoclose the buffer after calling endDocument- Specified by:
setAutoclose
in interfaceStreamWriter
-
setChannel
Deprecated.Description copied from interface:StreamWriter
Set the target WritableByteChannel- Specified by:
setChannel
in interfaceStreamWriter
-
setChannel
Deprecated.Description copied from interface:StreamWriter
Set the target WritableByteChannel- Specified by:
setChannel
in interfaceStreamWriter
-
getName
Deprecated. -
startDocument
Deprecated.Description copied from interface:StreamWriter
Start the document- Specified by:
startDocument
in interfaceStreamWriter
-
endDocument
Deprecated.Description copied from interface:StreamWriter
End the document- Specified by:
endDocument
in interfaceStreamWriter
-
startFeed
Deprecated.Description copied from interface:StreamWriter
Start an atom:feed element- Specified by:
startFeed
in interfaceStreamWriter
-
endFeed
Deprecated.Description copied from interface:StreamWriter
End the atom:feed element- Specified by:
endFeed
in interfaceStreamWriter
-
startEntry
Deprecated.Description copied from interface:StreamWriter
Start an atom:entry element- Specified by:
startEntry
in interfaceStreamWriter
-
endEntry
Deprecated.Description copied from interface:StreamWriter
End the atom:entry element- Specified by:
endEntry
in interfaceStreamWriter
-
endCategory
Deprecated.Description copied from interface:StreamWriter
End the atom:category- Specified by:
endCategory
in interfaceStreamWriter
-
endContent
Deprecated.Description copied from interface:StreamWriter
End the atom:content element- Specified by:
endContent
in interfaceStreamWriter
-
endLink
Deprecated.Description copied from interface:StreamWriter
End the atom:link- Specified by:
endLink
in interfaceStreamWriter
-
endPerson
Deprecated.Description copied from interface:StreamWriter
End the person element- Specified by:
endPerson
in interfaceStreamWriter
-
endSource
Deprecated.Description copied from interface:StreamWriter
End the atom:source- Specified by:
endSource
in interfaceStreamWriter
-
endText
Deprecated. -
startLink
public StreamWriter startLink(String iri, String rel, String type, String title, String hreflang, long length) Deprecated.Description copied from interface:StreamWriter
Start an atom:link element- Specified by:
startLink
in interfaceStreamWriter
- Parameters:
iri
- The href valuerel
- The rel valuetype
- The type valuetitle
- The title valuehreflang
- The hreflang valuelength
- The link length
-
startPerson
Deprecated.Description copied from interface:StreamWriter
Start a person element- Specified by:
startPerson
in interfaceStreamWriter
- Parameters:
qname
- The element qname
-
startSource
Deprecated.Description copied from interface:StreamWriter
Start an atom:source element- Specified by:
startSource
in interfaceStreamWriter
-
startText
Deprecated.Description copied from interface:StreamWriter
Start a Text element- Specified by:
startText
in interfaceStreamWriter
- Parameters:
qname
- The element qnametype
- The text type
-
writeDate
Deprecated.Description copied from interface:StreamWriter
Write a Date element- Specified by:
writeDate
in interfaceStreamWriter
- Parameters:
qname
- The element qnamedate
- The date value
-
writeIRIElement
Deprecated.Description copied from interface:StreamWriter
Write an IRI element- Specified by:
writeIRIElement
in interfaceStreamWriter
- Parameters:
iri
- The value
-
writePersonEmail
Deprecated.Description copied from interface:StreamWriter
Write a person email- Specified by:
writePersonEmail
in interfaceStreamWriter
- Parameters:
email
- The person email
-
writePersonName
Deprecated.Description copied from interface:StreamWriter
Write a person name- Specified by:
writePersonName
in interfaceStreamWriter
- Parameters:
name
- The person name
-
writePersonUri
Deprecated.Description copied from interface:StreamWriter
Write a person uri- Specified by:
writePersonUri
in interfaceStreamWriter
- Parameters:
uri
- The person uri
-
startContent
Deprecated.Description copied from interface:StreamWriter
Start an atom:content element- Specified by:
startContent
in interfaceStreamWriter
- Parameters:
type
- The text typesrc
- The src value
-
startContent
Deprecated.Description copied from interface:StreamWriter
Start an atom:content element- Specified by:
startContent
in interfaceStreamWriter
- Parameters:
type
- The text typesrc
- The src value
-
startContent
Deprecated.Description copied from interface:StreamWriter
Start an atom:content element- Specified by:
startContent
in interfaceStreamWriter
- Parameters:
type
- The text type
-
startContent
Deprecated.Description copied from interface:StreamWriter
Start an atom:content element- Specified by:
startContent
in interfaceStreamWriter
- Parameters:
type
- The text type
-
startLink
Deprecated.Description copied from interface:StreamWriter
Start an atom:link element- Specified by:
startLink
in interfaceStreamWriter
- Parameters:
iri
- The href value
-
startLink
Deprecated.Description copied from interface:StreamWriter
Start an atom:link element- Specified by:
startLink
in interfaceStreamWriter
- Parameters:
iri
- The href valuerel
- The rel value
-
startLink
Deprecated.Description copied from interface:StreamWriter
Start an atom:link element- Specified by:
startLink
in interfaceStreamWriter
- Parameters:
iri
- The href valuerel
- The rel valuetype
- The type value
-
writeCategory
Deprecated.Description copied from interface:StreamWriter
Write an atom:category element- Specified by:
writeCategory
in interfaceStreamWriter
- Parameters:
term
- The term value
-
writeCategory
Deprecated.Description copied from interface:StreamWriter
Write an atom:category element- Specified by:
writeCategory
in interfaceStreamWriter
- Parameters:
term
- The term valuescheme
- The term value
-
writeCategory
Deprecated.Description copied from interface:StreamWriter
Write an atom:category element- Specified by:
writeCategory
in interfaceStreamWriter
- Parameters:
term
- The term valuescheme
- The term valuelabel
- The term value
-
writeContent
Deprecated.Description copied from interface:StreamWriter
Write an atom:content element- Specified by:
writeContent
in interfaceStreamWriter
- Parameters:
type
- The text typevalue
- The text value
-
writeContent
Deprecated.Description copied from interface:StreamWriter
Write an atom:content element- Specified by:
writeContent
in interfaceStreamWriter
- Parameters:
type
- The text typevalue
- The text value- Throws:
IOException
-
writeContent
public StreamWriter writeContent(Content.Type type, javax.activation.DataHandler value) throws IOException Deprecated.Description copied from interface:StreamWriter
Write an atom:content element- Specified by:
writeContent
in interfaceStreamWriter
- Parameters:
type
- The text typevalue
- The text value- Throws:
IOException
-
writeContent
Deprecated.Description copied from interface:StreamWriter
Write an atom:content element- Specified by:
writeContent
in interfaceStreamWriter
- Parameters:
type
- The text typevalue
- The text value
-
writeEdited
Deprecated.Description copied from interface:StreamWriter
Write an atom:edited element- Specified by:
writeEdited
in interfaceStreamWriter
- Parameters:
date
- The date value
-
writeId
Deprecated.Description copied from interface:StreamWriter
Write an atom:id element- Specified by:
writeId
in interfaceStreamWriter
- Parameters:
iri
- The value
-
writeIcon
Deprecated.Description copied from interface:StreamWriter
Write an atom:icon element- Specified by:
writeIcon
in interfaceStreamWriter
- Parameters:
iri
- The value
-
writeLogo
Deprecated.Description copied from interface:StreamWriter
Write an atom:logo element- Specified by:
writeLogo
in interfaceStreamWriter
- Parameters:
iri
- The value
-
writeLink
Deprecated.Description copied from interface:StreamWriter
Write an atom:link element- Specified by:
writeLink
in interfaceStreamWriter
- Parameters:
iri
- The href value
-
writeLink
Deprecated.Description copied from interface:StreamWriter
Write an atom:link element- Specified by:
writeLink
in interfaceStreamWriter
- Parameters:
iri
- The href valuerel
- The rel value
-
writeLink
Deprecated.Description copied from interface:StreamWriter
Write an atom:link element- Specified by:
writeLink
in interfaceStreamWriter
- Parameters:
iri
- The href valuerel
- The rel valuetype
- The type value
-
writeLink
public StreamWriter writeLink(String iri, String rel, String type, String title, String hreflang, long length) Deprecated.Description copied from interface:StreamWriter
Write an atom:link element- Specified by:
writeLink
in interfaceStreamWriter
- Parameters:
iri
- The href valuerel
- The rel valuetype
- The type valuetitle
- The title valuehreflang
- The hreflang valuelength
- The link length
-
writePerson
Deprecated.Description copied from interface:StreamWriter
Write a person element- Specified by:
writePerson
in interfaceStreamWriter
- Parameters:
qname
- the element qnamename
- The person nameemail
- The person emailuri
- The person uri
-
writePublished
Deprecated.Description copied from interface:StreamWriter
Write an atom:published element- Specified by:
writePublished
in interfaceStreamWriter
- Parameters:
date
- The date value
-
writeText
Deprecated.Description copied from interface:StreamWriter
Write a Text element- Specified by:
writeText
in interfaceStreamWriter
- Parameters:
qname
- The element qnametype
- The text typevalue
- The text value
-
writeUpdated
Deprecated.Description copied from interface:StreamWriter
Write an atom:updated element- Specified by:
writeUpdated
in interfaceStreamWriter
- Parameters:
date
- The date value
-
writeUpdated
Deprecated.Description copied from interface:StreamWriter
Write an atom:updated element- Specified by:
writeUpdated
in interfaceStreamWriter
- Parameters:
date
- The date value
-
writePublished
Deprecated.Description copied from interface:StreamWriter
Write an atom:published element- Specified by:
writePublished
in interfaceStreamWriter
- Parameters:
date
- The date value
-
writeEdited
Deprecated.Description copied from interface:StreamWriter
Write an atom:edited element- Specified by:
writeEdited
in interfaceStreamWriter
- Parameters:
date
- The date value
-
writeDate
Deprecated.Description copied from interface:StreamWriter
Write a Date element- Specified by:
writeDate
in interfaceStreamWriter
- Parameters:
qname
- The element qnamedate
- The date value
-
writeId
Deprecated.Description copied from interface:StreamWriter
Write an atom:id element- Specified by:
writeId
in interfaceStreamWriter
- Parameters:
iri
- The value
-
writeIcon
Deprecated.Description copied from interface:StreamWriter
Write an atom:icon element- Specified by:
writeIcon
in interfaceStreamWriter
- Parameters:
iri
- The value
-
writeLogo
Deprecated.Description copied from interface:StreamWriter
Write an atom:logo element- Specified by:
writeLogo
in interfaceStreamWriter
- Parameters:
iri
- The value
-
writeIRIElement
Deprecated.Description copied from interface:StreamWriter
Write an IRI element- Specified by:
writeIRIElement
in interfaceStreamWriter
- Parameters:
iri
- The value
-
writeElementText
Deprecated.Description copied from interface:StreamWriter
Write element text- Specified by:
writeElementText
in interfaceStreamWriter
- Parameters:
value
- The text value- Throws:
IOException
-
writeElementText
Deprecated.Description copied from interface:StreamWriter
Write element text- Specified by:
writeElementText
in interfaceStreamWriter
- Parameters:
value
- The text value- Throws:
IOException
-
writeTitle
Deprecated.Description copied from interface:StreamWriter
Write an atom:title element- Specified by:
writeTitle
in interfaceStreamWriter
- Parameters:
value
- The text value
-
writeTitle
Deprecated.Description copied from interface:StreamWriter
Write an atom:title element- Specified by:
writeTitle
in interfaceStreamWriter
- Parameters:
type
- The text typevalue
- The text value
-
writeSubtitle
Deprecated.Description copied from interface:StreamWriter
Write an atom:subtitle element- Specified by:
writeSubtitle
in interfaceStreamWriter
- Parameters:
value
- The text value
-
writeSubtitle
Deprecated.Description copied from interface:StreamWriter
Write an atom:subtitle element- Specified by:
writeSubtitle
in interfaceStreamWriter
- Parameters:
type
- The text typevalue
- The text value
-
writeSummary
Deprecated.Description copied from interface:StreamWriter
Write an atom:summary element- Specified by:
writeSummary
in interfaceStreamWriter
- Parameters:
value
- The text value
-
writeSummary
Deprecated.Description copied from interface:StreamWriter
Write an atom:summary element- Specified by:
writeSummary
in interfaceStreamWriter
- Parameters:
type
- The text typevalue
- The text value
-
writeRights
Deprecated.Description copied from interface:StreamWriter
Write an atom:rights element- Specified by:
writeRights
in interfaceStreamWriter
- Parameters:
value
- The text value
-
writeRights
Deprecated.Description copied from interface:StreamWriter
Write an atom:rights element- Specified by:
writeRights
in interfaceStreamWriter
- Parameters:
type
- The text typevalue
- The text value
-
writeAuthor
Deprecated.Description copied from interface:StreamWriter
Write an atom:author element- Specified by:
writeAuthor
in interfaceStreamWriter
- Parameters:
name
- The person nameemail
- The person emailuri
- The person uri
-
writeAuthor
Deprecated.Description copied from interface:StreamWriter
Write an atom:author element- Specified by:
writeAuthor
in interfaceStreamWriter
- Parameters:
name
- The person name
-
startAuthor
Deprecated.Description copied from interface:StreamWriter
Start an atom:author element- Specified by:
startAuthor
in interfaceStreamWriter
-
endAuthor
Deprecated.Description copied from interface:StreamWriter
End the atom:author element- Specified by:
endAuthor
in interfaceStreamWriter
-
writeContributor
Deprecated.Description copied from interface:StreamWriter
Write an atom:contributor element- Specified by:
writeContributor
in interfaceStreamWriter
- Parameters:
name
- The person nameemail
- The person emailuri
- The person uri
-
writeContributor
Deprecated.Description copied from interface:StreamWriter
Write an atom:contributor element- Specified by:
writeContributor
in interfaceStreamWriter
- Parameters:
name
- The person name
-
startContributor
Deprecated.Description copied from interface:StreamWriter
Start an atom:contributor element- Specified by:
startContributor
in interfaceStreamWriter
-
endContributor
Deprecated.Description copied from interface:StreamWriter
End an atom:contributor element- Specified by:
endContributor
in interfaceStreamWriter
-
writeGenerator
Deprecated.Description copied from interface:StreamWriter
Write an atom:generator element- Specified by:
writeGenerator
in interfaceStreamWriter
- Parameters:
version
- The version valueuri
- The uri valuevalue
- The text value
-
startGenerator
Deprecated.Description copied from interface:StreamWriter
Start an atom:generator element- Specified by:
startGenerator
in interfaceStreamWriter
- Parameters:
version
- The version valueuri
- The uri value
-
endGenerator
Deprecated.Description copied from interface:StreamWriter
End the atom:generator element- Specified by:
endGenerator
in interfaceStreamWriter
-
startCategory
Deprecated.Description copied from interface:StreamWriter
Start an atom:category element- Specified by:
startCategory
in interfaceStreamWriter
- Parameters:
term
- The term value
-
startCategory
Deprecated.Description copied from interface:StreamWriter
Start an atom:category element- Specified by:
startCategory
in interfaceStreamWriter
- Parameters:
term
- The term valuescheme
- The term value
-
startCategory
Deprecated.Description copied from interface:StreamWriter
Start an atom:category element- Specified by:
startCategory
in interfaceStreamWriter
- Parameters:
term
- The term valuescheme
- The term valuelabel
- The term value
-
startService
Deprecated.Description copied from interface:StreamWriter
Start an app:service element- Specified by:
startService
in interfaceStreamWriter
-
endService
Deprecated.Description copied from interface:StreamWriter
End an app:service element- Specified by:
endService
in interfaceStreamWriter
-
startWorkspace
Deprecated.Description copied from interface:StreamWriter
Start an app:workspace element- Specified by:
startWorkspace
in interfaceStreamWriter
-
endWorkspace
Deprecated.Description copied from interface:StreamWriter
End an app:workspace element- Specified by:
endWorkspace
in interfaceStreamWriter
-
startCollection
Deprecated.Description copied from interface:StreamWriter
Start an app:collection element- Specified by:
startCollection
in interfaceStreamWriter
- Parameters:
href
- The href value
-
endCollection
Deprecated.Description copied from interface:StreamWriter
End an app:collection element- Specified by:
endCollection
in interfaceStreamWriter
-
writeAccepts
Deprecated.Description copied from interface:StreamWriter
Writes app:accept elements- Specified by:
writeAccepts
in interfaceStreamWriter
- Parameters:
accepts
- accept element values
-
writeAcceptsEntry
Deprecated.Description copied from interface:StreamWriter
Writes an app:accept element indicating that entries are accepted- Specified by:
writeAcceptsEntry
in interfaceStreamWriter
-
writeAcceptsNothing
Deprecated.Description copied from interface:StreamWriter
Writes an app:accept element indicating that nothing is accepted- Specified by:
writeAcceptsNothing
in interfaceStreamWriter
-
startCategories
Deprecated.Description copied from interface:StreamWriter
Start an app:categories element- Specified by:
startCategories
in interfaceStreamWriter
-
startCategories
Deprecated.Description copied from interface:StreamWriter
Start an app:categories element- Specified by:
startCategories
in interfaceStreamWriter
- Parameters:
fixed
- True if the app:categories element is fixed
-
startCategories
Deprecated.Description copied from interface:StreamWriter
Start an app:categories element- Specified by:
startCategories
in interfaceStreamWriter
- Parameters:
fixed
- True if the app:categories element is fixedscheme
- The scheme value
-
endCategories
Deprecated.Description copied from interface:StreamWriter
End the app:categories element- Specified by:
endCategories
in interfaceStreamWriter
-
startControl
Deprecated.Description copied from interface:StreamWriter
Start the app:control element- Specified by:
startControl
in interfaceStreamWriter
-
endControl
Deprecated.Description copied from interface:StreamWriter
End the app:control element- Specified by:
endControl
in interfaceStreamWriter
-
writeDraft
Deprecated.Description copied from interface:StreamWriter
Write an app:draft element- Specified by:
writeDraft
in interfaceStreamWriter
- Parameters:
draft
- true if app:draft=yes
-
writeAttribute
Deprecated.Description copied from interface:StreamWriter
Write an attribute- Specified by:
writeAttribute
in interfaceStreamWriter
-
writeAttribute
Deprecated.Description copied from interface:StreamWriter
Write an attribute- Specified by:
writeAttribute
in interfaceStreamWriter
-
writeAttribute
Deprecated.Description copied from interface:StreamWriter
Write an attribute- Specified by:
writeAttribute
in interfaceStreamWriter
-
startElement
Deprecated.Description copied from interface:StreamWriter
Start an element- Specified by:
startElement
in interfaceStreamWriter
- Parameters:
qname
- Element qname
-
startElement
Deprecated.Description copied from interface:StreamWriter
Start an element- Specified by:
startElement
in interfaceStreamWriter
-
startElement
Deprecated.Description copied from interface:StreamWriter
Start an element- Specified by:
startElement
in interfaceStreamWriter
-
setAutoIndent
Deprecated.Description copied from interface:StreamWriter
True to enable automatic indenting- Specified by:
setAutoIndent
in interfaceStreamWriter
-
writeAttribute
Deprecated.Description copied from interface:StreamWriter
Write an attribute- Specified by:
writeAttribute
in interfaceStreamWriter
-
writeAttribute
Deprecated.Description copied from interface:StreamWriter
Write an attribute- Specified by:
writeAttribute
in interfaceStreamWriter
-
writeAttribute
Deprecated.Description copied from interface:StreamWriter
Write an attribute- Specified by:
writeAttribute
in interfaceStreamWriter
-
writeAttribute
Deprecated.Description copied from interface:StreamWriter
Write an attribute- Specified by:
writeAttribute
in interfaceStreamWriter
-
writeAttribute
Deprecated.Description copied from interface:StreamWriter
Write an attribute- Specified by:
writeAttribute
in interfaceStreamWriter
-
writeAttribute
Deprecated.Description copied from interface:StreamWriter
Write an attribute- Specified by:
writeAttribute
in interfaceStreamWriter
-
writeAttribute
Deprecated.Description copied from interface:StreamWriter
Write an attribute- Specified by:
writeAttribute
in interfaceStreamWriter
-
writeAttribute
Deprecated.Description copied from interface:StreamWriter
Write an attribute- Specified by:
writeAttribute
in interfaceStreamWriter
-
writeAttribute
Deprecated.Description copied from interface:StreamWriter
Write an attribute- Specified by:
writeAttribute
in interfaceStreamWriter
-
writeAttribute
Deprecated.Description copied from interface:StreamWriter
Write an attribute- Specified by:
writeAttribute
in interfaceStreamWriter
-
writeAttribute
Deprecated.Description copied from interface:StreamWriter
Write an attribute- Specified by:
writeAttribute
in interfaceStreamWriter
-
writeAttribute
Deprecated.Description copied from interface:StreamWriter
Write an attribute- Specified by:
writeAttribute
in interfaceStreamWriter
-
writeAttribute
Deprecated.Description copied from interface:StreamWriter
Write an attribute- Specified by:
writeAttribute
in interfaceStreamWriter
-
writeAttribute
Deprecated.Description copied from interface:StreamWriter
Write an attribute- Specified by:
writeAttribute
in interfaceStreamWriter
-
writeAttribute
Deprecated.Description copied from interface:StreamWriter
Write an attribute- Specified by:
writeAttribute
in interfaceStreamWriter
-
writeAttribute
Deprecated.Description copied from interface:StreamWriter
Write an attribute- Specified by:
writeAttribute
in interfaceStreamWriter
-
writeElementText
Deprecated.Description copied from interface:StreamWriter
Write element text- Specified by:
writeElementText
in interfaceStreamWriter
- Parameters:
value
- The text value
-
writeElementText
Deprecated.Description copied from interface:StreamWriter
Write element text- Specified by:
writeElementText
in interfaceStreamWriter
- Parameters:
value
- The text value
-
writeElementText
Deprecated.Description copied from interface:StreamWriter
Write element text- Specified by:
writeElementText
in interfaceStreamWriter
- Parameters:
value
- The text value
-
writeElementText
Deprecated.Description copied from interface:StreamWriter
Write element text- Specified by:
writeElementText
in interfaceStreamWriter
- Parameters:
value
- The text value
-
writeBase
Deprecated.Description copied from interface:StreamWriter
Write the xml:base attribute- Specified by:
writeBase
in interfaceStreamWriter
-
writeBase
Deprecated.Description copied from interface:StreamWriter
Write the xml:base attribute- Specified by:
writeBase
in interfaceStreamWriter
-
writeLanguage
Deprecated.Description copied from interface:StreamWriter
Write the xml:lang attribute- Specified by:
writeLanguage
in interfaceStreamWriter
-
writeLanguage
Deprecated.Description copied from interface:StreamWriter
Write the xml:lang attribute- Specified by:
writeLanguage
in interfaceStreamWriter
-
writeLanguage
Deprecated.Description copied from interface:StreamWriter
Write the xml:lang attribute- Specified by:
writeLanguage
in interfaceStreamWriter
-
writeIRIElement
Deprecated.Description copied from interface:StreamWriter
Write an IRI element- Specified by:
writeIRIElement
in interfaceStreamWriter
- Parameters:
name
- The element localnameiri
- the IRI to write
-
writeIRIElement
Deprecated.Description copied from interface:StreamWriter
Write an IRI element- Specified by:
writeIRIElement
in interfaceStreamWriter
- Parameters:
name
- The element localnamenamespace
- The element namespaceiri
- the IRI to write
-
writeIRIElement
Deprecated.Description copied from interface:StreamWriter
Write an IRI element- Specified by:
writeIRIElement
in interfaceStreamWriter
- Parameters:
name
- The element localnamenamespace
- The element namespaceprefix
- the element prefixiri
- the IRI to write
-
writeIRIElement
Deprecated.Description copied from interface:StreamWriter
Write an IRI element- Specified by:
writeIRIElement
in interfaceStreamWriter
- Parameters:
name
- The element localnamenamespace
- The element namespaceprefix
- the element prefixiri
- the IRI to write
-
writeIRIElement
Deprecated.Description copied from interface:StreamWriter
Write an IRI element- Specified by:
writeIRIElement
in interfaceStreamWriter
- Parameters:
name
- The element localnamenamespace
- The element namespaceiri
- the IRI to write
-
writeIRIElement
Deprecated.Description copied from interface:StreamWriter
Write an IRI element- Specified by:
writeIRIElement
in interfaceStreamWriter
- Parameters:
name
- The element localnameiri
- the IRI to write
-
writeDate
Deprecated.Description copied from interface:StreamWriter
Write a Date element- Specified by:
writeDate
in interfaceStreamWriter
- Parameters:
name
- The element localnamedate
- The date value
-
writeDate
Deprecated.Description copied from interface:StreamWriter
Write a Date element- Specified by:
writeDate
in interfaceStreamWriter
- Parameters:
name
- The element localnamenamespace
- The element namespacedate
- The date value
-
writeDate
Deprecated.Description copied from interface:StreamWriter
Write a Date element- Specified by:
writeDate
in interfaceStreamWriter
- Parameters:
name
- The element localnamenamespace
- The element namespaceprefix
- The element prefixdate
- The date value
-
writeDate
Deprecated.Description copied from interface:StreamWriter
Write a Date element- Specified by:
writeDate
in interfaceStreamWriter
- Parameters:
name
- The element localnamedate
- The date value
-
writeDate
Deprecated.Description copied from interface:StreamWriter
Write a Date element- Specified by:
writeDate
in interfaceStreamWriter
- Parameters:
name
- The element localnamenamespace
- The element namespacedate
- The date value
-
writeDate
Deprecated.Description copied from interface:StreamWriter
Write a Date element- Specified by:
writeDate
in interfaceStreamWriter
- Parameters:
name
- The element localnamenamespace
- The element namespaceprefix
- The element prefixdate
- The date value
-
startText
Deprecated.Description copied from interface:StreamWriter
Start a Text element- Specified by:
startText
in interfaceStreamWriter
- Parameters:
name
- The element namenamespace
- The element namespaceprefix
- The element prefixtype
- The text type
-
startText
Deprecated.Description copied from interface:StreamWriter
Start a Text element- Specified by:
startText
in interfaceStreamWriter
- Parameters:
name
- The element namenamespace
- The element namespacetype
- The text type
-
startText
Deprecated.Description copied from interface:StreamWriter
Start a Text element- Specified by:
startText
in interfaceStreamWriter
- Parameters:
name
- The element nametype
- The text type
-
writeText
public StreamWriter writeText(String name, String namespace, String prefix, Text.Type type, String value) Deprecated.Description copied from interface:StreamWriter
Write a Text element- Specified by:
writeText
in interfaceStreamWriter
- Parameters:
name
- The element namenamespace
- The element namespaceprefix
- The element prefixtype
- The text typevalue
- The text value
-
writeText
Deprecated.Description copied from interface:StreamWriter
Write a Text element- Specified by:
writeText
in interfaceStreamWriter
- Parameters:
name
- The element namenamespace
- The element namespacetype
- The text typevalue
- The text value
-
writeText
Deprecated.Description copied from interface:StreamWriter
Write a Text element- Specified by:
writeText
in interfaceStreamWriter
- Parameters:
name
- The element nametype
- The text typevalue
- The text value
-
startPerson
Deprecated.Description copied from interface:StreamWriter
Start a person element- Specified by:
startPerson
in interfaceStreamWriter
- Parameters:
name
- The element namenamespace
- The element namespaceprefix
- The element prefix
-
startPerson
Deprecated.Description copied from interface:StreamWriter
Start a person element- Specified by:
startPerson
in interfaceStreamWriter
- Parameters:
name
- The element namenamespace
- The element namespace
-
startPerson
Deprecated.Description copied from interface:StreamWriter
Start a person element- Specified by:
startPerson
in interfaceStreamWriter
- Parameters:
name
- The element name
-
writePerson
public StreamWriter writePerson(String localname, String namespace, String prefix, String name, String email, String uri) Deprecated.Description copied from interface:StreamWriter
Write a person element- Specified by:
writePerson
in interfaceStreamWriter
- Parameters:
namespace
- the element namespaceprefix
- the element prefixname
- The person nameemail
- The person emailuri
- The person uri
-
writePerson
public StreamWriter writePerson(String localname, String namespace, String name, String email, String uri) Deprecated.Description copied from interface:StreamWriter
Write a person element- Specified by:
writePerson
in interfaceStreamWriter
- Parameters:
namespace
- the element namespacename
- The person nameemail
- The person emailuri
- The person uri
-
writePerson
Deprecated.Description copied from interface:StreamWriter
Write a person element- Specified by:
writePerson
in interfaceStreamWriter
- Parameters:
name
- The person nameemail
- The person emailuri
- The person uri
-
append
Deprecated.- Specified by:
append
in interfaceAppendable
- Throws:
IOException
-
append
Deprecated.- Specified by:
append
in interfaceAppendable
- Throws:
IOException
-
append
Deprecated.- Specified by:
append
in interfaceAppendable
- Throws:
IOException
-
writeElementText
Deprecated.Description copied from interface:StreamWriter
Write element text using Formatter- Specified by:
writeElementText
in interfaceStreamWriter
- Parameters:
format
-args
-
-