Package org.apache.axiom.ts.om.attribute

Class Summary
TestEqualsHashCode  
TestGetQNameWithNamespace Tests that OMAttribute.getQName() returns the correct value for an attribute (with namespace) created by OMFactory.createOMAttribute(String, OMNamespace, String).
TestGetQNameWithoutNamespace Tests that OMAttribute.getQName() returns the correct value for an attribute (without namespace) created by OMFactory.createOMAttribute(String, OMNamespace, String).
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.