com.ebmwebsourcing.easybox.api.with
Interface WithOtherAttributes
public interface WithOtherAttributes
getOtherAttributes
java.util.Map<javax.xml.namespace.QName,java.lang.String> getOtherAttributes()
hasOtherAttribute
boolean hasOtherAttribute(javax.xml.namespace.QName qname)
getOtherAttribute
java.lang.String getOtherAttribute(javax.xml.namespace.QName qname)
addOtherAttribute
void addOtherAttribute(javax.xml.namespace.QName qname,
java.lang.String value)
removeOtherAttribute
void removeOtherAttribute(javax.xml.namespace.QName qname)
clearOtherAttributes
void clearOtherAttributes()
Copyright © 2011 Petals Link. All Rights Reserved.