Uses of Class
org.dspace.app.xmlui.wing.AttributeMap

Packages that use AttributeMap
org.dspace.app.xmlui.objectmanager   
org.dspace.app.xmlui.wing.element   
 

Uses of AttributeMap in org.dspace.app.xmlui.objectmanager
 

Methods in org.dspace.app.xmlui.objectmanager with parameters of type AttributeMap
protected  void AbstractAdapter.startElement(Namespace namespace, String name, AttributeMap... attributes)
          Send the SAX events to start this element.
 

Uses of AttributeMap in org.dspace.app.xmlui.wing.element
 

Methods in org.dspace.app.xmlui.wing.element with parameters of type AttributeMap
protected  void AbstractWingElement.startElement(ContentHandler contentHandler, NamespaceSupport namespaces, Namespace namespace, String name, AttributeMap attributes)
          Send the SAX events to start this element.
protected  void AbstractWingElement.startElement(ContentHandler contentHandler, NamespaceSupport namespaces, String name, AttributeMap attributes)
          Send the SAX event to start this element.
 



Copyright © 2012 DuraSpace. All Rights Reserved.