org.kuali.student.contract.model.util
Class HtmlContractMessageStructureWriter
java.lang.Object
org.kuali.student.contract.model.util.HtmlContractMessageStructureWriter
public class HtmlContractMessageStructureWriter
- extends Object
- Author:
- nwright
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HtmlContractMessageStructureWriter
public HtmlContractMessageStructureWriter(XmlType xmlType,
String directory,
ServiceContractModel model)
write
public void write(String projectVersion,
String formattedDate)
calcUsageByService
public static Set<String> calcUsageByService(ServiceContractModel mdl,
XmlType xmlType)
calcUsageByMethods
public static Set<ServiceMethod> calcUsageByMethods(ServiceContractModel mdl,
XmlType xmlType)
calcOtherXmlTypeUsages
public static Set<String> calcOtherXmlTypeUsages(ServiceContractModel mdl,
XmlType xmlType)
writeStyleSheet
public void writeStyleSheet()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.