org.enhydra.apache.xerces.validators.common
Class Grammar.ChildrenList

java.lang.Object
  |
  +--org.enhydra.apache.xerces.validators.common.Grammar.ChildrenList
Enclosing class:
Grammar

static class Grammar.ChildrenList
extends Object

Children list for contentSpecTree method.


Field Summary
 int length
           
 QName[] qname
           
 int[] type
           
 
Constructor Summary
(package private) Grammar.ChildrenList()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

length

public int length

qname

public QName[] qname

type

public int[] type
Constructor Detail

Grammar.ChildrenList

Grammar.ChildrenList()


Copyright © 1999 The Apache Software Foundation. All Rights reserved.