org.benow.web.path
Class BeAccess

java.lang.Object
  extended by org.benow.web.path.BeAccess

public class BeAccess
extends java.lang.Object

A simple specification of path attributes, similar but more basic than an .htaccess. Usually in .beaccess file, in properties (key=value) format.

Currently provides:

Author:
andy

Constructor Summary
BeAccess(java.io.File beaccess)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeAccess

public BeAccess(java.io.File beaccess)
         throws java.io.IOException
Throws:
java.io.IOException