SimpleServlets v5.5.0

Uses of Interface
com.simpleservlets.htmlobjects.NoChildrenAllowed

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

Uses of NoChildrenAllowed in com.simpleservlets.htmlobjects
 

Classes in com.simpleservlets.htmlobjects that implement NoChildrenAllowed
 class HTMLBreak
          Forced line break, <br> tag.
 class HTMLEntity
          Represents an HTML entity as an HTMLElement.
static class HTMLForm.Input
          Input for forms, <input> tag.
 class HTMLHorizontalRule
          Horizonal line, <hr> tag.
 class HTMLImage
          Inline image, <img> tag.
 class HTMLMeta
          Metainformation for the page header, <meta> tag.
 class HTMLString
          Represents a String as an HTMLElement.
 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.