Multivalent API

Uses of Class
multivalent.std.adaptor.CSSGeneral

Packages that use CSSGeneral
multivalent.std.adaptor Media adaptors guaranteed to be available locally: HTML, UNIX manual page, directory, FTP directory, ... 
 

Uses of CSSGeneral in multivalent.std.adaptor
 

Methods in multivalent.std.adaptor with parameters of type CSSGeneral
 void CSS.setAttr(CSSGeneral gs, java.lang.String name, java.lang.String value)
          Convert passed attribute name and value into setting in CSSGeneral.
 void CSS.setAttrs(CSSGeneral gs, java.lang.String pairs)
          Parse list of attribute name-value pairs into settings in CSSGeneral.
 


Multivalent API