public interface Browseable
Node
  classes that represent web documents that are typically browsed
  directly in a web browser.  For example, HTML, JSP, and XSQL
  documents.
  The Oc4jStarter class uses this marker interface to
  determine whether a project should be considered a web module.
  If any nodes in the project implement this interface, then the
  project is considered a web module.