com.openharbor.beck.xml
Class Attribute

java.lang.Object
  extended bycom.openharbor.beck.xml.Attribute

public class Attribute
extends java.lang.Object

An XML attribute in a structural model.


Field Summary
 XMLName name
           
 
Constructor Summary
Attribute()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public XMLName name
Constructor Detail

Attribute

public Attribute()