public class MessageStructureHierarchyDumper extends Object
Constructor and Description |
---|
MessageStructureHierarchyDumper(PrintStream out,
ServiceContractModel model) |
Modifier and Type | Method and Description |
---|---|
String |
calcId(MessageStructure ms,
Stack<String> parents) |
void |
writeTabbedData(MessageStructure ms,
Stack<String> parents) |
void |
writeTabbedHeader() |
public MessageStructureHierarchyDumper(PrintStream out, ServiceContractModel model)
public void writeTabbedHeader()
public String calcId(MessageStructure ms, Stack<String> parents)
public void writeTabbedData(MessageStructure ms, Stack<String> parents)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.