All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class vnet.markup.DocumentTypeDefinition

java.lang.Object
   |
   +----vnet.markup.DocumentTypeDefinition

public class DocumentTypeDefinition
extends Object
A generic XML Document Type Definition (DTD).

Note: vnet.markup classes are not thread safe. Locking must be performed by the application.


Constructor Index

 o DocumentTypeDefinition()

Method Index

 o toString()

Constructors

 o DocumentTypeDefinition
 public DocumentTypeDefinition()

Methods

 o toString
 public String toString()
Overrides:
toString in class Object

All Packages  Class Hierarchy  This Package  Previous  Next  Index