public abstract class FragmentContainer extends Object
Learn more
| Constructor and Description |
|---|
FragmentContainer() |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
getCount()
Gets the number of contained text fragments.
|
abstract String |
getFieldName()
Gets the document field name.
|
abstract String[] |
getFragments()
Gets an array of contained text fragments.
|
public abstract int getCount()
public abstract String getFieldName()
public abstract String[] getFragments()
Copyright © 2026. All rights reserved.