Package com.adobe.xfa

Class GenericAttribute

java.lang.Object
com.adobe.xfa.Attribute
com.adobe.xfa.GenericAttribute

public final class GenericAttribute extends Attribute
A class to represents plain XML attributes, i.e., attributes that do not fit into an XFA schema.

Generic attributes are more expensive than XFA attributes, because they must include all possible properties.