org.codehaus.activesoap.policy.addressing
Class AnyAttributeSupport
java.lang.Object
org.codehaus.activesoap.policy.addressing.AnyAttributeSupport
- All Implemented Interfaces:
- AnyAttribute, ElementContent
- Direct Known Subclasses:
- AttributedQName, AttributedURI, EndpointReferenceType
- public abstract class AnyAttributeSupport
- extends Object
- implements AnyAttribute
- Version:
- $Revision: 1.1 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnyAttributeSupport
public AnyAttributeSupport()
getOtherAttributes
public Map getOtherAttributes()
putAttributeValue
public void putAttributeValue(NamespaceContext namespaceContext,
QName attributeName,
String attributeValue)
- Specified by:
putAttributeValue
in interface AnyAttribute
writeAttributes
public void writeAttributes(XMLStreamWriter out)
throws XMLStreamException
- Throws:
XMLStreamException
Copyright © 2004-2007 LogicBlaze, Inc.. All Rights Reserved.