Uses of Class
com.ctc.wstx.dtd.DFAState

Packages that use DFAState
com.ctc.wstx.dtd Package that contains Woodstox classes that implement DTD handling. 
 

Uses of DFAState in com.ctc.wstx.dtd
 

Methods in com.ctc.wstx.dtd that return DFAState
static DFAState DFAState.constructDFA(ContentSpec rootSpec)
           
 DFAState DFAState.findNext(PrefixedName elemName)
           
 

Constructors in com.ctc.wstx.dtd with parameters of type DFAState
DFAValidator(DFAState initialState)
           
 



Copyright © 2011 Codehaus. All Rights Reserved.