com.botbox.html
Class TableStyle
java.lang.Object
com.botbox.html.TableStyle
public class TableStyle
- extends java.lang.Object
- Version:
- $Revision: 4074 $, $Date: 2008-02-24 12:03:02 -0500 (Sun, 24 Feb
2008) $
- Author:
- Joakim Eriksson (joakim.eriksson@botbox.com), Niclas Finne (niclas.finne@botbox.com), Sverker Janson (sverker.janson@botbox.com)
Constructor Summary |
TableStyle()
|
TableStyle(java.lang.String outerAttributes,
java.lang.String attributes,
java.lang.String trAttributes,
java.lang.String thAttributes,
java.lang.String tdAttributes)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TableStyle
public TableStyle()
TableStyle
public TableStyle(java.lang.String outerAttributes,
java.lang.String attributes,
java.lang.String trAttributes,
java.lang.String thAttributes,
java.lang.String tdAttributes)
isDoubleTable
public boolean isDoubleTable()
getOuterAttributes
public java.lang.String getOuterAttributes()
getAttributes
public java.lang.String getAttributes()
getTrAttributes
public java.lang.String getTrAttributes()
getThAttributes
public java.lang.String getThAttributes()
getTdAttributes
public java.lang.String getTdAttributes()
Copyright © 2007-2009 Association for Trading Agent Research. All Rights Reserved.