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
-
APPLICATION_PICSLABEL
- The PICS mime type
-
PICS_EXTENSION
- The bag describing the PICS extension:
-
PICS_PROTOCOL_ID
- The PICS protocol version that this filter handles.
-
PICS()
-
-
debug()
-
-
setDebug(boolean)
-
PICS_PROTOCOL_ID
public static final String PICS_PROTOCOL_ID
- The PICS protocol version that this filter handles.
APPLICATION_PICSLABEL
public static HttpMimeType APPLICATION_PICSLABEL
- The PICS mime type
PICS_EXTENSION
public static HttpBag PICS_EXTENSION
- The bag describing the PICS extension:
PICS
public PICS()
debug
public static boolean debug()
setDebug
public static void setDebug(boolean onoff)
All Packages Class Hierarchy This Package Previous Next Index