Class AttributeSetImpl.Attribute

java.lang.Object
org.exolab.castor.xml.util.AttributeSetImpl.Attribute
Enclosing class:
AttributeSetImpl

class AttributeSetImpl.Attribute extends Object
A representation of an Attribute
  • Field Details

  • Constructor Details

    • Attribute

      public Attribute()
    • Attribute

      public Attribute(String name, String value, String namespace)