org.kuali.student.common.dictionary.service.impl
Class DictionaryFormatter
java.lang.Object
org.kuali.student.common.dictionary.service.impl.DictionaryFormatter
public class DictionaryFormatter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UNBOUNDED
public static final String UNBOUNDED
- See Also:
- Constant Field Values
DictionaryFormatter
public DictionaryFormatter(String name,
String className,
ObjectStructureDefinition os,
Set<ObjectStructureDefinition> subStructuresAlreadyProcessed,
int level,
boolean processSubstructures)
getRowSeperator
public String getRowSeperator()
setRowSeperator
public void setRowSeperator(String rowSeperator)
getColSeparator
public String getColSeparator()
setColSeparator
public void setColSeparator(String separator)
formatForWiki
public String formatForWiki()
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.