All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class org.w3c.dom.OccurrenceType

java.lang.Object
   |
   +----org.w3c.dom.OccurrenceType

public final class OccurrenceType
extends Object

Variable Index

 o OPT
 o PLUS
 o REP

Constructor Index

 o OccurrenceType()

Variables

 o OPT
 public final int OPT
 o PLUS
 public final int PLUS
 o REP
 public final int REP

Constructors

 o OccurrenceType
 public OccurrenceType()

All Packages  Class Hierarchy  This Package  Previous  Next  Index