Class MarkupXML
java.lang.Object
net.sf.statcvs.pages.xml.MarkupXML
- All Implemented Interfaces:
MarkupSyntax
- Version:
- $Id: MarkupXML.java,v 1.3 2008/06/25 20:46:43 benoitx Exp $
- Author:
- Nilendra Weerasinghe (nilendraw@gmail.com)
-
Method Summary
Modifier and TypeMethodDescriptionExtension for report pages, e.g.static MarkupSyntaxstartSection1(String title) startSection2(String title) startSection2(String title, String id)
-
Method Details
-
getInstance
-
endSection1
- Specified by:
endSection1in interfaceMarkupSyntax
-
endSection2
- Specified by:
endSection2in interfaceMarkupSyntax
-
getEndOfPage
- Specified by:
getEndOfPagein interfaceMarkupSyntax
-
getExtension
Description copied from interface:MarkupSyntaxExtension for report pages, e.g. html- Specified by:
getExtensionin interfaceMarkupSyntax
-
getHeader
-
getTableFormat
- Specified by:
getTableFormatin interfaceMarkupSyntax
-
startSection1
- Specified by:
startSection1in interfaceMarkupSyntax
-
startSection2
- Specified by:
startSection2in interfaceMarkupSyntax
-
startSection2
- Specified by:
startSection2in interfaceMarkupSyntax
-