Skip to content

@BindXmlNamespace

xcesco edited this page May 8, 2018 · 1 revision

This annotation is used to define namespaces in the XML format. It is used in @BindXmlType.

Attributes

  • prefix: prefix of the namespace. It can be empty, to define default namespace.
  • uri: uri of the namespace.

Table of Contents

Query definition

Features

Relations

Multithread supports

Modularization

Annotations for data convertion

Annotations for SQLite ORM

Annotations for shared preferences

Clone this wiki locally