public interface AttributeInfoPool
AttributeInfoPool represents a AttributeInfo entry holder.| Modifier and Type | Method and Description |
|---|---|
void |
addAttributeInfo(AttributeInfo.Kind attributeKind,
AttributeInfo attributeInfo) |
AttributeInfo |
getAttributeInfo(AttributeInfo.Kind attributeKind) |
AttributeInfo[] |
getAttributeInfoEntries() |
AttributeInfo getAttributeInfo(AttributeInfo.Kind attributeKind)
void addAttributeInfo(AttributeInfo.Kind attributeKind, AttributeInfo attributeInfo)
AttributeInfo[] getAttributeInfoEntries()
Copyright © 2018 WSO2. All rights reserved.