@Deprecated public class DictionaryFormatter extends Object
Constructor and Description |
---|
DictionaryFormatter(String name,
String className,
ObjectStructureDefinition os,
Set<ObjectStructureDefinition> subStructuresAlreadyProcessed,
int level,
boolean processSubstructures)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
formatForWiki()
Deprecated.
|
String |
getColSeparator()
Deprecated.
|
String |
getRowSeperator()
Deprecated.
|
void |
setColSeparator(String separator)
Deprecated.
|
void |
setRowSeperator(String rowSeperator)
Deprecated.
|
public static final String UNBOUNDED
public DictionaryFormatter(String name, String className, ObjectStructureDefinition os, Set<ObjectStructureDefinition> subStructuresAlreadyProcessed, int level, boolean processSubstructures)
public String getRowSeperator()
public void setRowSeperator(String rowSeperator)
public String getColSeparator()
public void setColSeparator(String separator)
public String formatForWiki()
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.