SimpleServlets v5.5.0

Uses of Interface
com.simpleservlets.htmlobjects.MustMinimizeEmpty

Packages that use MustMinimizeEmpty
com.simpleservlets.htmlobjects HTMLObjects facilitates the Object-Oriented creation of HTML (see HTMLPage to get started). 
 

Uses of MustMinimizeEmpty in com.simpleservlets.htmlobjects
 

Classes in com.simpleservlets.htmlobjects that implement MustMinimizeEmpty
 class HTMLBreak
          Forced line break, <br> tag.
 class HTMLHorizontalRule
          Horizonal line, <hr> tag.
 class HTMLImage
          Inline image, <img> tag.
 class HTMLMeta
          Metainformation for the page header, <meta> tag.
 class HTMLStylesheetRef
          Stylesheet reference for the page header, <link> tag.
 


SimpleServlets v5.5.0

Copyright © 2001-2007 Programix Incorporated. All rights reserved. SimpleServlets is free and is OSI Certified Open Source Software under the BSD license.