public class CharactersProcessor
extends java.lang.Object
UnmarshalHandler in dealing with the SAX 2
 ContentHandler.characters(char[], int, int) callback method.| Modifier and Type | Field | Description | 
|---|---|---|
protected static java.util.ResourceBundle | 
resourceBundle | 
 resource bundle 
 | 
| Constructor | Description | 
|---|---|
CharactersProcessor(UnmarshalHandler unmarshalHandler) | 
 Creates an instance of this class, with a reference to the actual
  
UnmarshalHandler for which this processor deals with the SAX 2
 characters() callback method. | 
| Modifier and Type | Method | Description | 
|---|---|---|
void | 
compute(char[] ch,
       int start,
       int length) | 
protected static java.util.ResourceBundle resourceBundle
public CharactersProcessor(UnmarshalHandler unmarshalHandler)
UnmarshalHandler for which this processor deals with the SAX 2
 characters() callback method.unmarshalHandler - The UnmarshalHandler instance on which the results of
            processing the characters method will be 'persisted'/set.Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com