|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A state of a deterministic finite state automaton.
Method Summary | |
XSDParticle.DFA.Transition |
accept(String namespaceURI,
String localName)
Return the transition applicable for the given input. |
List |
getTransitions()
Returns the list of transitions that leave this state. |
boolean |
isAccepting()
Returns whether this state is an accepting state. |
Method Detail |
public boolean isAccepting()
public List getTransitions()
public XSDParticle.DFA.Transition accept(String namespaceURI, String localName)
null
.
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |