XmlNamespaceDeclSpecs
Annotation allowing to specify namespaces specifications to be generated upon the element. As multiple annotations are not supported by the plugin this uses a single string. Each declaration is of the form (prefix)=(namespace). To specify the default namespace it is valid to omit the equals sign. Note that this annotation only ensures namespace attributes, it does not make your serialization use those namespaces.
Properties
Link copied to clipboard
Accessor that reads the declared namespaces out of an XmlNamespaceDeclSpecs instance.
