A B C D E F G H I L M N O P R S T U

A

ANY - Static variable in class pobs.utility.POBS
Matches any single character.
add(Object) - Method in class pobs.action.PVector
 
add(int, Object) - Method in class pobs.action.PVector
 
addAction() - Method in class pobs.action.PAbstractCollection
 
addAction(Object) - Method in class pobs.action.PAbstractCollection
 
addAction(int) - Method in class pobs.action.PAbstractList
 
addAction(int, Object) - Method in class pobs.action.PAbstractList
 
addAction(PNumber) - Method in class pobs.action.PAbstractList
 
addAction(PNumber, Object) - Method in class pobs.action.PAbstractList
 
addAction() - Method in interface pobs.action.PCollection
 
addAction(Object) - Method in interface pobs.action.PCollection
 
addAction(int) - Method in interface pobs.action.PList
 
addAction(int, Object) - Method in interface pobs.action.PList
 
addAction(PNumber) - Method in interface pobs.action.PList
 
addAction(PNumber, Object) - Method in interface pobs.action.PList
 
addAction(PNumber) - Method in class pobs.action.PNumber
 
addAction() - Method in class pobs.action.PNumber
 
addAll(Collection) - Method in class pobs.action.PVector
 
addAll(int, Collection) - Method in class pobs.action.PVector
 
addAllAction(PCollection) - Method in class pobs.action.PAbstractCollection
 
addAllAction(int, PCollection) - Method in class pobs.action.PAbstractList
 
addAllAction(PNumber, PCollection) - Method in class pobs.action.PAbstractList
 
addAllAction(PCollection) - Method in interface pobs.action.PCollection
 
addAllAction(int, PCollection) - Method in interface pobs.action.PList
 
addAllAction(PNumber, PCollection) - Method in interface pobs.action.PList
 
addControl(PControl) - Method in class pobs.PParser
Adds a control.
alpha() - Static method in class pobs.utility.POBS
Matches all ASCII alphabetical characters, both lower- and uppercase.
alphaAlphaNums() - Static method in class pobs.utility.POBS
Creates a parser who parses a sequence starting with a letter followed by zero or more alpha-numerical characters.
alphaNum() - Static method in class pobs.utility.POBS
Matches all ASCII alphabetical characters and digits, both lower- and uppercase.
alphaNums() - Static method in class pobs.utility.POBS
Creates a parser who parses one or more alpha-numerical characters with skipping disabled.
alternative(PMatch, PMatch) - Method in class pobs.PDirective
Determines the match of two matches based upon the alternatives directive.

A B C D E F G H I L M N O P R S T U