com.healthmarketscience.jackcess.impl.query
Class QueryImpl.RowFormatter
java.lang.Object
com.healthmarketscience.jackcess.impl.query.QueryImpl.RowFormatter
- Enclosing class:
- QueryImpl
protected abstract static class QueryImpl.RowFormatter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryImpl.RowFormatter
protected QueryImpl.RowFormatter(List<QueryImpl.Row> list)
format
public List<String> format()
format
public List<String> format(List<String> strs)
format
protected abstract void format(StringBuilder builder,
QueryImpl.Row row)
Copyright © 2005-2017 Health Market Science. All Rights Reserved.