SimpleServlets v5.5.0

Uses of Interface
com.simpleservlets.htmlobjects.NoAttributesAllowed

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

Uses of NoAttributesAllowed in com.simpleservlets.htmlobjects
 

Subinterfaces of NoAttributesAllowed in com.simpleservlets.htmlobjects
 interface NoTag
          Marker interface to indicate that there is no open or close tag for this element (and consequently, no attributes are supported).
 

Classes in com.simpleservlets.htmlobjects that implement NoAttributesAllowed
 class HTMLEntity
          Represents an HTML entity as an HTMLElement.
 class HTMLSimpleForm
          Creates a two-column form.
 class HTMLString
          Represents a String as an HTMLElement.
 class NoTagHTMLElement
          A generic container with neither a start nor an end 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.