| org.w3c.jigsaw.pics.LabelInterface
LabelInterface | public interface LabelInterface (Code) | | |
Method Summary | |
public void | dump(StringBuffer buffer, int format) Dump this label in the given buffer. |
dump | public void dump(StringBuffer buffer, int format)(Code) | | Dump this label in the given buffer.
Parameters: buffer - The buffer to dump the label to. Parameters: format - The PICS format in which the label was requested. |
|
|