[ Index ]

PHP Cross Reference of Unnamed Project v0.00

title

Body

[close]

/ -> XSLTLogHandler.phl (summary)

(no description)

File Size: 39 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

XSLTLogHandler:: (2 methods):
  startLog()
  endLog()


Class: XSLTLogHandler  - X-Ref

抽象的なXSLT用ログハンドリングクラスです

Javaで言う「abstract」な位置づけです。子クラスでprocessメソッドを
実装する必要があります。

startLog($xslt, $xml, $xsl)   X-Ref
デバッグ用のログファイルを指定します。
子クラスで実装すべきメソッドです。

param: String    $fileName    ファイル名

endLog($xslt, $xml, $xsl)   X-Ref
デバッグ用のログファイルを指定を解除します。
子クラスで実装すべきメソッドです。

param: String    $fileName    ファイル名



Generated: Wed May 25 00:22:31 2005 Cross-referenced by PHPXref 0.6