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);

Previous | Next | Top | Cafe con Leche

Copyright 2004 Elliotte Rusty Harold
elharo@metalab.unc.edu
Last Modified February 9, 2004