| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(DocumentTable table) |
boolean |
contains(String name) |
DocumentTable |
get(int index) |
DocumentTable |
get(String name) |
int |
getCount() |
int |
indexOf(DocumentTable table) |
int |
indexOf(String name) |
Iterator |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic boolean contains(DocumentTable table)
public boolean contains(String name)
public DocumentTable get(int index)
public DocumentTable get(String name)
public int getCount()
public int indexOf(DocumentTable table)
public int indexOf(String name)
Copyright © 2026. All rights reserved.