public final class StringEntry extends Object
Constructor and Description |
---|
StringEntry(String value,
int index)
Constructor for the StringEntry object
|
Modifier and Type | Method and Description |
---|---|
int |
getIndex()
Gets the index attribute of the StringEntry object
|
String |
toString()
Description of the Method
|
public StringEntry(String value, int index)
value
- index
- Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.