public class SetTextSegmentRule extends Rule implements TextSegmentHandler
Modifier and Type | Field and Description |
---|---|
protected String |
methodName
The method name to call on the parent object.
|
Constructor and Description |
---|
SetTextSegmentRule(String methodName) |
Modifier and Type | Method and Description |
---|---|
void |
textSegment(String text)
Process the end of this element.
|
begin, body, end, finish, getDigester, getNamespaceURI, setDigester, setNamespaceURI
protected String methodName
public SetTextSegmentRule(String methodName)
public void textSegment(String text) throws Exception
textSegment
in interface TextSegmentHandler
Exception
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.