All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class org.w3c.jigsaw.pics.PICS

java.lang.Object
   |
   +----org.w3c.jigsaw.pics.PICS

public class PICS
extends Object

Variable Index

 o APPLICATION_PICSLABEL
The PICS mime type
 o PICS_EXTENSION
The bag describing the PICS extension:
 o PICS_PROTOCOL_ID
The PICS protocol version that this filter handles.

Constructor Index

 o PICS()

Method Index

 o debug()
 o setDebug(boolean)

Variables

 o PICS_PROTOCOL_ID
 public static final String PICS_PROTOCOL_ID
The PICS protocol version that this filter handles.

 o APPLICATION_PICSLABEL
 public static HttpMimeType APPLICATION_PICSLABEL
The PICS mime type

 o PICS_EXTENSION
 public static HttpBag PICS_EXTENSION
The bag describing the PICS extension:

Constructors

 o PICS
 public PICS()

Methods

 o debug
 public static boolean debug()
 o setDebug
 public static void setDebug(boolean onoff)

All Packages  Class Hierarchy  This Package  Previous  Next  Index