Learn R Programming

redland (version 1.0.17-9)

setNameSpace: Set a namespace for the serializer.

Description

Set a namespace for the serializer.

Usage

setNameSpace(.Object, world, namespace, prefix)

# S4 method for Serializer,World,character,character setNameSpace(.Object, world, namespace, prefix)

Arguments

.Object

a Serializer object

world

a World object

namespace

the namespace to add to the serializer

prefix

the namespace prefix to associate with the namespace