Nuxeo Enterprise Platform 5.4

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 java.lang.Object
implements NodeProcessor

Author:
Alexandre Russel

Constructor Summary
TextGrabberVisitor()
           
 
Method Summary
 boolean doBreak()
           
 java.lang.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 java.lang.String getText()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.