Package net.sf.mmm.util.scanner.base

Contains the base-implementations of the Character Scanner API.

See:
          Description

Class Summary
AbstractCharScannerSyntax This is the abstract base implementation of the CharScannerSyntax interface.
CharSequenceScanner This class represents a String or better a sequence of characters ( char[]) together with a position in that sequence.
SimpleCharScannerSyntax This class is a simple container for the special characters of a syntax to scan.
 

Package net.sf.mmm.util.scanner.base Description

Contains the base-implementations of the Character Scanner API.

Character Scanner Base

This package contains the basic implementation of the Character Scanner API. It is available for end-users and therefore NOT located in an impl-package.



Copyright © 2001-2010 mmm-Team. All Rights Reserved.