public class HtmlContractMessageStructureWriter extends Object
| Constructor and Description | 
|---|
HtmlContractMessageStructureWriter(XmlType xmlType,
                                                                    String directory,
                                                                    ServiceContractModel model)  | 
| Modifier and Type | Method and Description | 
|---|---|
static Set<String> | 
calcOtherXmlTypeUsages(ServiceContractModel mdl,
                                            XmlType xmlType)  | 
static Set<ServiceMethod> | 
calcUsageByMethods(ServiceContractModel mdl,
                                    XmlType xmlType)  | 
static Set<String> | 
calcUsageByService(ServiceContractModel mdl,
                                    XmlType xmlType)  | 
void | 
write(String projectVersion,
          String formattedDate)  | 
void | 
writeStyleSheet()  | 
public HtmlContractMessageStructureWriter(XmlType xmlType, String directory, ServiceContractModel model)
public static Set<String> calcUsageByService(ServiceContractModel mdl, XmlType xmlType)
public static Set<ServiceMethod> calcUsageByMethods(ServiceContractModel mdl, XmlType xmlType)
public static Set<String> calcOtherXmlTypeUsages(ServiceContractModel mdl, XmlType xmlType)
public void writeStyleSheet()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.