org.apache.wml.dom

Class WMLDocumentImpl

public class WMLDocumentImpl extends DocumentImpl implements WMLDocument

Version: $Id: WMLDocumentImpl.java,v 1.6 2005/04/17 23:34:55 mrglavas Exp $

Author: David Li

UNKNOWN:

Constructor Summary
WMLDocumentImpl(DocumentType doctype)
Method Summary
ElementcreateElement(String tagName)

Constructor Detail

WMLDocumentImpl

public WMLDocumentImpl(DocumentType doctype)

Method Detail

createElement

public Element createElement(String tagName)
Copyright © 1999-2005 Apache XML Project. All Rights Reserved.