Uses of Package
org.enhydra.wireless.wml.dom

Packages that use org.enhydra.wireless.wml.dom
org.enhydra.wireless.wml.dom   
org.enhydra.wireless.wml.dom.xerces   
 

Classes in org.enhydra.wireless.wml.dom used by org.enhydra.wireless.wml.dom
WMLElement
          All WML Elements are derived from this class that contains two core attributes defined in the DTD.
 

Classes in org.enhydra.wireless.wml.dom used by org.enhydra.wireless.wml.dom.xerces
WMLAccessElement
           
WMLAElement
           
WMLAnchorElement
           
WMLBElement
          'b' boldface the text (Section 11.8.1, WAP WML Version 16-Jun-1999)
WMLBigElement
          'big' render the text with big font (Section 11.8.1, WAP WML Version 16-Jun-1999)
WMLBrElement
          'br' element starts a new line
WMLCardElement
          'card' element is the basic display unit of WML.
WMLDocument
           
WMLDoElement
           
WMLDOMImplementation
           
WMLElement
          All WML Elements are derived from this class that contains two core attributes defined in the DTD.
WMLEmElement
          'em' emphasis the text (Section 11.8.1, WAP WML Version 16-Jun-1999)
WMLFieldsetElement
          'fieldset' element groups related fields and tet (Section 11.6.4, WAP WML Version 16-Jun-1999)
WMLGoElement
           
WMLHeadElement
          The head element contains information about a deck.
WMLIElement
          'i' italic the text (Section 11.8.1, WAP WML Version 16-Jun-1999)
WMLImgElement
          'img' specifies an image in a text flow (Section 11.9, WAP WML Version 16-Jun-1999)
WMLInputElement
          'input' element specifies a text entry object.
WMLMetaElement
          The meta element contains meta-info of an WML deck (Section 11.3.2, WAP WML Version 16-Jun-1999)
WMLNoopElement
           
WMLOneventElement
           
WMLOptgroupElement
          'optgroup' element groups related 'option' elements into a hierarchy.
WMLOptionElement
          'option' element specifies a choice in a 'select' element
WMLPElement
          'p' element specifies a paragraph (Section 11.8.3, WAP WML Version 16-Jun-1999)
WMLPostfieldElement
           
WMLPrevElement
           
WMLRefreshElement
           
WMLSelectElement
          'select' element lets user pick from a list of options.
WMLSetvarElement
           
WMLSmallElement
          'small' render the text with small font (Section 11.8.1, WAP WML Version 16-Jun-1999)
WMLStrongElement
          'strong' strongly emphasis the text (Section 11.8.1, WAP WML Version 16-Jun-1999)
WMLTableElement
          'table' create a set of aligned columns of text and images.
WMLTdElement
          'tr' specifies a single table cell with in a row (Section 11.8.6, WAP WML Version 16-Jun-1999)
WMLTemplateElement
          The 'template' element declares a template for the cards in the deck.
WMLTimerElement
          'timer' elements declares a card timer.
WMLTrElement
          'tr' specifies a single row (Section 11.8.6, WAP WML Version 16-Jun-1999)
WMLUElement
          'u' underline the text (Section 11.8.1, WAP WML Version 16-Jun-1999)
WMLWmlElement
          Root of WML document.
 



Copyright © 1999-2002 Mark Diekhans, enhydra.org. All Rights reserved.