Class | Description |
---|---|
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–2018 The Apache Software Foundation. All rights reserved.