- All Implemented Interfaces:
- java.io.Serializable, org.unlaxer.parser.Initializable, org.unlaxer.parser.Parser, org.unlaxer.parser.PropagatableDestination, org.unlaxer.parser.StaticParser, org.unlaxer.parser.TerminalSymbol, org.unlaxer.ParserFinder, org.unlaxer.ParserFinderFromRoot, org.unlaxer.ParserFinderToChild, org.unlaxer.ParserFinderToRoot, org.unlaxer.ParserHierarchy, org.unlaxer.ParserPath, org.unlaxer.RecursiveTaggable, org.unlaxer.Taggable, org.unlaxer.TaggableAccessor
public class OtherCharacter
extends org.unlaxer.parser.elementary.MappedSingleCharacterParser
(* see 7.5 *) other character
= ’ ’ | ’:’ | ’+’ | ’_’ | ’%’ | ’@’
| ’&’ | ’#’ | ’$’ | ’<' | ’>’ | ’\’
| ’ˆ’ | ’‘’ | ’˜’;
- See Also:
- Serialized Form