public class Table extends Object
String
caption
List<Tr>
trList
Table()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String caption
public List<Tr> trList
public Table()
Copyright © 2023. All rights reserved.