|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.ne.mki.wedge.pub.vfunit.reporter.AbstractHtmlReportConverter
jp.ne.mki.wedge.pub.vfunit.reporter.ProcessWriter
public class ProcessWriter
VfUnit テスト操作 手順書 のWriter。
フィールドの概要 |
---|
クラス jp.ne.mki.wedge.pub.vfunit.reporter.AbstractHtmlReportConverter から継承されたフィールド |
---|
charSet, root, writeFilePath, writer |
インタフェース jp.ne.mki.wedge.pub.vfunit.reporter.IReportConverter から継承されたフィールド |
---|
NODE_TEST_CASE, NODE_TEST_SUITE |
コンストラクタの概要 | |
---|---|
ProcessWriter()
|
メソッドの概要 | |
---|---|
void |
convert(java.lang.String xmlFilePath,
java.io.File writeFile)
convert |
java.lang.String |
getRootNodeName()
Rootのノード取得XsltPathを取得 |
static void |
main(java.lang.String[] arg)
|
protected void |
writeBody()
Body部分書き込み |
クラス jp.ne.mki.wedge.pub.vfunit.reporter.AbstractHtmlReportConverter から継承されたメソッド |
---|
createWriter, getCharSet, getImageHtml, getWriteFileName, getWriteFilePath, getXmlFormat, print, println, setCharSet, setWriteFileName, setWriteFilePath, writeDateAndIpAddress, writeProperty, writerHead, writeStyleSheet, writeSummary |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public ProcessWriter()
メソッドの詳細 |
---|
public static void main(java.lang.String[] arg)
public void convert(java.lang.String xmlFilePath, java.io.File writeFile) throws java.lang.Exception
IReportConverter
内の convert
AbstractHtmlReportConverter
内の convert
xmlFilePath
- writeFile
-
java.lang.Exception
protected void writeBody() throws java.lang.Exception
AbstractHtmlReportConverter
内の writeBody
java.lang.Exception
public java.lang.String getRootNodeName()
AbstractHtmlReportConverter
内の getRootNodeName
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |