public class XBRLTableSet extends java.util.LinkedList<XBRLStructuralTable>
| Modifier and Type | Class and Description | 
|---|---|
| static class  | XBRLTableSet.EvaluationSetThe Class EvaluationSet. | 
| Constructor and Description | 
|---|
| XBRLTableSet(XBRLTable tableDef)Instantiates a new XBRL table set. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | clear()Clear. | 
| void | createModel(XMLFragment tableModel)Creates the model. | 
| XBRLTable | getTableDefinition()Gets the table definition. | 
add, add, addAll, addAll, addFirst, addLast, clone, contains, descendingIterator, element, get, getFirst, getLast, indexOf, lastIndexOf, listIterator, offer, offerFirst, offerLast, peek, peekFirst, peekLast, poll, pollFirst, pollLast, pop, push, remove, remove, remove, removeFirst, removeFirstOccurrence, removeLast, removeLastOccurrence, set, size, spliterator, toArray, toArraycontainsAll, isEmpty, removeAll, retainAll, toStringpublic XBRLTableSet(XBRLTable tableDef) throws XTValidationException, XFException
tableDef - the table defXTValidationException - the XT validation exceptionXFException - the XF exceptionpublic XBRLTable getTableDefinition()
public void createModel(XMLFragment tableModel) throws XTValidationException, XFException
tableModel - the table modelXTValidationException - the XT validation exceptionXFException - the XF exceptionpublic void clear()
clear in interface java.util.Collection<XBRLStructuralTable>clear in interface java.util.List<XBRLStructuralTable>clear in class java.util.LinkedList<XBRLStructuralTable>Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa