Xerces 1.0.4

org.apache.xerces.framework
Class XMLContentSpec.Node

java.lang.Object
  |
  +--org.apache.xerces.framework.XMLContentSpec.Node
Enclosing class:
XMLContentSpec

public static final class XMLContentSpec.Node
extends java.lang.Object


Field Summary
 int otherValue
           
 int type
           
 int value
           
 
Constructor Summary
XMLContentSpec.Node()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

type

public int type

value

public int value

otherValue

public int otherValue
Constructor Detail

XMLContentSpec.Node

public XMLContentSpec.Node()

Xerces 1.0.4