APL Parsing Interfaces
The following interfaces/APIs provide
various parsing engines, tokenizers, utilities, etc. for string
data.
Strip
This interface provides a collection of routines that can be
used to identify tokens separated by white space and/or arbitrary
character set.
Encoded Get Data
This interface provides a minimal, destructive parser for
decoding an encoded URL that is the result of a HTML form's GET
action.
|