com.smallx.xml.component.standard
Class SetAttributeComponent.AttributeSpec

java.lang.Object
  extended bycom.smallx.xml.component.standard.SetAttributeComponent.AttributeSpec
Enclosing class:
SetAttributeComponent

public static class SetAttributeComponent.AttributeSpec
extends java.lang.Object


Constructor Summary
SetAttributeComponent.AttributeSpec(Name name, java.lang.String value)
           
 
Method Summary
 Name getName()
           
 java.lang.String getText()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetAttributeComponent.AttributeSpec

public SetAttributeComponent.AttributeSpec(Name name,
                                           java.lang.String value)
Method Detail

getName

public Name getName()

getText

public java.lang.String getText()