Method | Description | |
---|---|---|
NamespaceDecorator ( ) : SimpleFramework.Xml.Stream |
Constructor for the
|
|
Set ( |
This is used to set the primary namespace for nodes that will be decorated by the namespace decorator. If no namespace is set using this method then this decorator will leave the namespace reference unchanged and only add namespaces for scoping.
|
public NamespaceDecorator ( ) : SimpleFramework.Xml.Stream | ||
return | SimpleFramework.Xml.Stream |
public Set ( |
||
Namespace | ||
return | void |