org.netbeans.modules.xml.xam/1 1.18.0 1

org.netbeans.modules.xml.xam.dom
Interface Attribute

All Known Implementing Classes:
AbstractDocumentComponent.PrefixAttribute

public interface Attribute

Attribute of a component.


Method Summary
 Class getMemberType()
          If #getType return a container type, this returns type of its contained member.
 String getName()
          Name of attribute.
 Class getType()
          Type of attribute.
 

Method Detail

getName

String getName()
Name of attribute.


getType

Class getType()
Type of attribute.


getMemberType

Class getMemberType()
If #getType return a container type, this returns type of its contained member.


org.netbeans.modules.xml.xam/1 1.18.0 1

Built on May 25 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.