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 AttributeInfo
public int getAttributeNameIndex()
getAttributeNameIndex
in interface AttributeInfo
Copyright © 2018 WSO2. All rights reserved.