All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface w3c.jigsaw.pics.LabelInterface

public interface LabelInterface

Method Index

 o dump(StringBuffer, int)
Dump this label in the given buffer.

Methods

 o dump
 public abstract void dump(StringBuffer buffer,
                           int format)
Dump this label in the given buffer.

Parameters:
buffer - The buffer to dump the label to.
format - The PICS format in which the label was requested.

All Packages  Class Hierarchy  This Package  Previous  Next  Index