org.openprivacy.reptile.extensions
Class FileExtension

java.lang.Object
  |
  +--org.openprivacy.reptile.extensions.FileExtension

public class FileExtension
extends java.lang.Object

Provides misc tools for working with files.

Version:
$Id: FileExtension.java,v 1.1 2002/08/23 11:47:52 burton Exp $
Author:
Kevin A. Burton

Constructor Summary
FileExtension()
           
 
Method Summary
 boolean exists(java.lang.String file)
           
 void mkdirs(org.apache.xalan.extensions.XSLProcessorContext context, org.apache.xalan.templates.ElemExtensionCall elem)
          Execute a new search and then serialize the first page.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileExtension

public FileExtension()
Method Detail

exists

public boolean exists(java.lang.String file)

mkdirs

public void mkdirs(org.apache.xalan.extensions.XSLProcessorContext context,
                   org.apache.xalan.templates.ElemExtensionCall elem)
Execute a new search and then serialize the first page.