ecologylab.xml
Annotation Type ElementState.xml_other_tags


@Retention(value=RUNTIME)
@Inherited
public static @interface ElementState.xml_other_tags

This optional metalanguage declaration is used to add extra tags to a field or class, in order to enable backwards compatability with a previous dialect of XML. It affects only translate from XML; translateToXML() never uses these entries.

Author:
andruid

Required Element Summary
 java.lang.String[] value
           
 

Element Detail

value

public abstract java.lang.String[] value