Class Hierarchy
- java.lang.Object
- relaxngcc.automaton.Alphabet
- relaxngcc.automaton.Alphabet.ForAction
- relaxngcc.automaton.Alphabet.Fork
- relaxngcc.automaton.Alphabet.Markup
- relaxngcc.automaton.Alphabet.EnterAttribute
- relaxngcc.automaton.Alphabet.EnterElement
- relaxngcc.automaton.Alphabet.LeaveAttribute
- relaxngcc.automaton.Alphabet.LeaveElement
- relaxngcc.automaton.Alphabet.Ref
- relaxngcc.automaton.Alphabet.Text
- relaxngcc.automaton.Alphabet.DataText
- relaxngcc.automaton.Alphabet.ValueText
- relaxngcc.automaton.Head
- relaxngcc.automaton.State (implements java.lang.Comparable<T>)
- relaxngcc.automaton.Transition (implements relaxngcc.automaton.WithOrder)
- relaxngcc.automaton.Alphabet
Interface Hierarchy
- relaxngcc.automaton.WithOrder