First page Back Continue Last page Overview Graphics
Attribute Constructors
- public Attribute(String localName, String value);
- public Attribute(String localName, String value, Type type);
- public Attribute(String name, String URI, String value, Type type);
- public Attribute(Attribute attribute);