public class TaintTableAttributeInfo extends Object implements AttributeInfo
AttributeInfo.Kind| Modifier and Type | Field and Description |
|---|---|
int |
columnCount |
int |
rowCount |
Map<Integer,List<Boolean>> |
taintTable |
| Constructor and Description |
|---|
TaintTableAttributeInfo(int attributeNameIndex) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAttributeNameIndex() |
AttributeInfo.Kind |
getKind() |
public AttributeInfo.Kind getKind()
getKind in interface AttributeInfopublic int getAttributeNameIndex()
getAttributeNameIndex in interface AttributeInfoCopyright © 2018 WSO2. All rights reserved.