Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.annotations.gwt.client.util
Class TextGrabberVisitor

java.lang.Object
  extended by org.nuxeo.ecm.platform.annotations.gwt.client.util.TextGrabberVisitor
All Implemented Interfaces:
NodeProcessor

public class TextGrabberVisitor
extends Object
implements NodeProcessor

Author:
Alexandre Russel

Constructor Summary
TextGrabberVisitor()
           
 
Method Summary
 boolean doBreak()
           
 String getText()
           
 void process(com.google.gwt.dom.client.Node node)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextGrabberVisitor

public TextGrabberVisitor()
Method Detail

doBreak

public boolean doBreak()
Specified by:
doBreak in interface NodeProcessor

process

public void process(com.google.gwt.dom.client.Node node)
Specified by:
process in interface NodeProcessor

getText

public String getText()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.