public static final class Subfield.StringSubscript extends Object implements Subfield.PathElement
| Constructor and Description |
|---|
StringSubscript(String index) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getIndex() |
int |
hashCode() |
boolean |
isSubscript() |
String |
toString() |
public StringSubscript(String index)
public String getIndex()
public boolean isSubscript()
isSubscript in interface Subfield.PathElementCopyright © 2012–2022. All rights reserved.