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

Packages that use DFAState
com.ctc.wstx.dtd   
 

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 © 2005-2015 Oracle Corporation. All Rights Reserved.