public interface XmlAttributeDescriptorsProvider
Modifier and Type | Field and Description |
---|---|
static ExtensionPointName<XmlAttributeDescriptorsProvider> |
EP_NAME |
Modifier and Type | Method and Description |
---|---|
XmlAttributeDescriptor |
getAttributeDescriptor(java.lang.String attributeName,
XmlTag context) |
XmlAttributeDescriptor[] |
getAttributeDescriptors(XmlTag context) |
static final ExtensionPointName<XmlAttributeDescriptorsProvider> EP_NAME
XmlAttributeDescriptor[] getAttributeDescriptors(XmlTag context)
XmlAttributeDescriptor getAttributeDescriptor(java.lang.String attributeName, XmlTag context)