public static final class HtmlElementTables.HtmlElementNames extends Object
Modifier and Type | Field and Description |
---|---|
com.google.common.collect.ImmutableList<String> |
canonNames
Canonical element names by element index.
|
Constructor and Description |
---|
HtmlElementNames(List<String> canonNames) |
Modifier and Type | Method and Description |
---|---|
int |
getElementNameIndex(String canonName)
The index of the given element name or otherwise the index of the custom
element name
|
public final com.google.common.collect.ImmutableList<String> canonNames
public int getElementNameIndex(String canonName)
Copyright © 2018 OWASP. All rights reserved.