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